3 mesh.data().setFinalIteration(
true);
14 ? fvm::laplacian(
betav*
thermo.alpha(),
h,
"laplacian(alpha,h)")
25 hEqn.solve(
h.select(finalIter));
38 mesh.data().setFinalIteration(
false);
Basic thermodynamics type based on the use of fitting functions for cp, h, s obtained from the templa...
label max(const labelHashSet &set, label maxValue=labelMin)
Find the max value in labelHashSet, optionally limited by second argument.
fvMatrix< scalar > fvScalarMatrix
messageStream Info
Information stream (stdout output on master, null elsewhere).
Ostream & endl(Ostream &os)
Add newline and flush stream.
label min(const labelHashSet &set, label minValue=labelMax)
Find the min value in labelHashSet, optionally limited by second argument.
tmp< volSymmTensorField > taniAlpha
const volScalarField & betav