BUG: functionObjectProperties: baseDict.findDict(objectName); interrupts function object restarts
Summary
./Allrun
the test case GL2616-test-case.zip with 0c3a9388. The restart with pisoFoam
will throw the error below:
--> FOAM FATAL IO ERROR: (openfoam-2206 patch=220907)
Entry 'totalIter' not found in dictionary "
Possible fixes
Change objectName
in functionObjectProperties.C#L140 to entryName
.