View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000092 | OpenFOAM | Bug | public | 2010-11-25 16:23 | 2011-07-28 15:39 |
Reporter | dhora | Assigned To | |||
Priority | normal | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | Linux | OS | Ubuntu | OS Version | 10.04 |
Summary | 0000092: Wrong wall distance in conjunction with cyclic patches | ||||
Description | The wall distance is sometimes not calculated correctly when cyclic patches are present in OpenFOAM 1.7.x (and 1.5-dev). I will describe it for 1.5-dev as the definable rotationaAngle in 1.5-dev could help to find the root of the problem. I could reproduce this problem on several similar meshes but unfortunately not with a simple mesh generated with blockMesh. The geometry is the inlet section (straight pipe) of a case with rotational periodicity, in this case 360°/7. I converted the mesh with fluentMeshToFoam from a fluent mesh file. It doesn't help to use fluent3DMeshTofoam. checkMesh doesn't report any problem. The settings of the cyclic patch are: PERIODIC { type cyclic; nFaces 3120; startFace 236890; featureCos 0.9; transform rotational; rotationCentre (0 0 0); rotationAxis (0 0 1); rotationAngle -51.42857; } This setup gives a "correct" Urel, k, omega and pressure but the wall distance is wrong. OpenFOAM-1.7.x, 1.6.x and 1.5-dev produce the same results. If the rotationAngle is changed to 51.42857, the simulation does not converge due to the wrong transformation of the velocity vectors at the cyclic patches. The big surprise is that the wall distance seems to be correct in this case. | ||||
Steps To Reproduce | Calculate wall distance with yPlusRAS for the attached case. | ||||
Tags | No tags attached. | ||||
duplicate of | 0000091 | resolved | Wrong wall distance in conjunction with cyclic patches |
Date Modified | Username | Field | Change |
---|---|---|---|
2010-11-25 16:23 | dhora | New Issue | |
2010-12-08 12:49 |
|
Relationship added | duplicate of 0000091 |
2011-01-04 11:25 |
|
Assigned To | => user4 |
2011-01-04 11:25 |
|
Status | new => assigned |
2011-07-28 15:39 |
|
Note Added: 0000597 | |
2011-07-28 15:39 |
|
Status | assigned => resolved |
2011-07-28 15:39 |
|
Resolution | open => fixed |