models#

class ansys.fluent.core.generated.solver.tui_261.main_menu.define.models(service, version, mode, path)#

Bases: TUIMenu

Enter the models menu to configure the solver.

Methods:

__init__(service, version, mode, path)

__init__ method of TUIMenu class.

Classes:

ablation(service, version, mode, path)

No help available.

acoustics(service, version, mode, path)

Enter the acoustics model menu.

addon_module(service, version, mode, path)

Load addon module.

axisymmetric(service, version, mode, path)

Enable/disable the axisymmetric model.

battery_model(service, version, mode, path)

Enter battery model menu.

cht(service, version, mode, path)

Enter the mapped interface model menu.

crevice_model(service, version, mode, path)

Enable/disable the crevice model.

crevice_model_controls(service, version, ...)

Enter the crevice model controls menu.

dpm(service, version, mode, path)

Enter the dispersed phase model menu.

dsmc(service, version, mode, path)

No help available.

electrolysis_setup(service, version, mode, path)

Enter the Electrochemical Devices setup menu.

energy(service, version, mode, path)

No help available.

eulerian_wallfilm(service, version, mode, path)

Enter the Eulerian wall film model menu.

frozen_flux(service, version, mode, path)

No help available.

heat_exchanger(service, version, mode, path)

Enter the heat exchanger menu.

multiphase(service, version, mode, path)

Define multiphase model menu.

noniterative_time_advance(service, version, ...)

No help available.

nox(service, version, mode, path)

Enable/disable the NOx model.

nox_parameters(service, version, mode, path)

Enter the NOx parameters menu.

optics(service, version, mode, path)

No help available.

potential_and_li_ion_battery(service, ...)

Enable/disable the electric-potential model.

radiation(service, version, mode, path)

Enter the radiation models menu.

shell_conduction(service, version, mode, path)

Enter the shell conduction model menu.

solidification_melting(service, version, ...)

Enable/disable the solidification and melting model.

solver(service, version, mode, path)

Enter the menu to select the solver.

soot(service, version, mode, path)

Enable/disable the soot model.

soot_parameters(service, version, mode, path)

Enter the soot parameters menu.

species(service, version, mode, path)

Enter the species models menu.

steady(service, version, mode, path)

Enable/disable the steady solution model.

structure(service, version, mode, path)

Enter the structure model menu.

swirl(service, version, mode, path)

Enable/disable axisymmetric swirl velocity.

system_coupling_settings(service, version, ...)

Enter the system coupling model menu.

two_temperature(service, version, mode, path)

No help available.

unsteady_1st_order(service, version, mode, path)

Enable/disable first-order unsteady solution model.

unsteady_2nd_order(service, version, mode, path)

Enable/disable the second-order unsteady solution model.

unsteady_2nd_order_bounded(service, version, ...)

Enable/disable bounded second-order unsteady formulation.

unsteady_global_time(service, version, mode, ...)

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

unsteady_structure_euler(service, version, ...)

Enable/disable Backward Euler unsteady solution model.

unsteady_structure_newmark(service, version, ...)

Enable/disable Newmark unsteady solution model.

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)

Enter the viscous model menu.

__init__(service, version, mode, path)#

__init__ method of TUIMenu class.

class ablation(service, version, mode, path)#

Bases: TUIMethod

No help available.

class addon_module(service, version, mode, path)#

Bases: TUIMethod

Load addon module.

class axisymmetric(service, version, mode, path)#

Bases: TUIMethod

Enable/disable the axisymmetric model.

class battery_model(service, version, mode, path)#

Bases: TUIMethod

Enter battery model menu.

class crevice_model(service, version, mode, path)#

Bases: TUIMethod

Enable/disable the crevice model.

class crevice_model_controls(service, version, mode, path)#

Bases: TUIMethod

Enter the crevice model controls menu.

class energy(service, version, mode, path)#

Bases: TUIMethod

No help available.

class frozen_flux(service, version, mode, path)#

Bases: TUIMethod

No help available.

class noniterative_time_advance(service, version, mode, path)#

Bases: TUIMethod

No help available.

class nox(service, version, mode, path)#

Bases: TUIMethod

Enable/disable the NOx model.

class potential_and_li_ion_battery(service, version, mode, path)#

Bases: TUIMethod

Enable/disable the electric-potential model.

class solidification_melting(service, version, mode, path)#

Bases: TUIMethod

Enable/disable the solidification and melting model.

class soot(service, version, mode, path)#

Bases: TUIMethod

Enable/disable the soot model.

class steady(service, version, mode, path)#

Bases: TUIMethod

Enable/disable the steady solution model.

class swirl(service, version, mode, path)#

Bases: TUIMethod

Enable/disable axisymmetric swirl velocity.

class unsteady_1st_order(service, version, mode, path)#

Bases: TUIMethod

Enable/disable first-order unsteady solution model.

class unsteady_2nd_order(service, version, mode, path)#

Bases: TUIMethod

Enable/disable the second-order unsteady solution model.

class unsteady_2nd_order_bounded(service, version, mode, path)#

Bases: TUIMethod

Enable/disable bounded second-order unsteady formulation.

class unsteady_global_time(service, version, mode, path)#

Bases: TUIMethod

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

class unsteady_structure_euler(service, version, mode, path)#

Bases: TUIMethod

Enable/disable Backward Euler unsteady solution model.

class unsteady_structure_newmark(service, version, mode, path)#

Bases: TUIMethod

Enable/disable Newmark unsteady solution model.

class use_limiter_in_time(service, version, mode, path)#

Bases: TUIMethod

No help available.