Dynamic models do not compile with CVODE
Summary
When a .model file uses cvode, it does not compile as a dynamic model.
What version of openCARP are you using?
*** GIT tag: v15.0-25-gfd5c6330 *** GIT hash: fd5c6330 *** GIT repo: https://git.opencarp.org/openCARP/openCARP.git
What operating system and processor architecture are you using?
openSuse 15.5
Steps to reproduce
make_dynamic_model.sh b
What is the current bug behavior?
compilation failure
What is the expected correct behavior?
successful compilation
Relevant logs and/or screenshots
Possible fixes
remove the cvode integration method and it compiles.