run_parameters#
Bases:
TUIMenu
Manages erosion-dynamic mesh run settings.
Methods:
__init__
(service, version, mode, path)__init__ method of TUIMenu class.
Classes:
autosave_files
(service, version, mode, path)Sets the iteration increment and filename to save data files.
autosave_graphics
(service, version, mode, path)Sets the iteration increment to save graphics files.
flow_simulation_control
(service, version, ...)Sets the number of iterations per flow simulation step.
mesh_motion_time_step
(service, version, ...)Sets the mesh motion time stepping parameters and method.
simulation_termination
(service, version, ...)Sets the total time of erosion.
__init__ method of TUIMenu class.
Bases:
TUIMethod
Sets the iteration increment and filename to save data files.
Bases:
TUIMethod
Sets the iteration increment to save graphics files.
Bases:
TUIMethod
Sets the number of iterations per flow simulation step.
Bases:
TUIMethod
Sets the mesh motion time stepping parameters and method.
Bases:
TUIMethod
Sets the total time of erosion.