Merge remote-tracking branch 'origin/develop' into develop-pre-release

This commit is contained in:
Mark Olesen
2018-06-20 01:56:41 +02:00
12 changed files with 316 additions and 67 deletions

View File

@ -829,7 +829,9 @@ bool Foam::functionObjectList::read()
{
// Bit of trickery to get the original message
err.write(Warning, false);
InfoInFunction << nl << endl;
InfoInFunction << nl
<< "--> while loading function object '" << key << "'"
<< nl << endl;
}
// Restore previous exception throwing state