define#

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

Bases: TUIMenu

Enter the define menu.

Classes:

beta_feature_access(service, version, mode, path)

Enable access to beta features in the interface.

boundary_conditions(service, version, mode, path)

Enter the boundary conditions menu.

curvilinear_coordinate_system(service, ...)

Curvilinear Coordinate System.

custom_field_functions(service, version, ...)

Enters the custom field functions menu.

dynamic_mesh(service, version, mode, path)

Enters the dynamic mesh menu.

enable_expressions(service, version, mode, path)

Enable the expressions feature.

enable_mesh_morpher_optimizer(service, ...)

Enables the mesh morpher/optimizer.

gap_model(service, version, mode, path)

Enters the gap model menu, where you can define one or more gap regions where the flow is blocked or decelerated when face zones move within a specified proximity threshold of each other.

geometry(service, version, mode, path)

Enter Geometry menu.

injections(service, version, mode, path)

Enters the injections menu.

materials(service, version, mode, path)

Enters the materials menu.

mesh_interfaces(service, version, mode, path)

Enters the mesh-interfaces menu.

mixing_planes(service, version, mode, path)

Enters the mixing planes menu.

models(service, version, mode, path)

Enters the models menu to configure the solver.

motion_definitions(service, version, mode, path)

Manage motion definitions.

named_expressions(service, version, mode, path)

Enters the named expressions menu.

operating_conditions(service, version, mode, ...)

Enters the define operating conditions menu.

overset_interfaces(service, version, mode, path)

Enters the overset interfaces menu.

parameters(service, version, mode, path)

Enters the parameters menu.

periodic_conditions(service, version, mode, path)

Enters the periodic conditions menu.

phases(service, version, mode, path)

Enters the phases menu.

physics(service, version, mode, path)

Manage Physics-regions.

profiles(service, version, mode, path)

Enters the boundary profiles menu.

reference_frames(service, version, mode, path)

Enters the reference frames menu.

set_unit_system(service, version, mode, path)

Applies a standard set of units to all quantities.

solution_strategy(service, version, mode, path)

Enters the automatic initialization and case modification strategy menu.

spectral(service, version, mode, path)

Enter the Spectral menu.

turbo_model(service, version, mode, path)

Enters the turbo menu.

units(service, version, mode, path)

Sets unit conversion factors.

user_defined(service, version, mode, path)

Enters the user-defined functions and scalars menu.

virtual_boundary(service, version, mode, path)

Manage Virtual Boundaries.

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

Bases: TUIMethod

Enable access to beta features in the interface.

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

Bases: TUIMethod

Enter the boundary conditions menu.

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

Bases: TUIMethod

Enable the expressions feature.

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

Bases: TUIMethod

Enables the mesh morpher/optimizer. When the mesh morpher/optimizer is enabled, the define/mesh-morpher-optimizer text command becomes available.

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

Bases: TUIMethod

Enter Geometry menu.

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

Bases: TUIMethod

Enters the injections menu. For a description of the items in this menu, see define/models/dpm/injections.

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

Bases: TUIMethod

Manage Physics-regions.

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

Bases: TUIMethod

Applies a standard set of units to all quantities. The options include default,si, british, andcgs.

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

Bases: TUIMethod

Sets unit conversion factors.