![]() |
ECOGEN 4.0
Evolutive, Compressible, Open, Genuine, Easy, N-phase
|
#include "AddPhys.h"
Go to the source code of this file.
Classes | |
class | QuantitiesAddPhys |
General class for additional-physics quantities. More... | |
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. | |
|
extern |
Number of the phase.
|
extern |
Number of the phase (here transport)
|
extern |
Number of the phase (0: for Euler compatibility and not used for multiphase models)
|
extern |
Variable names of the corresponding gradients.
|
extern |
Variable name of the corresponding gradient.
|
extern |
Variable names of the corresponding gradients.