MatSpringNonlinearElastic
#
- class ansys.dyna.core.pre.dynamaterial.MatSpringNonlinearElastic(curve)#
Provides a nonlinear elastic translational and rotational spring with an arbitrary force.
The arbitrary force is defined as a function of displacement. The moment is defined as a function of rotation.
- Parameters:
- curve
Curve
Load curve describing force as a function of displacement or moment as a function of rotation relationship.
- curve
Overview#
Import detail#
from ansys.dyna.core.pre.dynamaterial import MatSpringNonlinearElastic
Attribute detail#
- MatSpringNonlinearElastic.curve#
Method detail#
- MatSpringNonlinearElastic.create(stub)#
Create material spring nonlinear elastic.