![]() |
ECOGEN 4.0
Evolutive, Compressible, Open, Genuine, Easy, N-phase
|
#include "QuantitiesAddPhys.h"
Variables | |
std::vector< Variable > | variableNameSurfTens |
Variable name of the corresponding gradient. | |
std::vector< int > | numPhaseSurfTens |
Number of the phase (here transport) | |
std::vector< Variable > | variableNamesVisc |
Variable names of the corresponding gradients. | |
std::vector< int > | numPhasesVisc |
Number of the phase (0: for Euler compatibility and not used for multiphase models) | |
std::vector< Variable > | variableNamesCond |
Variable names of the corresponding gradients. | |
std::vector< int > | numPhasesCond |
Number of the phase. | |
std::vector<int> numPhasesCond |
Number of the phase.
std::vector<int> numPhaseSurfTens |
Number of the phase (here transport)
std::vector<int> numPhasesVisc |
Number of the phase (0: for Euler compatibility and not used for multiphase models)
std::vector<Variable> variableNamesCond |
Variable names of the corresponding gradients.
std::vector<Variable> variableNameSurfTens |
Variable name of the corresponding gradient.
std::vector<Variable> variableNamesVisc |
Variable names of the corresponding gradients.