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)   
)

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

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.