View Issue Details

IDProjectCategoryView StatusLast Update
0003854OpenFOAMBugpublic2022-07-01 15:56
ReporterStasF1Assigned Tohenry  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
PlatformUnixOSOtherOS Version(please specify)
Product Versiondev 
Fixed in Versiondev 
Summary0003854: moveMesh does not work with new dynamicMeshDict structure
DescriptionmoveMesh utility does not work with updated dynamicMeshDict structure.
Steps To ReproduceIn $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
TagsNo tags attached.

Activities

henry

2022-07-01 13:57

manager   ~0012654

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.

henry

2022-07-01 15:56

manager   ~0012655

Resolved by commit 31da3ac2c677da0567c79aee40545b676c206021

Issue History

Date Modified Username Field Change
2022-07-01 13:12 StasF1 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