timestep_selector#
Bases:
TUIMenu
Select timesteps for transient postprocessing.
Methods:
__init__
(service, version, mode, path)__init__ method of TUIMenu class.
Classes:
all
(service, version, mode, path)Select all timesteps.
custom
(service, version, mode, path)Select timesteps uniformly or through timestep list.
first
(service, version, mode, path)Select first timestep.
last
(service, version, mode, path)Select last timestep.
__init__ method of TUIMenu class.
Bases:
TUIMethod
Select all timesteps.
Bases:
TUIMethod
Select first timestep.
Bases:
TUIMethod
Select last timestep.