View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003854 | OpenFOAM | Bug | public | 2022-07-01 13:12 | 2022-07-01 15:56 |
Reporter | Assigned To | henry | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | Unix | OS | Other | OS Version | (please specify) |
Product Version | dev | ||||
Fixed in Version | dev | ||||
Summary | 0003854: moveMesh does not work with new dynamicMeshDict structure | ||||
Description | moveMesh utility does not work with updated dynamicMeshDict structure. | ||||
Steps To Reproduce | In $FOAM_TUTORIALS/incompressible/pimpleFoam/laminar/movingCone/controlDict set application value to moveMesh ant try run the case using Allrun. | ||||
Additional Information | --> FOAM FATAL IO ERROR: keyword motionSolver is undefined in dictionary "/m/work/t212/unix/work/stashes1/OpenFOAM/projects/cleanPropulsionInjection/run/ECNSprayD/RAS/moveMesh/movingCone/constant/dynamicMeshDict" file: /m/work/t212/unix/work/stashes1/OpenFOAM/projects/cleanPropulsionInjection/run/ECNSprayD/RAS/moveMesh/movingCone/constant/dynamicMeshDict from line 19 to line 38. From function T Foam::dictionary::lookup(const Foam::word&, bool, bool) const [with T = Foam::word] in file /m/home/home4/42/stashes1/unix/.local/opt/OpenFOAM-dev/src/OpenFOAM/lnInclude/dictionaryTemplates.C at line 43. FOAM exiting | ||||
Tags | No tags attached. | ||||
|
Try moveDynamicMesh, it should handle all mesh motion and changes. My plan is to remove the old moveMesh and rename moveDynamicMesh -> moveMesh is would be more obvious to the users. |
|
Resolved by commit 31da3ac2c677da0567c79aee40545b676c206021 |
Date Modified | Username | Field | Change |
---|---|---|---|
2022-07-01 13:12 |
|
New Issue | |
2022-07-01 13:56 | henry | Severity | major => minor |
2022-07-01 13:57 | henry | Note Added: 0012654 | |
2022-07-01 15:56 | henry | Assigned To | => henry |
2022-07-01 15:56 | henry | Status | new => resolved |
2022-07-01 15:56 | henry | Resolution | open => fixed |
2022-07-01 15:56 | henry | Fixed in Version | => dev |
2022-07-01 15:56 | henry | Note Added: 0012655 |