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