finsberg / pulse

A software for solving problems in cardiac mechanics
http://finsberg.github.io/pulse
GNU Lesser General Public License v3.0
15 stars 11 forks source link

Use correct parameter in benchmark problems #98

Closed finsberg closed 7 months ago

finsberg commented 7 months ago

Fixes https://github.com/finsberg/pulse/issues/97

Output from problem 2 is now

Get longitudinal position of endocardial apex: 26.5328 mm
Get longitudinal position of epicardial apex: 28.1790 mm

and problem 3 is

Get longitudinal position of endocardial apex: -11.9958 mm
Get longitudinal position of epicardial apex: -15.2232 mm

Main bug was

  1. Passed the wrong parameter (i.e CC instead of C) in the material model.
  2. Something wrong with the mesh or fibers stored in pulse.

We will now create the mesh automatically using cardiac-geometries