alphaSuSp.H File Reference

Go to the source code of this file.

Functions

tmp< volScalarField::Internal > Sp (volScalarField::Internal::New("Sp", mesh, dimensionedScalar(dgdt.dimensions(), 0)))
 
tmp< volScalarField::Internal > Su (volScalarField::Internal::New("Su", mesh, dimensionedScalar(dgdt.dimensions(), 0)))
 
Pair< tmp< volScalarField::Internal > > phaseChangeS (phaseChange.Salpha(alpha1))
 
 if (phaseChangeS[0].valid())
 
 forAll (dgdt, celli)
 
tmp< volScalarField > divU (mesh.moving() ? fvc::div(phiCN()+mesh.phi()) :fvc::div(phiCN()))
 

Variables

volScalarField::Internal & SpRef = Sp.ref()
 
volScalarField::Internal & SuRef = Su.ref()
 

Function Documentation

◆ Sp()

tmp<volScalarField::Internal> Sp ( volScalarField::Internal::New("Sp", mesh, dimensionedScalar(dgdt.dimensions(), 0))  )

◆ Su()

tmp<volScalarField::Internal> Su ( volScalarField::Internal::New("Su", mesh, dimensionedScalar(dgdt.dimensions(), 0))  )

◆ phaseChangeS()

Pair<tmp<volScalarField::Internal> > phaseChangeS ( phaseChange.  Salphaalpha1)

Referenced by if().

Here is the caller graph for this function:

◆ if()

if ( phaseChangeS.  valid()[0])

Definition at line 27 of file alphaSuSp.H.

References phaseChangeS(), Sp, and Su.

Here is the call graph for this function:

◆ forAll()

forAll ( dgdt  ,
celli   
)

Definition at line 36 of file alphaSuSp.H.

References alpha1(), dgdt(), Foam::fvc::div(), divU, Foam::constant::electromagnetic::e, Foam::max(), mesh, and phiCN().

Here is the call graph for this function:

◆ divU()

tmp<volScalarField> divU ( mesh.  moving) ? fvc::div(phiCN()+mesh.phi()) :fvc::div(phiCN())

Variable Documentation

◆ SpRef

volScalarField::Internal& SpRef = Sp.ref()

Definition at line 33 of file alphaSuSp.H.

◆ SuRef

volScalarField::Internal& SuRef = Su.ref()

Definition at line 34 of file alphaSuSp.H.

Referenced by Gulders::~Gulders(), and GuldersEGR::~GuldersEGR().