f3dasm_simulate.abaqus.material.ElasticMaterial
- class ElasticMaterial(youngs_modulus=1.0, poisson_ratio=0.19)[source]
Bases:
Material
Material class for elastic material
- Parameters:
List of Public Methods
from_dict
- rtype:
Return a dictionary representation of the material.
Methods