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

Go to the source code of this file.

Functions

PtrList< twoPhaseSystem > phaseSystemFluid (fluidRegions.size())
PtrList< volScalarField > ghFluid (fluidRegions.size())
PtrList< surfaceScalarField > ghfFluid (fluidRegions.size())
PtrList< uniformDimensionedScalarField > hRefFluid (fluidRegions.size())
PtrList< volScalarField > p_rghFluid (fluidRegions.size())
PtrList< multivariateSurfaceInterpolationScheme< scalar >::fieldTable > fieldsFluid (fluidRegions.size())
List< scalar > initialMassFluid (fluidRegions.size())
List< bool > frozenFlowFluid (fluidRegions.size(), false)
List< label > pRefCellFluid (fluidRegions.size())
List< scalar > pRefValueFluid (fluidRegions.size())
PtrList< dimensionedScalar > pMinFluid (fluidRegions.size())
PtrList< pimpleControl > pimpleFluid (fluidRegions.size())
 forAll (fluidRegions, i)

Variables

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

Function Documentation

◆ phaseSystemFluid()

PtrList< twoPhaseSystem > phaseSystemFluid ( fluidRegions. size())

References fluidRegions().

Referenced by forAll(), and forAll().

Here is the call graph for this function:
Here is the caller 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:

◆ hRefFluid()

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

References fluidRegions().

Here is the call graph for this function:

◆ p_rghFluid()

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

References fluidRegions().

Here is the call graph for this function:

◆ fieldsFluid()

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

References fluidRegions().

Referenced by forAll().

Here is the call graph for this function:
Here is the caller 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:

◆ 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:

◆ pMinFluid()

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

References fluidRegions().

Referenced by forAll().

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

◆ pimpleFluid()

PtrList< pimpleControl > pimpleFluid ( 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 20 of file createFluidFields.H.