multiphase#
Bases:
TUIMenuEnters the multiphase menu, which provides text commands that create named expressions and cell registers and define adaption criteria that can be useful for Volume of Fluid (VOF) simulations.
Methods:
__init__(service, version, mode, path)__init__ method of TUIMenu class.
Classes:
vof(service, version, mode, path)Creates a named expression and cell registers, and defines adaption settings that are suitable for standard Volume of Fluid (VOF) simulations.
vof_to_dpm_advanced(service, version, mode, path)Sets up adaption that is suitable when using the VOF-to-DPM model transition mechanism; the resulting adaption criteria will be defined by complex expressions that draw upon cell registers, as well as parameters that you will need to define.
vof_to_dpm_generic(service, version, mode, path)Sets up adaption that is suitable when using the VOF-to-DPM model transition mechanism; the resulting adaption criteria will be defined by a named expression and cell registers that are fairly straightforward, as well as parameters that you will need to define.
__init__ method of TUIMenu class.
Bases:
TUIMethodCreates a named expression and cell registers, and defines adaption settings that are suitable for standard Volume of Fluid (VOF) simulations.
Bases:
TUIMethodSets up adaption that is suitable when using the VOF-to-DPM model transition mechanism; the resulting adaption criteria will be defined by complex expressions that draw upon cell registers, as well as parameters that you will need to define.
Bases:
TUIMethodSets up adaption that is suitable when using the VOF-to-DPM model transition mechanism; the resulting adaption criteria will be defined by a named expression and cell registers that are fairly straightforward, as well as parameters that you will need to define.