setRegionFluidFields.H File Reference

Go to the source code of this file.

Functions

thermo1 validate (args.executable(), "h", "e")
 
const dimensionedScalar initialMass ("initialMass", dimMass, initialMassFluid[i])
 

Variables

fvMesh & mesh = fluidRegions[i]
 
twoPhaseSystem & fluid = phaseSystemFluid[i]
 
phaseModel & phase1 = fluid.phase1()
 
phaseModel & phase2 = fluid.phase2()
 
const volScalarField & alpha1 = phase1
 
const volScalarField & alpha2 = phase2
 
volVectorField & U1 = phase1.URef()
 
surfaceScalarField & phi1 = phase1.phiRef()
 
const surfaceScalarField & alphaPhi1 = phase1.alphaPhi()
 
volVectorField & U2 = phase2.URef()
 
surfaceScalarField & phi2 = phase2.phiRef()
 
const surfaceScalarField & alphaPhi2 = phase2.alphaPhi()
 
surfaceScalarField & phi = fluid.phi()
 
rhoThermo & thermo1 = phase1.thermoRef()
 
rhoThermo & thermo2 = phase2.thermoRef()
 
volScalarField & rho1 = thermo1.rho()
 
const volScalarField & psi1 = thermo1.psi()
 
volScalarField & rho2 = thermo2.rho()
 
const volScalarField & psi2 = thermo2.psi()
 
const IOMRFZoneList & MRF = fluid.MRF()
 
fv::options & fvOptions = fluid.fvOptions()
 
volScalarField & p = thermo1.p()
 
volScalarField & p_rgh = p_rghFluid[i]
 
const volScalarField & gh = ghFluid[i]
 
const surfaceScalarField & ghf = ghfFluid[i]
 
bool frozenFlow = frozenFlowFluid[i]
 
pimpleControl & pimple = pimpleFluid[i]
 
const dimensionedScalar & pMin = pMinFluid[i]
 

Function Documentation

◆ validate()

thermo1 validate ( args.  executable(),
"h"  ,
"e"   
)

◆ initialMass()

const dimensionedScalar initialMass ( "initialMass"  ,
dimMass  ,
initialMassFluid  [i] 
)

Variable Documentation

◆ mesh

fvMesh& mesh = fluidRegions[i]

Definition at line 1 of file setRegionFluidFields.H.

◆ fluid

twoPhaseSystem& fluid = phaseSystemFluid[i]

Definition at line 3 of file setRegionFluidFields.H.

Referenced by NicenoKEqn< BasicTurbulenceModel >::bubbleG(), LaheyKEpsilon< BasicTurbulenceModel >::bubbleG(), mixtureKEpsilon< BasicTurbulenceModel >::bubbleG(), alphatPhaseChangeJayatillekeWallFunctionFvPatchScalarField::calcAlphat(), linearTsub::correct(), phaseChange::correct(), mixtureKEpsilon< BasicTurbulenceModel >::correct(), continuousGasKEpsilon< BasicTurbulenceModel >::correctNut(), MultiComponentPhaseModel< BasePhaseModel, phaseThermo >::correctThermo(), mixtureKEpsilon< BasicTurbulenceModel >::Ct2(), IATEsource::Eo(), for(), forAll(), AnisothermalPhaseModel< BasePhaseModel >::heEqn(), if(), diffusionGasEvaporation< Thermo, OtherThermo >::Kexp(), continuousGasKEqn< BasicTurbulenceModel >::liquidTurbulence(), continuousGasKEpsilon< BasicTurbulenceModel >::liquidTurbulence(), IATEsource::Mo(), MultiComponentPhaseModel< BasePhaseModel, phaseThermo >::MultiComponentPhaseModel(), phaseModel::New(), phaseChange::phaseChange(), PurePhaseModel< BasePhaseModel, phaseThermo >::PurePhaseModel(), multiphaseInterHtcModel::q(), reactingEulerHtcModel::q(), continuousGasKEpsilon< BasicTurbulenceModel >::rhoEff(), mixtureKEpsilon< BasicTurbulenceModel >::rhogEff(), mixtureKEpsilon< BasicTurbulenceModel >::rholEff(), MultiComponentPhaseModel< BasePhaseModel, phaseThermo >::solveYi(), MovingPhaseModel< BasePhaseModel >::UEqn(), MovingPhaseModel< BasePhaseModel >::UfEqn(), alphatWallBoilingWallFunctionFvPatchScalarField::updateCoeffs(), fixedMultiPhaseHeatFluxFvPatchScalarField::updateCoeffs(), JohnsonJacksonParticleSlipFvPatchVectorField::updateCoeffs(), JohnsonJacksonParticleThetaFvPatchScalarField::updateCoeffs(), IATEsource::Ur(), IATEsource::We(), and while().

◆ phase1

◆ phase2

◆ alpha1

◆ alpha2

◆ U1

volVectorField& U1 = phase1.URef()

◆ phi1

surfaceScalarField& phi1 = phase1.phiRef()

Definition at line 12 of file setRegionFluidFields.H.

Referenced by forAll(), twoPhaseSystem::solve(), and while().

◆ alphaPhi1

const surfaceScalarField& alphaPhi1 = phase1.alphaPhi()

Definition at line 13 of file setRegionFluidFields.H.

Referenced by for(), if(), twoPhaseSystem::solve(), and while().

◆ U2

volVectorField& U2 = phase2.URef()

◆ phi2

surfaceScalarField& phi2 = phase2.phiRef()

Definition at line 16 of file setRegionFluidFields.H.

Referenced by forAll(), twoPhaseSystem::solve(), and while().

◆ alphaPhi2

const surfaceScalarField& alphaPhi2 = phase2.alphaPhi()

Definition at line 17 of file setRegionFluidFields.H.

Referenced by for(), if(), and while().

◆ phi

surfaceScalarField& phi = fluid.phi()

Definition at line 19 of file setRegionFluidFields.H.

◆ thermo1

rhoThermo& thermo1 = phase1.thermoRef()

Definition at line 21 of file setRegionFluidFields.H.

Referenced by for().

◆ thermo2

rhoThermo& thermo2 = phase2.thermoRef()

Definition at line 22 of file setRegionFluidFields.H.

Referenced by for().

◆ rho1

◆ psi1

const volScalarField& psi1 = thermo1.psi()

◆ rho2

◆ psi2

const volScalarField& psi2 = thermo2.psi()

◆ MRF

const IOMRFZoneList& MRF = fluid.MRF()

Definition at line 33 of file setRegionFluidFields.H.

◆ fvOptions

fv::options& fvOptions = fluid.fvOptions()

Definition at line 34 of file setRegionFluidFields.H.

◆ p

volScalarField& p = thermo1.p()

Definition at line 36 of file setRegionFluidFields.H.

◆ p_rgh

volScalarField& p_rgh = p_rghFluid[i]

Definition at line 38 of file setRegionFluidFields.H.

◆ gh

const volScalarField& gh = ghFluid[i]

Definition at line 41 of file setRegionFluidFields.H.

◆ ghf

const surfaceScalarField& ghf = ghfFluid[i]

Definition at line 42 of file setRegionFluidFields.H.

◆ frozenFlow

bool frozenFlow = frozenFlowFluid[i]

Definition at line 51 of file setRegionFluidFields.H.

◆ pimple

pimpleControl& pimple = pimpleFluid[i]

Definition at line 56 of file setRegionFluidFields.H.

Referenced by Foam::CorrectPhi(), if(), and while().

◆ pMin

const dimensionedScalar& pMin = pMinFluid[i]