ansys.dyna.core.pre.dynamaterial.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:
curveCurve

Load curve describing force as a function of displacement or moment as a function of rotation relationship.

curve#
create(stub)#

Create material spring nonlinear elastic.