setup#
- class ansys.fluent.core.generated.solver.settings_261.setup(name=None, parent=None)#
Bases:
GroupProvides access to all primary setup options including general settings, models, boundary conditions and solver configuration.
Attributes
Attribute |
Summary |
|---|---|
Configures general solver settings such as dimensionality, solver type, and time-stepping options. |
|
Enables and configures physical models such as turbulence, energy, multiphase, and radiation. |
|
Accesses the material database and configuration tools for defining fluid, solid, and particle materials used in the simulation. |
|
The cell zone conditions object. |
|
List the topology. |
|
UTL physics definitions. |
|
The boundary conditions object. |
|
The mesh interfaces object. |
|
Create turbo interfaces. |
|
‘dynamic_mesh’ child. |
|
Manages reference values used in calculations of coefficients and non-dimensional quantities. |
|
Create local coordinate systems with a given position and orientation, either with or without motion. |
|
Accesses the interface for creating and managing named expressions. |
|
The turbomachinery models. |
|
User-defined functions. |
|
Profile display object. |
Included in:
Parent |
Summary |
|---|---|
‘root’ object. |