Transient energy eqn.

This commit is contained in:
tlichtenegger
2020-10-20 11:58:03 +02:00
parent 0fa1f023d6
commit 7a6c024af2

View File

@ -168,6 +168,8 @@ Info<< "Reading thermophysical properties\n" << endl;
linearInterpolate(rho*U*voidfraction) & mesh.Sf()
);
bool transientEEqn(pimple.dict().lookupOrDefault<bool>("transientEEqn",false));
dimensionedScalar rhoMax
(
dimensionedScalar::lookupOrDefault