ENH: Initial attempt to track oriented surface fields

This commit is contained in:
Andrew Heather
2017-04-24 10:34:05 +01:00
parent b3d4b836c8
commit 976ad36776
21 changed files with 836 additions and 43 deletions

View File

@ -13,6 +13,8 @@ if (nAlphaSubCycles > 1)
dimensionedScalar("0", rhoPhi.dimensions(), 0)
);
rhoPhiSum.oriented().oriented() = true;
tmp<volScalarField> trSubDeltaT;
if (LTS)