EmissiveFacesParameters#

class ansys.speos.core.generic.parameters.EmissiveFacesParameters#

Emissive Faces Parameters.

Overview#

emissive_faces

List of emissive faces.

temperature

Temperature of the faces.

Import detail#

from ansys.speos.core.generic.parameters import EmissiveFacesParameters

Attribute detail#

EmissiveFacesParameters.emissive_faces: list[str] = []#

List of emissive faces.

EmissiveFacesParameters.temperature: float = 2000.0#

Temperature of the faces.