...
More...
|
| HeatTransferPhaseSystem (const fvMesh &) |
| Construct from fvMesh. More...
|
|
virtual | ~HeatTransferPhaseSystem () |
| Destructor. More...
|
|
virtual tmp< volScalarField > | L (const phasePair &pair, const volScalarField &dmdtf, const volScalarField &Tf, const latentHeatScheme scheme) const |
| Return the latent heat for a given pair, mass transfer rate (used. More...
|
|
virtual tmp< scalarField > | L (const phasePair &pair, const scalarField &dmdtf, const scalarField &Tf, const labelUList &cells, const latentHeatScheme scheme) const |
| As above, but for a cell-set. More...
|
|
virtual tmp< volScalarField > | Li (const phasePair &pair, const word &member, const volScalarField &dmidtf, const volScalarField &Tf, const latentHeatScheme scheme) const |
| Return the latent heat for a given pair, specie, mass transfer rate. More...
|
|
virtual tmp< scalarField > | Li (const phasePair &pair, const word &member, const scalarField &dmidtf, const scalarField &Tf, const labelUList &cells, const latentHeatScheme scheme) const |
| As above, but for a cell-set. More...
|
|
virtual bool | read () |
| Read base phaseProperties dictionary. More...
|
|
| TypeName ("heatTransferPhaseSystem") |
| Runtime type information. More...
|
|
| heatTransferPhaseSystem () |
| Default constructor. More...
|
|
virtual | ~heatTransferPhaseSystem () |
| Destructor. More...
|
|
|
void | addDmdtHefs (const phaseSystem::dmdtfTable &dmdtfs, phaseSystem::heatTransferTable &eqns) const |
| Add energy transfer terms which result from bulk mass transfers. More...
|
|
void | addDmidtHefs (const phaseSystem::dmidtfTable &dmidtfs, phaseSystem::heatTransferTable &eqns) const |
| Add energy transfer terms which result from specie mass transfers. More...
|
|
void | addDmdtHefsWithoutL (const phaseSystem::dmdtfTable &dmdtfs, const phaseSystem::dmdtfTable &Tfs, const latentHeatScheme scheme, phaseSystem::heatTransferTable &eqns) const |
| Add energy transfer terms which result from bulk phase changes,. More...
|
|
void | addDmdtL (const phaseSystem::dmdtfTable &dmdtfs, const phaseSystem::dmdtfTable &Tfs, const scalar weight, const latentHeatScheme scheme, phaseSystem::heatTransferTable &eqns) const |
| Add latent heat terms which result from bulk phase changes. More...
|
|
void | addDmdtHefs (const phaseSystem::dmdtfTable &dmdtfs, const phaseSystem::dmdtfTable &Tfs, const scalar weight, const latentHeatScheme scheme, phaseSystem::heatTransferTable &eqns) const |
| Add energy transfer terms which result from bulk phase changes. More...
|
|
void | addDmidtHefsWithoutL (const phaseSystem::dmidtfTable &dmidtfs, const phaseSystem::dmdtfTable &Tfs, const latentHeatScheme scheme, phaseSystem::heatTransferTable &eqns) const |
| Add energy transfer terms which result from specie phase changes,. More...
|
|
void | addDmidtL (const phaseSystem::dmidtfTable &dmidtfs, const phaseSystem::dmdtfTable &Tfs, const scalar weight, const latentHeatScheme scheme, phaseSystem::heatTransferTable &eqns) const |
| Add latent heat terms which result from specie phase changes. More...
|
|
void | addDmidtHefs (const phaseSystem::dmidtfTable &dmidtfs, const phaseSystem::dmdtfTable &Tfs, const scalar weight, const latentHeatScheme scheme, phaseSystem::heatTransferTable &eqns) const |
| Add energy transfer terms which result from specie phase changes. More...
|
|
|
scalar | residualY_ |
| Residual mass fraction used for linearisation of heat transfer. More...
|
|
template<class BasePhaseSystem>
class Foam::HeatTransferPhaseSystem< BasePhaseSystem >
...
- Source files
-
Definition at line 50 of file HeatTransferPhaseSystem.H.
◆ HeatTransferPhaseSystem()
◆ ~HeatTransferPhaseSystem()
◆ addDmdtHefs() [1/2]
Add energy transfer terms which result from bulk mass transfers.
◆ addDmidtHefs() [1/2]
Add energy transfer terms which result from specie mass transfers.
◆ addDmdtHefsWithoutL()
Add energy transfer terms which result from bulk phase changes,.
without the latent heat contribution
◆ addDmdtL()
Add latent heat terms which result from bulk phase changes.
Weight is the proportion of the latent heat contribution applied to the downwind side of the mass transfer.
◆ addDmdtHefs() [2/2]
Add energy transfer terms which result from bulk phase changes.
Weight is the proportion of the latent heat contribution applied to the downwind side of the mass transfer.
◆ addDmidtHefsWithoutL()
Add energy transfer terms which result from specie phase changes,.
without the latent heat contribution
◆ addDmidtL()
Add latent heat terms which result from specie phase changes.
Weight is the proportion of the latent heat contribution applied to the downwind side of the mass transfer.
◆ addDmidtHefs() [2/2]
Add energy transfer terms which result from specie phase changes.
Weight is the proportion of the latent heat contribution applied to the downwind side of the mass transfer.
◆ L() [1/2]
Return the latent heat for a given pair, mass transfer rate (used.
only for it's sign), and interface temperature
Implements heatTransferPhaseSystem.
◆ L() [2/2]
◆ Li() [1/2]
Return the latent heat for a given pair, specie, mass transfer rate.
(used only for it's sign), and interface temperature
Implements heatTransferPhaseSystem.
◆ Li() [2/2]
◆ read()
◆ residualY_
Residual mass fraction used for linearisation of heat transfer.
terms that result from mass transfers of individual species
Definition at line 146 of file HeatTransferPhaseSystem.H.
The documentation for this class was generated from the following file:
- applications/solvers/multiphase/multiphaseEulerFoam/phaseSystems/PhaseSystems/HeatTransferPhaseSystem/HeatTransferPhaseSystem.H