First time here? Checkout the FAQ!
x
0 votes
by (170 points)

Please I used the cellml_converter.py module to convert a cellml model to easyml format. Warnings raised by the cellml converter were addressed. I then utilized make_dynamic_model.sh script to create the .h, .c, and .so files for the .model file. I tried running the new model in bench but it keeps throwing the exception below. 

"error while loading shared libraries: libmpifort.so.12: cannot open shared object file: No such file or directory" The path for the .so is correct in my case.

Below is the link to the cellml model I am trying to modify:

https://models.cellml.org/e/5f0/ModTrovato2020.cellml/view

NB. I have modified existing models in opencarp repository, tried the same steps as I mentioned earlier and works fine.

1 Answer

0 votes
by (3.6k points)
Hi,

Are you running the simulation in the same computer where you compiled the dynamic model?

Cheers,

Jorge
by (170 points)
Yes. I did the compilation on a cluster and I tried performing single cell simulation in bench afterwards
by (3.6k points)
Hi,

From the error that you posted it looks like the path to the library is not found. If you are compiling and running in the same this issue must be related to another problem. Could you please provide us more information?

Best,

Jorge
Welcome to openCARP Q&A. Ask questions and receive answers from other members of the community. For best support, please use appropriate TAGS!
architecture, carputils, documentation, experiments, installation-containers-packages, limpet, slimfem, website, governance
...