View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001702 | OpenFOAM | Bug | public | 2015-05-21 09:00 | 2015-06-04 14:46 |
Reporter | Assigned To | henry | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | 3.10.0-229.4.2.el7.x86_64 | OS | CentOS | OS Version | 7.1.1503 |
Summary | 0001702: mapFields -- Problems with patchmap | ||||
Description | When trying to use mapFields for mapping patches Errors occure: Errors like this appear for every face: FOAM Warning : From function void Foam::faceAreaWeightAMI<SourcePatch, TargetPatch>::interArea(const label, const label) const in file lnInclude/faceAreaWeightAMI.C at line 359 Invalid normal for source face 49 points 4((0 0.001069553572 0.01) (0 0 0.01) (0 0 0) (0 0.001069553572 0)) target face 47 points 4((0 0.001069553572 0.01) (0 0.002376785715 0.01) (0 0.002376785715 0) (0 0.001069553572 0)) its not possible to map an outlet patch from a further simulation on the inlet patch of a new simulation, even if the patches are at the same location. | ||||
Steps To Reproduce | simple 2d channel, solver simpleFoam, mapFieldsDict with patchMap ( outlet inlet ); run first simulation, try to map the outlet from the first simulation on the inlet of the new one. | ||||
Additional Information | Exact the same setup works without any issue on OF-2.2.2! | ||||
Tags | No tags attached. | ||||
|
Try with OpenFOAM-2.3.x |
|
ah sry. i did. i accidentally selected 2.3.1 |
|
Yeah, I found mapField in openfoam22x is quite robuster than 23x. Anyway I installed two versions in my laptop, when I got an error in 23xmapfield, then I switch to 22xmapfield... |
|
Given the number of issues with the latest mapFields I propose to reinstate the mapFields from OpenFOAM-2.2.x and maintain the new mapFields under the name mapFieldsPar (parallel mapFields) until it is fully-functional, tested and demonstrated that it performs at least as well as the previous mapFields on all cases. |
|
I have just pushed mapFields (from OpenFOAM-2.2.x) and mapFieldsPar into OpenFOAM-dev: commit 71c6af8fe97a6782b4bcce540d6eab11cc81ac95 Please let me know if this resolves your current problems pending the correction/rewrite of mapFieldsPar. |
Date Modified | Username | Field | Change |
---|---|---|---|
2015-05-21 09:00 |
|
New Issue | |
2015-05-21 09:05 | henry | Note Added: 0004779 | |
2015-05-21 10:11 |
|
Note Added: 0004780 | |
2015-05-21 10:11 |
|
Note Edited: 0004780 | |
2015-05-22 10:12 | sharonyue | Note Added: 0004784 | |
2015-05-26 10:39 | henry | Note Added: 0004810 | |
2015-05-26 11:37 | henry | Note Added: 0004811 | |
2015-06-04 14:46 | henry | Status | new => closed |
2015-06-04 14:46 | henry | Assigned To | => henry |
2015-06-04 14:46 | henry | Resolution | open => fixed |