Go to the documentation of this file.
10 const auto& bpsi =
thermo.T().boundaryField();
14 if (bpsi[patchI].useImplicit())
24 const auto& bpsi =
thermo.T().boundaryField();
28 if (bpsi[patchI].useImplicit())
40 Info<<
"Create fvMatrixAssembly." <<
endl;
58 Info<<
"Create fvMatrixAssembly." <<
endl;
const dimensionSet dimEnergy
Basic thermodynamics type based on the use of fitting functions for cp, h, s obtained from the templa...
Ostream & endl(Ostream &os)
const dimensionSet dimTime(0, 0, 1, 0, 0, 0, 0)
PtrList< fvMesh > fluidRegions(fluidNames.size())
PtrList< fvMesh > solidRegions(solidNames.size())
bool coupled(solutionDict.getOrDefault("coupledEnergyField", false))
PtrList< rhoThermo > thermoFluid(fluidRegions.size())
fvSolution solutionDict(runTime)
PtrList< solidThermo > thermos(solidRegions.size())
autoPtr< fvMatrix< scalar > > fvMatrixAssemblyPtr