alphaEqn.H File Reference
Include dependency graph for alphaEqn.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

 if (mesh.moving())
 
mixture correct ()
 

Variables

 rhoPhi = advector.getRhoPhi(rho1f, rho2f)
 
 alpha2 = 1.0 - alpha1
 

Function Documentation

◆ if()

if ( mesh.  moving())

Definition at line 13 of file alphaEqn.H.

References mesh, Foam::fvc::reconstruct(), and U.

Here is the call graph for this function:

◆ correct()

mixture correct ( )

Referenced by for(), and if().

Here is the caller graph for this function:

Variable Documentation

◆ rhoPhi

rhoPhi = advector.getRhoPhi(rho1f, rho2f)

Definition at line 19 of file alphaEqn.H.

◆ alpha2

alpha2 = 1.0 - alpha1

Definition at line 21 of file alphaEqn.H.