

Go to the source code of this file.
Functions | |
| if (mesh.moving()) | |
| mixture | correct () |
| if (porosityEnabled) | |
Variables | |
| rhoPhi = advector.getRhoPhi(rho1f, rho2f) | |
| alpha2 = 1.0 - alpha1 | |
| scalar | domainFraction = 0 |
| else | |
| if | ( | mesh. | moving() | ) |
Definition at line 13 of file alphaEqn.H.
| if | ( | porosityEnabled | ) |
Definition at line 26 of file alphaEqn.H.
References alpha1, domainFraction, mesh, porosityEnabled(), rhoPhi, and tporosity.

Definition at line 19 of file alphaEqn.H.
| alpha2 = 1.0 - alpha1 |
Definition at line 21 of file alphaEqn.H.
| scalar domainFraction = 0 |
Definition at line 25 of file alphaEqn.H.
Referenced by if().
| else |
Definition at line 32 of file alphaEqn.H.