aerodynamics#
Bases:
TUIMenuEnters the aerodynamics menu, which provides text commands that create cell registers and define adaption criteria that can be useful for aerodynamic simulations.
Methods:
__init__(service, version, mode, path)__init__ method of TUIMenu class.
Classes:
error_based(service, version, mode, path)Enters the error-based menu, which provides text commands that create cell registers and define adaption criteria based on the solution error.
shock_indicator(service, version, mode, path)Enters the shock indicator menu, which provides text commands that create cell registers and define adaption criteria that can be useful for simulations with shocks.
__init__ method of TUIMenu class.
Bases:
TUIMenuEnters the error-based menu, which provides text commands that create cell registers and define adaption criteria based on the solution error.
Methods:
__init__(service, version, mode, path)__init__ method of TUIMenu class.
Classes:
combined_hessian_indicator(service, version, ...)No help available.
goal_based_error_indicator(service, version, ...)Goal based error indicator.
mach_hessian_indicator(service, version, ...)No help available.
pressure_hessian_indicator(service, version, ...)Creates cell registers and defines an adaption criterion based on a pressure Hessian indicator, which is suitable for simulations that have significant pressure variations.
velocity_hessian_indicator(service, version, ...)No help available.
__init__ method of TUIMenu class.
Bases:
TUIMethodNo help available.
Bases:
TUIMethodGoal based error indicator.
Bases:
TUIMethodNo help available.
Bases:
TUIMethodCreates cell registers and defines an adaption criterion based on a pressure Hessian indicator, which is suitable for simulations that have significant pressure variations.
Bases:
TUIMethodNo help available.
Bases:
TUIMenuEnters the shock indicator menu, which provides text commands that create cell registers and define adaption criteria that can be useful for simulations with shocks.
Methods:
__init__(service, version, mode, path)__init__ method of TUIMenu class.
Classes:
density_based(service, version, mode, path)Creates cell registers and defines an adaption criterion that is suitable for simulations with shocks that use the density-based solver or the pressure-based solver with a fluid that uses a real-gas or ideal-gas model for the density.
__init__ method of TUIMenu class.
Bases:
TUIMethodCreates cell registers and defines an adaption criterion that is suitable for simulations with shocks that use the density-based solver or the pressure-based solver with a fluid that uses a real-gas or ideal-gas model for the density.