11 PtrList<compressible::momentumTransportModel>
13 PtrList<rhoReactionThermophysicalTransportModel>
20 PtrList<multivariateSurfaceInterpolationScheme<scalar>::fieldTable>
31 Info<<
"*** Reading fluid mesh thermophysical properties for region " 34 Info<<
" Adding to thermoFluid\n" <<
endl;
37 Info<<
" Adding to rhoFluid\n" <<
endl;
55 Info<<
" Adding to UFluid\n" <<
endl;
73 Info<<
" Adding to phiFluid\n" <<
endl;
84 IOobject::READ_IF_PRESENT,
92 Info<<
" Adding to gFluid\n" <<
endl;
109 Info<<
" Adding to hRefFluid\n" <<
endl;
120 IOobject::READ_IF_PRESENT,
127 Info<<
" Adding to pRefFluid\n" <<
endl;
138 IOobject::READ_IF_PRESENT,
147 Info<<
" Adding to ghFluid\n" <<
endl;
158 Info<<
" Adding to ghfFluid\n" <<
endl;
169 Info<<
" Adding to turbulenceFluid\n" <<
endl;
182 Info<<
" Adding to thermophysicalTransport\n" <<
endl;
193 Info<<
" Adding to reactionFluid\n" <<
endl;
226 Info<<
" Adding to radiationFluid\n" <<
endl;
235 Info<<
" Adding to KFluid\n" <<
endl;
246 Info<<
" Adding to dpdtFluid\n" <<
endl;
267 Info<<
" Adding to fieldsFluid\n" <<
endl;
271 new multivariateSurfaceInterpolationScheme<scalar>::fieldTable
286 Info<<
" Adding fvOptions\n" <<
endl;
PtrList< uniformDimensionedScalarField > pRefFluid(fluidRegions.size())
PtrList< uniformDimensionedVectorField > gFluid(fluidRegions.size())
PtrList< volVectorField > UFluid(fluidRegions.size())
PtrList< fv::options > fluidFvOptions(fluidRegions.size())
PtrList< IOMRFZoneList > MRFfluid(fluidRegions.size())
UniformDimensionedField< vector > uniformDimensionedVectorField
tmp< GeometricField< Type, fvsPatchField, surfaceMesh > > linearInterpolate(const GeometricField< Type, fvPatchField, volMesh > &vf)
basicSpecieMixture & composition
PtrList< volScalarField > p_rghFluid(fluidRegions.size())
PtrList< uniformDimensionedScalarField > hRefFluid(fluidRegions.size())
Ostream & endl(Ostream &os)
Add newline and flush stream.
dimensioned< Type > domainIntegrate(const GeometricField< Type, fvPatchField, volMesh > &vf)
GeometricField< vector, fvPatchField, volMesh > volVectorField
UniformDimensionedField< scalar > uniformDimensionedScalarField
GeometricField< scalar, fvPatchField, volMesh > volScalarField
List< scalar > initialMassFluid(fluidRegions.size())
PtrList< volScalarField > ghFluid(fluidRegions.size())
PtrList< rhoReactionThermo > thermoFluid(fluidRegions.size())
autoPtr< BasicCompressibleMomentumTransportModel > New(const volScalarField &rho, const volVectorField &U, const surfaceScalarField &phi, const typename BasicCompressibleMomentumTransportModel::transportModel &transport)
PtrList< volScalarField > KFluid(fluidRegions.size())
PtrList< volScalarField > dpdtFluid(fluidRegions.size())
PtrList< multivariateSurfaceInterpolationScheme< scalar >::fieldTable > fieldsFluid(fluidRegions.size())
const dimensionSet dimPressure
PtrList< fvMesh > fluidRegions(fluidNames.size())
PtrList< compressible::momentumTransportModel > turbulenceFluid(fluidRegions.size())
dimensioned< scalar > magSqr(const dimensioned< Type > &)
PtrList< surfaceScalarField > ghfFluid(fluidRegions.size())
word name(const complex &)
Return a string representation of a complex.
const dimensionSet dimLength(0, 1, 0, 0, 0, 0, 0)
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.
PtrList< volScalarField > & Y
PtrList< rhoReactionThermophysicalTransportModel > thermophysicalTransportFluid(fluidRegions.size())
const dimensionSet dimTime(0, 0, 1, 0, 0, 0, 0)
dimensioned< scalar > mag(const dimensioned< Type > &)
PtrList< radiationModel > radiation(fluidRegions.size())
GeometricField< scalar, fvsPatchField, surfaceMesh > surfaceScalarField
PtrList< surfaceScalarField > phiFluid(fluidRegions.size())
PtrList< CombustionModel< rhoReactionThermo > > reactionFluid(fluidRegions.size())
PtrList< volScalarField > rhoFluid(fluidRegions.size())