Skip to content

Commit

Permalink
Fix parameter inputs in NeoHookean (#160)
Browse files Browse the repository at this point in the history
  • Loading branch information
hugtalbot authored Nov 19, 2024
1 parent 6ea6968 commit 3464bb2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Note that the **ParameterSet** data changes depending on the chosen material. It
- for "ArrudaBoyce", two parameters are required: $\left[ \mu ,k_0\right]$
- for "Costa", eight parameters are required: $\left[ a,k_{0},b_{ff},b_{fs},b_{ss},b_{fn},b_{sn},b_{nn}\right]$
- for "MooneyRivlin", three parameters are required: $\left[ C_{01},C_{10},k_{0}\right]$
- for "NeoHookean", two parameters are required: $\left[ \mu,k\right]$
- for "NeoHookean", two parameters are required: $\left[ \mu,\lambda \right]$
- for "Ogden", three parameters are required: $\left[ k,\mu_1,\alpha_1\right]$
- for "StVenantKirchhoff", two parameters are required: $\left[ \mu,\lambda \right]$
- for "VerondaWestman", parameters are required: $\left[ C_{1},C_{2},k_0\right]$
Expand Down

0 comments on commit 3464bb2

Please sign in to comment.