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.

Overview#

create

Create material spring nonlinear elastic.

Import detail#

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

Attribute detail#

MatSpringNonlinearElastic.curve#

Method detail#

MatSpringNonlinearElastic.create(stub)#

Create material spring nonlinear elastic.