Loading...
Searching...
No Matches
alphaEqn.H File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

surfaceScalarField alphaPhi (phi.name()+alpha1.name(), fvc::flux(phi, alpha1, alphaScheme))

Variables

 rhoPhi = alphaPhi*(rho1 - rho2) + phi*rho2

Function Documentation

◆ alphaPhi()

surfaceScalarField alphaPhi ( phi. name)+alpha1.name(,
fvc::flux(phi, alpha1, alphaScheme)  )

References alpha1, alphaPhi(), and phi.

Referenced by alphaPhi(), for(), AnisothermalPhaseModel< BasePhaseModel >::heEqn(), if(), if(), and if().

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

Variable Documentation

◆ rhoPhi

rhoPhi = alphaPhi*(rho1 - rho2) + phi*rho2

Definition at line 25 of file alphaEqn.H.