Loading...
Searching...
No Matches
createFluidFields.H File Reference

Go to the source code of this file.

Functions

PtrList< rhoReactionThermo > thermoFluid (fluidRegions.size())
PtrList< volScalarField > rhoFluid (fluidRegions.size())
PtrList< volVectorField > UFluid (fluidRegions.size())
PtrList< surfaceScalarField > phiFluid (fluidRegions.size())
PtrList< uniformDimensionedScalarField > hRefFluid (fluidRegions.size())
PtrList< volScalarField > ghFluid (fluidRegions.size())
PtrList< surfaceScalarField > ghfFluid (fluidRegions.size())
PtrList< compressible::turbulenceModel > turbulenceFluid (fluidRegions.size())
PtrList< CombustionModel< rhoReactionThermo > > reactionFluid (fluidRegions.size())
PtrList< volScalarField > p_rghFluid (fluidRegions.size())
PtrList< radiation::radiationModel > radiation (fluidRegions.size())
PtrList< volScalarField > KFluid (fluidRegions.size())
PtrList< volScalarField > dpdtFluid (fluidRegions.size())
PtrList< multivariateSurfaceInterpolationScheme< scalar >::fieldTable > fieldsFluid (fluidRegions.size())
PtrList< volScalarField > QdotFluid (fluidRegions.size())
PtrList< fvVectorMatrix > UEqFluid (fluidRegions.size())
List< scalar > initialMassFluid (fluidRegions.size())
List< bool > frozenFlowFluid (fluidRegions.size(), false)
PtrList< IOMRFZoneList > MRFfluid (fluidRegions.size())
PtrList< fv::options > fluidFvOptions (fluidRegions.size())
List< label > pRefCellFluid (fluidRegions.size())
List< scalar > pRefValueFluid (fluidRegions.size())
PtrList< dimensionedScalar > rhoMinFluid (fluidRegions.size())
PtrList< dimensionedScalar > rhoMaxFluid (fluidRegions.size())
PtrList< pressureControlpressureControls (fluidRegions.size())
 forAll (fluidRegions, i)

Variables

const uniformDimensionedVectorField & g = meshObjects::gravity::New(runTime)

Function Documentation

◆ thermoFluid()

PtrList< rhoReactionThermo > thermoFluid ( fluidRegions. size())

References fluidRegions().

Here is the call graph for this function:

◆ rhoFluid()

PtrList< volScalarField > rhoFluid ( fluidRegions. size())

References fluidRegions().

Here is the call graph for this function:

◆ UFluid()

PtrList< volVectorField > UFluid ( fluidRegions. size())

References fluidRegions().

Here is the call graph for this function:

◆ phiFluid()

PtrList< surfaceScalarField > phiFluid ( fluidRegions. size())

References fluidRegions().

Here is the call graph for this function:

◆ hRefFluid()

PtrList< uniformDimensionedScalarField > hRefFluid ( fluidRegions. size())

References fluidRegions().

Here is the call graph for this function:

◆ ghFluid()

PtrList< volScalarField > ghFluid ( fluidRegions. size())

References fluidRegions().

Here is the call graph for this function:

◆ ghfFluid()

PtrList< surfaceScalarField > ghfFluid ( fluidRegions. size())

References fluidRegions().

Here is the call graph for this function:

◆ turbulenceFluid()

PtrList< compressible::turbulenceModel > turbulenceFluid ( fluidRegions. size())

References fluidRegions().

Referenced by forAll().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ reactionFluid()

PtrList< CombustionModel< rhoReactionThermo > > reactionFluid ( fluidRegions. size())

References fluidRegions().

Referenced by forAll().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ p_rghFluid()

PtrList< volScalarField > p_rghFluid ( fluidRegions. size())

References fluidRegions().

Here is the call graph for this function:

◆ radiation()

PtrList< radiation::radiationModel > radiation ( fluidRegions. size())

References fluidRegions().

Here is the call graph for this function:

◆ KFluid()

PtrList< volScalarField > KFluid ( fluidRegions. size())

References fluidRegions().

Referenced by forAll().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ dpdtFluid()

PtrList< volScalarField > dpdtFluid ( fluidRegions. size())

References fluidRegions().

Referenced by forAll().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ fieldsFluid()

PtrList< multivariateSurfaceInterpolationScheme< scalar >::fieldTable > fieldsFluid ( fluidRegions. size())

References fluidRegions().

Here is the call graph for this function:

◆ QdotFluid()

PtrList< volScalarField > QdotFluid ( fluidRegions. size())

References fluidRegions().

Referenced by forAll().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ UEqFluid()

PtrList< fvVectorMatrix > UEqFluid ( fluidRegions. size())

References fluidRegions().

Here is the call graph for this function:

◆ initialMassFluid()

List< scalar > initialMassFluid ( fluidRegions. size())

References fluidRegions().

Here is the call graph for this function:

◆ frozenFlowFluid()

List< bool > frozenFlowFluid ( fluidRegions. size(),
false  )

References fluidRegions().

Here is the call graph for this function:

◆ MRFfluid()

PtrList< IOMRFZoneList > MRFfluid ( fluidRegions. size())

References fluidRegions().

Here is the call graph for this function:

◆ fluidFvOptions()

PtrList< fv::options > fluidFvOptions ( fluidRegions. size())

References fluidRegions().

Here is the call graph for this function:

◆ pRefCellFluid()

List< label > pRefCellFluid ( fluidRegions. size())

References fluidRegions().

Here is the call graph for this function:

◆ pRefValueFluid()

List< scalar > pRefValueFluid ( fluidRegions. size())

References fluidRegions().

Here is the call graph for this function:

◆ rhoMinFluid()

PtrList< dimensionedScalar > rhoMinFluid ( fluidRegions. size())

References fluidRegions().

Referenced by forAll().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ rhoMaxFluid()

PtrList< dimensionedScalar > rhoMaxFluid ( fluidRegions. size())

References fluidRegions().

Referenced by forAll().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ pressureControls()

PtrList< pressureControl > pressureControls ( fluidRegions. size())

References fluidRegions().

Referenced by forAll().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ forAll()

Variable Documentation

◆ g

const uniformDimensionedVectorField& g = meshObjects::gravity::New(runTime)

Definition at line 35 of file createFluidFields.H.