ECOGEN 4.0
Evolutive, Compressible, Open, Genuine, Easy, N-phase
Loading...
Searching...
No Matches
QuantitiesAddPhys.cpp File Reference

Variables

std::vector< VariablevariableNameSurfTens
 Variable name of the corresponding gradient.
 
std::vector< int > numPhaseSurfTens
 Number of the phase (here transport)
 
std::vector< VariablevariableNamesVisc
 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< VariablevariableNamesCond
 Variable names of the corresponding gradients.
 
std::vector< int > numPhasesCond
 Number of the phase.
 

Variable Documentation

◆ numPhasesCond

std::vector<int> numPhasesCond

Number of the phase.

◆ numPhaseSurfTens

std::vector<int> numPhaseSurfTens

Number of the phase (here transport)

◆ numPhasesVisc

std::vector<int> numPhasesVisc

Number of the phase (0: for Euler compatibility and not used for multiphase models)

◆ variableNamesCond

std::vector<Variable> variableNamesCond

Variable names of the corresponding gradients.

◆ variableNameSurfTens

std::vector<Variable> variableNameSurfTens

Variable name of the corresponding gradient.

◆ variableNamesVisc

std::vector<Variable> variableNamesVisc

Variable names of the corresponding gradients.