solver.tui.define.models#

class main_menu.define.models(path, service)#

Enters the models menu to configure the solver.

ablation(*args, **kwargs)#

Enables/disables the ablation model.

addon_module(*args, **kwargs)#

Loads addon module.

axisymmetric(*args, **kwargs)#

Specifies whether or not the domain is axisymmetric.

battery_model(*args, **kwargs)#

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.

crevice_model(*args, **kwargs)#

Enables/disables the crevice model.

crevice_model_controls(*args, **kwargs)#

Enters the crevice model controls menu.

energy(*args, **kwargs)#

Enable/disable the energy model.

frozen_flux(*args, **kwargs)#

Enables/disables frozen flux formulation for transient flows.

noniterative_time_advance(*args, **kwargs)#

Enables/disables noniterative time advancement scheme.

nox(*args, **kwargs)#

Enables/disables the NOx model.

potential_and_li_ion_battery(*args, **kwargs)#

Enables/disables the electric-potential model.

solidification_melting(*args, **kwargs)#

Enables/disables the solidification and melting model.

soot(*args, **kwargs)#

Enables/disables the soot model.

steady(*args, **kwargs)#

Enables/disables the steady solution model.

swirl(*args, **kwargs)#

Enables/disables axisymmetric swirl velocity.

unsteady_1st_order(*args, **kwargs)#

Selects the first-order implicit formulation for transient simulations.

unsteady_2nd_order(*args, **kwargs)#

Selects the second-order implicit formulation for transient simulations.

unsteady_2nd_order_bounded(*args, **kwargs)#

Selects the bounded second-order implicit formulation for transient simulations.

unsteady_global_time(*args, **kwargs)#

Selects the explicit transient formulation. This text command is only available for unsteady cases that use the density-based solver with the explicit formulation.

unsteady_structure_euler(*args, **kwargs)#

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.

unsteady_structure_newmark(*args, **kwargs)#

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.

vbm(*args, **kwargs)#

Enable/disable Virtual Blade Model.

virtual_blade_model(*args, **kwargs)#

Enter VBM model menu.