ComputationalPhysiology / simcardems

Simula Cardiac ElectroMechanics Solver
http://computationalphysiology.github.io/simcardems
GNU Lesser General Public License v2.1
11 stars 11 forks source link

Pure ep convergence test #184

Closed finsberg closed 1 year ago

finsberg commented 1 year ago

Add pure EP convergence test.

Running

python3 -m simcardems.benchmark pure-ep-report <folder>

will run spatial and temporal convergence tests using the same temporal and spatial discretizations as the main benchmark. It will also generate a latex report and try to compile it with pdflatex (see example attached). It is now also possible to only generate a report using the command

python3 -m simcardems.benchmark generate-report <folder>

report.pdf