mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
added reference cell printing
This commit is contained in:
@ -92,6 +92,7 @@ void Foam::setRefCell
|
||||
dict
|
||||
) << "Unable to set reference cell for field " << field.name()
|
||||
<< nl << " Reference point " << refPointName
|
||||
<< " " << refPointi
|
||||
<< " found on " << sumHasRef << " domains (should be one)"
|
||||
<< nl << exit(FatalIOError);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user