setup#

class ansys.fluent.core.generated.solver.settings_261.setup(name=None, parent=None)#

Bases: Group

Provides access to all primary setup options including general settings, models, boundary conditions and solver configuration.

Attributes

Attribute

Summary

general

Configures general solver settings such as dimensionality, solver type, and time-stepping options.

models

Enables and configures physical models such as turbulence, energy, multiphase, and radiation.

materials

Accesses the material database and configuration tools for defining fluid, solid, and particle materials used in the simulation.

cell_zone_conditions

The cell zone conditions object.

model_topology

List the topology.

physics

UTL physics definitions.

boundary_conditions

The boundary conditions object.

mesh_interfaces

The mesh interfaces object.

turbo_interfaces

Create turbo interfaces.

dynamic_mesh

‘dynamic_mesh’ child.

reference_values

Manages reference values used in calculations of coefficients and non-dimensional quantities.

reference_frames

Create local coordinate systems with a given position and orientation, either with or without motion.

named_expressions

Accesses the interface for creating and managing named expressions.

turbomachinery

The turbomachinery models.

user_defined

User-defined functions.

profiles

Profile display object.

Included in:

Parent

Summary

root

‘root’ object.