PGC3D
This class represents a slender soft body under the Piecewise Gaussian Curvature (PGC) hypothesis with elongation. The strain is modeled as
where
is the vector of configuration variables and
the curvilinear abscissa, with
the body rest length.
The class is used in Simulation 2 of [1].
-
class PGC3D
Bases: GVSBody
Class modeling a 3D piecewise Gaussian curvature (PGC) body with elongation.
- Constructor Summary
-
PGC3D(Parameters)
Construct a 3D PGC body with elongation.
- Parameters:
Parameters ([double], [sym]
) – Parameters of the body, specified as for GVSBody