ikarus-project / ikarus-examples

https://ikarus-project.github.io
Other
0 stars 1 forks source link

Correct the energy calculation in iks007_vonMisesTruss #22

Closed tarun-mitruka closed 9 months ago

tarun-mitruka commented 1 year ago
return 0.5 * EA * Egl * Egl * sqrt(LRefsquared);

in Line 91

Also, fix the analytical solution. It should be scaled by 2 for a load $\lambda F_{ext}$