materials#
- class ansys.fluent.core.generated.solver.settings_261.materials(name=None, parent=None)#
Bases:
GroupAccesses the material database and configuration tools for defining fluid, solid, and particle materials used in the simulation.
Attributes
Attribute |
Summary |
|---|---|
Material database. |
|
Accesses the list of defined fluid materials. |
|
Accesses the list of defined solid materials. |
|
Accesses the list of defined mixture materials. |
|
Accesses the list of defined inert particle materials. |
|
Accesses the list of defined droplet particle materials. |
|
Accesses the list of defined combusting particle materials. |
|
Accesses the list of defined particle mixture materials. |
Methods
Method |
Summary |
|---|---|
List case materials. |
|
List case material properties. |
Included in:
Parent |
Summary |
|---|---|
Provides access to all primary setup options including general settings, models, boundary conditions and solver configuration. |