Specifications

154
The specification has created a continuous slope of 0 where the curve previously had a kink. Notice that the
curve converges back to the "nominal" slope given by the two points (L0,0) and (eps1,F1)
If you try the following:
AnyLigamentModelPol LigModel = {
L0 = 1.30; // Slack length
eps1 = 0.2; // Strain where F1 is valid
F1 = 1000; // Force in the ligament at strain eps1
a0 = 0.5;
};
- then you get something in between: