mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
Corrected message
This commit is contained in:
@ -125,7 +125,7 @@ public:
|
|||||||
"steady-state solver, use 'bounded Gauss' "
|
"steady-state solver, use 'bounded Gauss' "
|
||||||
"to ensure boundedness.\n"
|
"to ensure boundedness.\n"
|
||||||
<< " To remove this warning switch off "
|
<< " To remove this warning switch off "
|
||||||
<< "'boundedGauss' in "
|
<< "'warnUnboundedGauss' in "
|
||||||
<< controlDictFiles[controlDictFiles.size()-1]
|
<< controlDictFiles[controlDictFiles.size()-1]
|
||||||
<< endl;
|
<< endl;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user