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

Go to the source code of this file.

Functions

volScalarField::Internal Sp (IOobject("Sp", runTime.timeName(), mesh), mesh, dimensionedScalar(dgdt.dimensions(), Zero))
volScalarField::Internal Su (IOobject("Su", runTime.timeName(), mesh), mesh, dimensionedScalar(dgdt.dimensions(), Zero))
 forAll (dgdt, celli)
volScalarField::Internal divU (mesh.moving() ? fvc::div(phiCN()+mesh.phi()) :fvc::div(phiCN()))

Function Documentation

◆ Sp()

volScalarField::Internal Sp ( IOobject("Sp", runTime.timeName(), mesh) ,
mesh ,
dimensionedScalar(dgdt.dimensions(), Zero)  )

References mesh, and runTime.

◆ Su()

volScalarField::Internal Su ( IOobject("Su", runTime.timeName(), mesh) ,
mesh ,
dimensionedScalar(dgdt.dimensions(), Zero)  )

References mesh, and runTime.

◆ forAll()

forAll ( dgdt ,
celli  )

Definition at line 25 of file alphaSuSp.H.

References alpha1, Sp, and Su.

◆ divU()

volScalarField::Internal divU ( mesh. moving) ? fvc::div(phiCN()+mesh.phi()) :fvc::div(phiCN())

References mesh, and phiCN().

Here is the call graph for this function: