View Issue Details

IDProjectCategoryView StatusLast Update
0004015OpenFOAMFeaturepublic2023-09-06 14:38
Reporterblttkgl Assigned Tohenry  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionsuspended 
Product Versiondev 
Summary0004015: movingMesh does not work when fvModels or fvConstraints present
DescriptionThe movingMesh module does not move the mesh if there is a fvModels or fvConstraints file set up inside the case directory. The issue can be overcome by renaming/deleting the file temporarily, or commenting out the contents of it, but it would be nice to be able to execute movingMesh without the need to change the case setup for quick debugging.

Steps To ReproduceIn movingCone tutorial, add a buoyancyForce fvModel and a g file, which can be found in e.g. aachenBomb tutorial, and run foamRun -solver movingMesh, which returns:


--> FOAM FATAL ERROR:
Unknown model type buoyancyForce

Table of fvModels is empty

    From function static Foam::autoPtr<Foam::fvModel> Foam::fvModel::New(const Foam::word&, const Foam::fvMesh&, const Foam::dictionary&)
    in file cfdTools/general/fvModels/fvModel.C at line 127.

FOAM exiting
TagsNo tags attached.

Activities

henry

2023-09-06 14:38

manager   ~0013118

Feature request, pending funding.

Issue History

Date Modified Username Field Change
2023-09-06 14:24 blttkgl New Issue
2023-09-06 14:38 henry Assigned To => henry
2023-09-06 14:38 henry Status new => closed
2023-09-06 14:38 henry Resolution open => suspended
2023-09-06 14:38 henry Note Added: 0013118