◆ density_variable
string ProjectParameters.SolverSettings.density_variable = "DENSITY" |
|
static |
◆ diffusion_variable
string ProjectParameters.SolverSettings.diffusion_variable = "CONDUCTIVITY" |
|
static |
◆ domain_size
int ProjectParameters.SolverSettings.domain_size = 2 |
|
static |
◆ echo_level
int ProjectParameters.SolverSettings.echo_level = 0 |
|
static |
◆ mesh_velocity_variable
string ProjectParameters.SolverSettings.mesh_velocity_variable = "MESH_VELOCITY" |
|
static |
◆ predictor_corrector
bool ProjectParameters.SolverSettings.predictor_corrector = False |
|
static |
◆ projection_variable
string ProjectParameters.SolverSettings.projection_variable = "TEMP_CONV_PROJ" |
|
static |
◆ ReformDofAtEachIteration
bool ProjectParameters.SolverSettings.ReformDofAtEachIteration = False |
|
static |
◆ solver_type
string ProjectParameters.SolverSettings.solver_type = "convection_diffusion_solver" |
|
static |
◆ specific_heat_variable
string ProjectParameters.SolverSettings.specific_heat_variable = "SPECIFIC_HEAT" |
|
static |
◆ surface_source_variable
string ProjectParameters.SolverSettings.surface_source_variable = "FACE_HEAT_FLUX" |
|
static |
◆ time_order
int ProjectParameters.SolverSettings.time_order = 2 |
|
static |
◆ unknown_variable
string ProjectParameters.SolverSettings.unknown_variable = "TEMPERATURE" |
|
static |
◆ velocity_variable
string ProjectParameters.SolverSettings.velocity_variable = "VELOCITY" |
|
static |
◆ volume_source_variable
string ProjectParameters.SolverSettings.volume_source_variable = "HEAT_FLUX" |
|
static |
The documentation for this class was generated from the following file:
- /home/runner/work/Documentation/Documentation/master/applications/ConvectionDiffusionApplication/test_examples/square.gid/ProjectParameters.py