MCPcopy Create free account
hub / github.com/OpenFOAM/OpenFOAM-dev / phi

Method phi

src/combustionModels/combustionModel/combustionModelI.H:56–59  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

54
55
56inline Foam::tmp<Foam::surfaceScalarField> Foam::combustionModel::phi() const
57{
58 return turbulence().alphaRhoPhi();
59}
60
61
62inline const Foam::Switch& Foam::combustionModel::active() const

Callers 12

mixtureKEpsilon.CFile · 0.45
kEpsilon.CFile · 0.45
kOmegaSSTBase.CFile · 0.45
meshCourantNo.HFile · 0.45
curvatureSeparationFunction · 0.45
thixotropicViscosityFunction · 0.45
EulerDdtScheme.CFile · 0.45
fvcDDt.CFile · 0.45
volContinuity.HFile · 0.45
correctFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected