solver.tui.setup.models#

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

Enter the models menu to configure the solver.

ablation(*args, **kwargs)#

Enable/disable ablation model.

addon_module(*args, **kwargs)#

Load addon module.

axisymmetric(*args, **kwargs)#

Enable/disable the axisymmetric model.

battery_model(*args, **kwargs)#

Enter battery model menu.

crevice_model(*args, **kwargs)#

Enable/disable the crevice model.

crevice_model_controls(*args, **kwargs)#

Enter the crevice model controls menu.

energy(*args, **kwargs)#

Enable/disable the energy model.

frozen_flux(*args, **kwargs)#

Enable/disable frozen flux formulation for transient flows.

noniterative_time_advance(*args, **kwargs)#

Enable/disable the noniterative time advancement scheme.

nox(*args, **kwargs)#

Enable/disable the NOx model.

potential_and_li_ion_battery(*args, **kwargs)#

Enable/disable the electric-potential model.

solidification_melting(*args, **kwargs)#

Enable/disable the solidification and melting model.

soot(*args, **kwargs)#

Enable/disable the soot model.

steady(*args, **kwargs)#

Enable/disable the steady solution model.

swirl(*args, **kwargs)#

Enable/disable axisymmetric swirl velocity.

unsteady_1st_order(*args, **kwargs)#

Enable/disable first-order unsteady solution model.

unsteady_2nd_order(*args, **kwargs)#

Enable/disable the second-order unsteady solution model.

unsteady_2nd_order_bounded(*args, **kwargs)#

Enable/disable bounded second-order unsteady formulation.

unsteady_global_time(*args, **kwargs)#

Enable/disable the unsteady global-time-step solution model.

unsteady_structure_euler(*args, **kwargs)#

Enable/disable Backward Euler unsteady solution model.

unsteady_structure_newmark(*args, **kwargs)#

Enable/disable Newmark unsteady solution model.