View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003498 | OpenFOAM | Bug | public | 2020-05-22 19:18 | 2020-05-25 11:10 |
Reporter | gskillas | Assigned To | henry | ||
Priority | normal | Severity | crash | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | OpenSUSE | OS | Leap | OS Version | 15.1 |
Product Version | dev | ||||
Fixed in Version | dev | ||||
Summary | 0003498: solidDisplacementFoam crashes when Re-reading system/fvSolution | ||||
Description | Changes made to system/fvSolution, causing a re-read by a running solidDisplacementFoam instance lead to a crash with a message similar to: regIOobject::readIfModified() : Re-reading object fvSolution from file "/home/cfd/OpenFOAM/cfd-dev/run/pressurisedPipe/system/fvSolution" Iteration: 0.10036 --> FOAM FATAL IO ERROR: keyword D is undefined in dictionary "\ file: From function T Foam::dictionary::lookup(const Foam::word&, bool, bool) const [with T = double] in file /home/cfd/OpenFOAM/OpenFOAM-dev/src/OpenFOAM/lnInclude/dictionaryTemplates.C at line 46. FOAM exiting | ||||
Steps To Reproduce | Copy the platehole tutorial, change the end time in system/controlDict to 20000 (to give the case enough running time), and then > ./Allclean; ./Allrun & sleep 30; touch system/controlDict | ||||
Tags | No tags attached. | ||||