View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000864 | OpenFOAM | Bug | public | 2013-05-21 14:01 | 2014-02-18 09:00 |
Reporter | jacob | Assigned To | |||
Priority | normal | Severity | major | Reproducibility | random |
Status | closed | Resolution | fixed | ||
Platform | Linux | OS | Ubuntu | OS Version | 12.04 |
Summary | 0000864: cyclicAMIPolyPatch::findFaceMaxRadius computes wrong rotation | ||||
Description | The function cyclicAMIPolyPatch::findFaceMaxRadius is used to compute rotational displacement between two cyclicAMI patches. However, the algorithm is unsuitable for more complex wedge-like geometries. On both patches the algorithm chooses the face that is most distant from the rotation axis. Generally, the chosen faces do not correspond (i.e. their coordinate along the axis may differ significantly). If the (radially) far edges of the AMI surfaces are parallel with the axis of rotation, it doesn't matter. But if those edges are not parallel with the axis of rotation, the resulting computed rotational displacement is wrong and AMI crashes. | ||||
Tags | No tags attached. | ||||
duplicate of | 0000585 | resolved | Failure to initialize cyclicAMI |
|
Actually, it would be easiest to let the user specify the requested angular displacement between the cyclicAMI patches on his/her own. |
|
This is actually a duplicate of http://www.openfoam.org/mantisbt/view.php?id=585 . |
|
Updated in version 2.3.x |
Date Modified | Username | Field | Change |
---|---|---|---|
2013-05-21 14:01 | jacob | New Issue | |
2013-06-12 15:36 | jacob | Note Added: 0002276 | |
2013-06-12 15:37 | jacob | Note Edited: 0002276 | |
2013-09-30 14:48 | jacob | Note Added: 0002523 | |
2014-02-18 08:59 |
|
Relationship added | duplicate of 0000585 |
2014-02-18 09:00 |
|
Note Added: 0002832 | |
2014-02-18 09:00 |
|
Status | new => closed |
2014-02-18 09:00 |
|
Assigned To | => user2 |
2014-02-18 09:00 |
|
Resolution | open => fixed |
2014-02-18 09:00 |
|
Fixed in Version | => 2.3.x |