PAC2D
This class represents a slender planar soft body under the Piecewise Affine Curvature (PAC) hypothesis without elongation. The strain is modeled as
where
is the vector of configuration variables and
the curvilinear abscissa, with
the body rest length.
-
class PAC2D
Bases: GVSBody
Class modeling a 2D piecewise affine curvature (PAC) body without elongation.
- Constructor Summary
-
PAC2D(Parameters)
Construct a 2D PAC body without elongation.
- Parameters:
Parameters ([double], [sym]
) – Parameters of the body, specified as for GVSBody