![]() |
|
Public Types | |
typedef ThermoType | thermoType |
The type of thermodynamics this mixture is instantiated for. | |
Public Member Functions | |
veryInhomogeneousMixture (const dictionary &, const fvMesh &) | |
Construct from dictionary and mesh. | |
const dimensionedScalar & | stoicRatio () const |
const ThermoType & | mixture (const scalar, const scalar) const |
const ThermoType & | cellMixture (const label celli) const |
const ThermoType & | patchFaceMixture (const label patchi, const label facei) const |
const ThermoType & | cellReactants (const label celli) const |
const ThermoType & | patchFaceReactants (const label patchi, const label facei) const |
const ThermoType & | cellProducts (const label celli) const |
const ThermoType & | patchFaceProducts (const label patchi, const label facei) const |
void | read (const dictionary &) |
Read dictionary. |
|
The type of thermodynamics this mixture is instantiated for.
Definition at line 90 of file veryInhomogeneousMixture.H. |
|
Construct from dictionary and mesh.
|
|
Definition at line 108 of file veryInhomogeneousMixture.H. References Foam::label. |
|
Definition at line 144 of file veryInhomogeneousMixture.H. References Foam::label. |
|
Definition at line 126 of file veryInhomogeneousMixture.H. References Foam::label. |
|
|
|
Definition at line 114 of file veryInhomogeneousMixture.H. |
|
Definition at line 151 of file veryInhomogeneousMixture.H. |
|
Definition at line 132 of file veryInhomogeneousMixture.H. |
|
Read dictionary.
|
|
Definition at line 101 of file veryInhomogeneousMixture.H. |