7 ? fvm::laplacian(
betav*
thermo.alpha(),
h,
"laplacian(alpha,h)")
24 Info<<
"\nSolving for solid region "<<
solidRegions[i].name() << endl;
28 mesh.data().setFinalIteration(
true);
31 hEqn.solve(
h.select(finalIter));
37 Info<<
"Min/max T:" << min(
thermo.T()).value() <<
' '
38 << max(
thermo.T()).value() << endl;
42 mesh.data().setFinalIteration(
false);
Basic thermodynamics type based on the use of fitting functions for cp, h, s obtained from the templa...
autoPtr< fvMatrix< scalar > > fvMatrixAssemblyPtr
PtrList< fvMesh > solidRegions(solidNames.size())
fvMatrix< scalar > fvScalarMatrix
tmp< volSymmTensorField > taniAlpha
const volScalarField & betav