◆ __init__()
def dam_thermo_mechanic_solver.DamThermoMechanicSolver.__init__ |
( |
|
self, |
|
|
|
main_model_part, |
|
|
|
custom_settings |
|
) |
| |
constructor.
the constructor shall only take care of storing the settings and the pointer to the main_model part. This is needed since at the point of constructing the model part is still not filled and the variables are not yet allocated
real construction shall be delayed to the function "Initialize" which will be called once the model is already filled
Reimplemented in dam_UP_thermo_mechanic_solver.DamUPThermoMechanicSolver.
◆ AddDofs()
def dam_thermo_mechanic_solver.DamThermoMechanicSolver.AddDofs |
( |
|
self | ) |
|
◆ AddVariables()
def dam_thermo_mechanic_solver.DamThermoMechanicSolver.AddVariables |
( |
|
self | ) |
|
◆ Check()
def dam_thermo_mechanic_solver.DamThermoMechanicSolver.Check |
( |
|
self | ) |
|
◆ Clear()
def dam_thermo_mechanic_solver.DamThermoMechanicSolver.Clear |
( |
|
self | ) |
|
◆ ComputeDeltaTime()
def dam_thermo_mechanic_solver.DamThermoMechanicSolver.ComputeDeltaTime |
( |
|
self | ) |
|
◆ FinalizeSolutionStep()
def dam_thermo_mechanic_solver.DamThermoMechanicSolver.FinalizeSolutionStep |
( |
|
self | ) |
|
◆ GetComputingModelPart()
def dam_thermo_mechanic_solver.DamThermoMechanicSolver.GetComputingModelPart |
( |
|
self | ) |
|
◆ GetComputingThermalModelPart()
def dam_thermo_mechanic_solver.DamThermoMechanicSolver.GetComputingThermalModelPart |
( |
|
self | ) |
|
◆ GetMinimumBufferSize()
def dam_thermo_mechanic_solver.DamThermoMechanicSolver.GetMinimumBufferSize |
( |
|
self | ) |
|
◆ GetOutputVariables()
def dam_thermo_mechanic_solver.DamThermoMechanicSolver.GetOutputVariables |
( |
|
self | ) |
|
◆ ImportModelPart()
def dam_thermo_mechanic_solver.DamThermoMechanicSolver.ImportModelPart |
( |
|
self | ) |
|
◆ Initialize()
def dam_thermo_mechanic_solver.DamThermoMechanicSolver.Initialize |
( |
|
self | ) |
|
◆ InitializeSolutionStep()
def dam_thermo_mechanic_solver.DamThermoMechanicSolver.InitializeSolutionStep |
( |
|
self | ) |
|
◆ InitializeStrategy()
def dam_thermo_mechanic_solver.DamThermoMechanicSolver.InitializeStrategy |
( |
|
self | ) |
|
◆ Predict()
def dam_thermo_mechanic_solver.DamThermoMechanicSolver.Predict |
( |
|
self | ) |
|
◆ SaveRestart()
def dam_thermo_mechanic_solver.DamThermoMechanicSolver.SaveRestart |
( |
|
self | ) |
|
◆ SetEchoLevel()
def dam_thermo_mechanic_solver.DamThermoMechanicSolver.SetEchoLevel |
( |
|
self, |
|
|
|
level |
|
) |
| |
◆ Solve()
def dam_thermo_mechanic_solver.DamThermoMechanicSolver.Solve |
( |
|
self | ) |
|
◆ SolveSolutionStep()
def dam_thermo_mechanic_solver.DamThermoMechanicSolver.SolveSolutionStep |
( |
|
self | ) |
|
◆ body_domain_sub_sub_model_part_list
dam_thermo_mechanic_solver.DamThermoMechanicSolver.body_domain_sub_sub_model_part_list |
◆ loads_sub_sub_model_part_list
dam_thermo_mechanic_solver.DamThermoMechanicSolver.loads_sub_sub_model_part_list |
◆ main_model_part
dam_thermo_mechanic_solver.DamThermoMechanicSolver.main_model_part |
◆ mechanical_computing_model_part
dam_thermo_mechanic_solver.DamThermoMechanicSolver.mechanical_computing_model_part |
◆ mechanical_linear_solver
dam_thermo_mechanic_solver.DamThermoMechanicSolver.mechanical_linear_solver |
◆ mechanical_model_part_name
dam_thermo_mechanic_solver.DamThermoMechanicSolver.mechanical_model_part_name |
◆ Mechanical_Solver
dam_thermo_mechanic_solver.DamThermoMechanicSolver.Mechanical_Solver |
◆ settings
dam_thermo_mechanic_solver.DamThermoMechanicSolver.settings |
settings string in json format
◆ strategy_params
dam_thermo_mechanic_solver.DamThermoMechanicSolver.strategy_params |
◆ thermal_computing_model_part
dam_thermo_mechanic_solver.DamThermoMechanicSolver.thermal_computing_model_part |
◆ thermal_domain_sub_sub_model_part_list
dam_thermo_mechanic_solver.DamThermoMechanicSolver.thermal_domain_sub_sub_model_part_list |
◆ thermal_linear_solver
dam_thermo_mechanic_solver.DamThermoMechanicSolver.thermal_linear_solver |
◆ thermal_loads_sub_sub_model_part_list
dam_thermo_mechanic_solver.DamThermoMechanicSolver.thermal_loads_sub_sub_model_part_list |
◆ thermal_model_part_name
dam_thermo_mechanic_solver.DamThermoMechanicSolver.thermal_model_part_name |
◆ Thermal_Solver
dam_thermo_mechanic_solver.DamThermoMechanicSolver.Thermal_Solver |
The documentation for this class was generated from the following file: