mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
ENH: Initial attempt to track oriented surface fields
This commit is contained in:
@ -13,6 +13,8 @@ if (nAlphaSubCycles > 1)
|
||||
dimensionedScalar("0", rhoPhi.dimensions(), 0)
|
||||
);
|
||||
|
||||
rhoPhiSum.oriented().oriented() = true;
|
||||
|
||||
tmp<volScalarField> trSubDeltaT;
|
||||
|
||||
if (LTS)
|
||||
|
||||
Reference in New Issue
Block a user