MatThermalOrthotropic#

class ansys.dyna.core.pre.dynamaterial.MatThermalOrthotropic(specific_heat=0, conductivity_x=0, conductivity_y=0, conductivity_z=0)#

Defines orthotropic thermal properties.

Overview#

create

Create orthotropic thermal material.

Import detail#

from ansys.dyna.core.pre.dynamaterial import MatThermalOrthotropic

Attribute detail#

MatThermalOrthotropic.hc = 0#
MatThermalOrthotropic.k1 = 0#
MatThermalOrthotropic.k2 = 0#
MatThermalOrthotropic.k3 = 0#

Method detail#

MatThermalOrthotropic.create(stub)#

Create orthotropic thermal material.