View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001092 | OpenFOAM | Bug | public | 2013-11-26 14:37 | 2013-11-26 14:54 |
Reporter | Assigned To | ||||
Priority | normal | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | Linux | OS | Other | OS Version | (please specify) |
Summary | 0001092: Erroneous halving of faces for cyclic patches in faceSource | ||||
Description | Hi, In faceSource.C, line 189-192: if (isA<cyclicPolyPatch>(pp)) { nFaces /= 2; } this is wrong I think - a hangover from the pre-split-cyclic days? The fluxes that are produced when integrating over a cyclic patch, for example, are half what they should be, as are the reported number of faces and area. patchIntegrate seems to work correctly. Graham | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2013-11-26 14:37 |
|
New Issue | |
2013-11-26 14:54 |
|
Note Added: 0002658 | |
2013-11-26 14:54 |
|
Status | new => resolved |
2013-11-26 14:54 |
|
Fixed in Version | => 2.2.x |
2013-11-26 14:54 |
|
Resolution | open => fixed |
2013-11-26 14:54 |
|
Assigned To | => user2 |