RunFunctions::getNumberOfProcessors: Added support for files included in decomposeParDict
-
@andy This is problem when case doesn't have default decomposeParDict
The usage of -np xxx and -decomposeParDict yyy leads to success in running the job. However call to this function leads to failure. e.g.
--> FOAM FATAL IO ERROR: file "system/decomposeParDict" does not exist file: system/decomposeParDict at line 1. From function Foam::IFstream& Foam::IFstream::operator()() const in file db/IOstreams/Fstreams/IFstream.C at line 176. FOAM exiting
-
mentioned in merge request !36 (merged)
-
mentioned in commit f35e966f
Please register or sign in to comment