properties#

class ansys.cfx.core.generated.pre_processing.settings_261.properties.properties(name: str | None = None, parent=None)#

Bases: Group

Holds the definition of all physical properties for a material.

Attributes

Attribute

Summary

option

The ‘Properties’ option.

table_format

Type of table format for specifying material properties.

table_name

Path and name of the file which contains tables of material properties.

component_name

‘Component Name’ parameter.

rgp_liquid_properties

Sets whether or not the saturation data or 2D table data are used for liquid properties.

equation_of_state

Specifies the equation of state.

specific_heat_capacity

Specifies how specific heat capacity is calculated.

reference_state

Sets the reference state for a material.

dynamic_viscosity

Hold the details for an advanced description of dynamic viscosity.

thermal_conductivity

Hold the details for an advanced descriptions of Thermal Conductivity.

thermal_expansivity

Specifies the thermal expansivity.

refractive_index

Specifies how the refractive index calculated.

absorption_coefficient

Specifies how the absorption coefficient is calculated.

scattering_coefficient

Specifies how the scattering coefficient is calculated.

entropy

‘ENTROPY’ object.

enthalpy

‘ENTHALPY’ object.

table_generation

‘TABLE GENERATION’ object.

electrical_conductivity

Hold the details for an advanced description of electrical conductivity.

electrical_permittivity

Hold the details for an advanced description of Electrical Permittivity.

magnetic_permeability

Hold the details for an advanced description of magnetic permeability.

Included in:

Parent

Summary

material_child

‘child_object_type’ of material.