View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001239 | OpenFOAM | Bug | public | 2014-03-26 17:15 | 2014-05-16 17:20 |
Reporter | Assigned To | henry | |||
Priority | normal | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | linux 64 | OS | ubuntu | OS Version | 12.04 |
Summary | 0001239: compressibleInterDyMFoam does not allow adaptative re-meshing | ||||
Description | compressibleInterDyMFoam doesn't work with dynamicFvMesh=dynamicRefineFvMesh. This is true for 2.2.x to 2.3.x. This bug seems related to bug "0001195: dynamicRefinement update misses meshPhi", as this is also a mapping error. The error message after the first time step is: Selected 61200 cells for refinement out of 1131184. Refined from 1131184 to 1559584 cells. --> FOAM FATAL ERROR: Incompatible size before mapping. Field size: 1024000 map size: 1131184 From function void MapInternalField<Type, MeshMapper, volMesh>::operator() ( Field<Type>& field, const MeshMapper& mapper ) const in file lnInclude/MapFvVolField.H at line 73. FOAM aborting. See the basic test case. | ||||
Steps To Reproduce | Just run the Allrun script. This case is the depthCharge3D in tutorials, with adaptative remeshing (see dynamicMeshDict in constant). | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2014-03-26 17:15 |
|
New Issue | |
2014-03-26 17:15 |
|
File Added: depthCharge3D_DyMesh_bug.tar.gz | |
2014-05-16 17:20 | henry | Note Added: 0003062 | |
2014-05-16 17:20 | henry | Status | new => resolved |
2014-05-16 17:20 | henry | Resolution | open => fixed |
2014-05-16 17:20 | henry | Assigned To | => henry |