materials#

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

Bases: Group

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

Attributes

Attribute

Summary

database

Material database.

fluid

Accesses the list of defined fluid materials.

solid

Accesses the list of defined solid materials.

mixture

Accesses the list of defined mixture materials.

inert_particle

Accesses the list of defined inert particle materials.

droplet_particle

Accesses the list of defined droplet particle materials.

combusting_particle

Accesses the list of defined combusting particle materials.

particle_mixture

Accesses the list of defined particle mixture materials.

Methods

Method

Summary

list_materials

List case materials.

list_properties

List case material properties.

Included in:

Parent

Summary

setup

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