Go to the documentation of this file.
16 Info<<
"*** Reading fluid mesh thermophysical properties for region "
19 Info<<
" Adding to UFluid\n" <<
endl;
37 Info<<
" Adding to phiFluid\n" <<
endl;
48 IOobject::READ_IF_PRESENT,
56 Info<<
" Adding to pFluid\n" <<
endl;
74 Info<<
" Adding to TFluid\n" <<
endl;
List< scalar > pRefValueFluid(fluidRegions.size(), 0.0)
List< scalar > initialMassFluid(fluidRegions.size())
Ostream & endl(Ostream &os)
Add newline and flush stream.
PtrList< fvMesh > fluidRegions(fluidNames.size())
GeometricField< scalar, fvPatchField, volMesh > volScalarField
PtrList< surfaceScalarField > phiFluid(fluidRegions.size())
PtrList< volScalarField > p_rghFluid(fluidRegions.size())
GeometricField< vector, fvPatchField, volMesh > volVectorField
tmp< GeometricField< Type, fvsPatchField, surfaceMesh > > linearInterpolate(const GeometricField< Type, fvPatchField, volMesh > &vf)
GeometricField< scalar, fvsPatchField, surfaceMesh > surfaceScalarField
List< label > pRefCellFluid(fluidRegions.size(), 0)
PtrList< volVectorField > UFluid(fluidRegions.size())
PtrList< volScalarField > rhoFluid(fluidRegions.size())
PtrList< compressible::turbulenceModel > turbulence(fluidRegions.size())