models#
Bases:
TUIMenuEnters 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.
dsmc(service, version, mode, path)No help available.
electrolysis_setup(service, version, mode, path)Enter the electrolysis and H2 pump model setup menu.
energy(service, version, mode, path)No help available.
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)No help available.
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.
use_limiter_in_time(service, version, mode, path)No help available.
virtual_blade_model(service, version, mode, path)No help available.
viscous(service, version, mode, path)Enters the viscous model menu.
__init__ method of TUIMenu class.
Bases:
TUIMethodEnables/disables the ablation model.
Bases:
TUIMethodLoads addon module.
Bases:
TUIMethodSpecifies whether or not the domain is axisymmetric.
Bases:
TUIMethodEnables 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:
TUIMethodEnables/disables the crevice model.
Bases:
TUIMethodEnters the crevice model controls menu.
Bases:
TUIMethodNo help available.
Bases:
TUIMethodEnables/disables frozen flux formulation for transient flows.
Bases:
TUIMethodEnables/disables noniterative time advancement scheme.
Bases:
TUIMethodEnables/disables the NOx model.
Bases:
TUIMethodEnables/disables the electric-potential model.
Bases:
TUIMethodEnables/disables the solidification and melting model.
Bases:
TUIMethodEnables/disables the soot model.
Bases:
TUIMethodEnables/disables the steady solution model.
Bases:
TUIMethodEnables/disables axisymmetric swirl velocity.
Bases:
TUIMethodSelects the first-order implicit formulation for transient simulations.
Bases:
TUIMethodSelects the second-order implicit formulation for transient simulations.
Bases:
TUIMethodSelects the bounded second-order implicit formulation for transient simulations.
Bases:
TUIMethodSelects the explicit transient formulation. This text command is only available for unsteady cases that use the density-based solver with the explicit formulation.
Bases:
TUIMethodSelects 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:
TUIMethodSelects 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.
Bases:
TUIMethodNo help available.