mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
ENH: report the function object name that causes the FatalError
This commit is contained in:
@ -876,6 +876,7 @@ bool Foam::functionObjects::forces::read(const dictionary& dict)
|
||||
}
|
||||
|
||||
coordSys_.clear();
|
||||
localSystem_ = false;
|
||||
|
||||
// Centre of rotation for moment calculations
|
||||
// specified directly, from coordinate system, or implicitly (0 0 0)
|
||||
|
||||
Reference in New Issue
Block a user