Go to the source code of this file.
◆ W()
| const scalarList W |
( |
::W(thermo) |
| ) |
|
◆ Y0()
◆ X0()
◆ fractions()
| dictionary fractions |
( |
initialConditions. |
subDict"fractions" | ) |
|
◆ if()
| if |
( |
fractionBasis |
= = "mole" | ) |
|
◆ forAll()
◆ nSpecie
| const label nSpecie = Y.size() |
◆ else
Initial value:{
{
const word&
name =
Y[i].name();
{
}
}
scalar invW = 0.0
word name(const LagrangianState state)
Return a string representation of a Lagrangian state enumeration.
dictionary fractions(initialConditions.subDict("fractions"))
scalarList Y0(nSpecie, 0.0)
PtrList< volScalarField > & Y
Definition at line 33 of file readInitialConditions.H.
◆ mTot
| const scalar mTot = sum(Y0) |
◆ mw
| const scalar mw = 1.0/invW |