MatElasticPlasticThermal
#
- class ansys.dyna.core.pre.dynamaterial.MatElasticPlasticThermal(mass_density=0, temperatures=None, young_modulus=None, poisson_ratio=None, thermal_expansion=None, yield_stress=None)#
Bases:
MatAdditional
Defines temperature-dependent material coefficients.
Overview#
Import detail#
from ansys.dyna.core.pre.dynamaterial import MatElasticPlasticThermal
Attribute detail#
- MatElasticPlasticThermal.ro = 0#
- MatElasticPlasticThermal.ti = None#
- MatElasticPlasticThermal.ei = None#
- MatElasticPlasticThermal.pri = None#
- MatElasticPlasticThermal.alphai = None#
- MatElasticPlasticThermal.sigyi = None#
Method detail#
- MatElasticPlasticThermal.create(stub)#
Create elastic plastic thermal material.