models#
Bases:
TUIMenu
Enters the models menu to configure the solver.
Methods:
__init__
(service, version, mode, path)__init__ method of TUIMenu class.
Classes:
ablation
(service, version, mode, path)Enables/disables the ablation model.
acoustics
(service, version, mode, path)Enters the acoustics menu.
addon_module
(service, version, mode, path)Loads addon module.
axisymmetric
(service, version, mode, path)Specifies whether or not the domain is axisymmetric.
battery_model
(service, version, mode, path)Enables the dual potential MSMD battery model.
cht
(service, version, mode, path)Enters the cht (conjugate heat transfer) menu.
crevice_model
(service, version, mode, path)Enables/disables the crevice model.
crevice_model_controls
(service, version, ...)Enters the crevice model controls menu.
dpm
(service, version, mode, path)Enters the dispersed phase model menu.
electrolysis_setup
(service, version, mode, path)Enter the electrolysis and H2 pump model setup menu.
energy
(service, version, mode, path)eulerian_wallfilm
(service, version, mode, path)Enters the Eulerian wall film model menu.
frozen_flux
(service, version, mode, path)Enables/disables frozen flux formulation for transient flows.
heat_exchanger
(service, version, mode, path)Enters the heat exchanger menu.
multiphase
(service, version, mode, path)Enters the multiphase model menu.
noniterative_time_advance
(service, version, ...)Enables/disables noniterative time advancement scheme.
nox
(service, version, mode, path)Enables/disables the NOx model.
nox_parameters
(service, version, mode, path)Enters the NOx parameters menu.
optics
(service, version, mode, path)potential_and_li_ion_battery
(service, ...)Enables/disables the electric-potential model.
radiation
(service, version, mode, path)Enters the radiation models menu.
shell_conduction
(service, version, mode, path)Enters the shell conduction models menu.
solidification_melting
(service, version, ...)Enables/disables the solidification and melting model.
solver
(service, version, mode, path)Enters the menu to select the solver.
soot
(service, version, mode, path)Enables/disables the soot model.
soot_parameters
(service, version, mode, path)Enters the soot parameters menu.
species
(service, version, mode, path)Enters the species models menu.
steady
(service, version, mode, path)Enables/disables the steady solution model.
structure
(service, version, mode, path)Enters the structure model menu.
swirl
(service, version, mode, path)Enables/disables axisymmetric swirl velocity.
system_coupling_settings
(service, version, ...)Enters the system coupling menu.
two_temperature
(service, version, mode, path)Enters the Two-Temperature model menu.
unsteady_1st_order
(service, version, mode, path)Selects the first-order implicit formulation for transient simulations.
unsteady_2nd_order
(service, version, mode, path)Selects the second-order implicit formulation for transient simulations.
unsteady_2nd_order_bounded
(service, version, ...)Selects the bounded second-order implicit formulation for transient simulations.
unsteady_global_time
(service, version, mode, ...)Selects the explicit transient formulation.
unsteady_structure_euler
(service, version, ...)Selects the backward Euler method for the direct time integration of the finite element semi-discrete equation of motion.
unsteady_structure_newmark
(service, version, ...)Selects the Newmark method for the direct time integration of the finite element semi-discrete equation of motion.
virtual_blade_model
(service, version, mode, path)viscous
(service, version, mode, path)Enters the viscous model menu.
__init__ method of TUIMenu class.
Bases:
TUIMethod
Enables/disables the ablation model.
Bases:
TUIMethod
Loads addon module.
Bases:
TUIMethod
Specifies whether or not the domain is axisymmetric.
Bases:
TUIMethod
Enables the dual potential MSMD battery model. For text commands that become available when the battery model is enabled, refer to Battery Model Text Commands.
Bases:
TUIMethod
Enables/disables the crevice model.
Bases:
TUIMethod
Enters the crevice model controls menu.
Bases:
TUIMethod
.
Bases:
TUIMethod
Enables/disables frozen flux formulation for transient flows.
Bases:
TUIMethod
Enables/disables noniterative time advancement scheme.
Bases:
TUIMethod
Enables/disables the NOx model.
Bases:
TUIMethod
Enables/disables the electric-potential model.
Bases:
TUIMethod
Enables/disables the solidification and melting model.
Bases:
TUIMethod
Enables/disables the soot model.
Bases:
TUIMethod
Enables/disables the steady solution model.
Bases:
TUIMethod
Enables/disables axisymmetric swirl velocity.
Bases:
TUIMethod
Selects the first-order implicit formulation for transient simulations.
Bases:
TUIMethod
Selects the second-order implicit formulation for transient simulations.
Bases:
TUIMethod
Selects the bounded second-order implicit formulation for transient simulations.
Bases:
TUIMethod
Selects the explicit transient formulation. This text command is only available for unsteady cases that use the density-based solver with the explicit formulation.
Bases:
TUIMethod
Selects the backward Euler method for the direct time integration of the finite element semi-discrete equation of motion. This text command is only available for transient simulations that use the structural model.
Bases:
TUIMethod
Selects the Newmark method for the direct time integration of the finite element semi-discrete equation of motion. This text command is only available for transient simulations that use the structural model.