enhanced_les_numerics#
Bases:
TUIMenu
Enter enhanced LES options menu.
Methods:
__init__
(service, version, mode, path)__init__ method of TUIMenu class.
Classes:
optimized_advection
(service, version, mode, path)Use advection scheme optimized for LES.
optimized_algorithm
(service, version, mode, path)Use solver algorithm optimized for LES.
optimized_cd
(service, version, mode, path)Use optimized central difference discretization.
optimized_les_numerics
(service, version, ...)Use optimized LES numerics.
__init__ method of TUIMenu class.
Bases:
TUIMethod
Use advection scheme optimized for LES.
Bases:
TUIMethod
Use solver algorithm optimized for LES.
Bases:
TUIMethod
Use optimized central difference discretization.
Bases:
TUIMethod
Use optimized LES numerics.