VPCC2D

This class represents a planar soft body under the Volumetric Piecewise Constant Curvature (VPCC) hypothesis with elongation. It is used in Simulation 1 of [1]. See [1] for the strain and radius models.

class VPCC2D

Bases: VGVSBody

Class modeling a 2D volumetric piecewise constant curvature (VPCC) body without elongation. The radius is modeled using a multivariate bump function.

Constructor Summary
VPCC2D(Parameters)

Construct a 2D VPCC body without elongation.

Parameters:

Parameters ([double], [sym]) – Parameters of the body, specified as for VGVSBody