mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-12-28 03:37:59 +00:00
STYLE: overset: change massCorrection to fluxCorrection
COMP: overset: fixes for SPDP, int64
This commit is contained in:
@ -31,7 +31,7 @@ boundaryField
|
||||
{
|
||||
type overset;
|
||||
value uniform 0;
|
||||
massCorrection false;
|
||||
fluxCorrection false;
|
||||
}
|
||||
|
||||
top
|
||||
|
||||
Reference in New Issue
Block a user