Hi,
I have a modified Shannon model that I use for my simulations. I wrote it before the changes to model and current names so it doesn't follow the current nomenclature. So far I was using an older release previous to that change without problems, but now I was trying to compile openCARP from source using the latest release with my unchanged model and I am getting an error during the generation of ionic models from imp_list.txt.
I have added my model to the physics/limpet/models folder and added the name of my model to the imp_list.txt file. I was wondering if I have to change the names of the variables in my .model as well. I thought I would ask before changing everything but turning out the error comes from somewhere else :)
This is the error coming up when compiling:
[ 18%] Generating generated_functions.cc from imp_list.txt
gmake[2]: *** [physics/limpet/CMakeFiles/limpet.dir/build.make:609: physics/limpet/generated_functions.cc] Error 1
gmake[2]: *** Deleting file 'physics/limpet/generated_functions.cc'
gmake[1]: *** [CMakeFiles/Makefile2:499: physics/limpet/CMakeFiles/limpet.dir/all] Error 2
gmake: *** [Makefile:156: all] Error 2
Thanks!
T.