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

When setting an ionic model, I cannot manage to set the modified MitchellSchaeffer with

imp_region[0].im               = "mMS"

I get the error:

Setting up ionic models and plugins

-----------------------------------

Assigning IMPS to tagged regions:

L5 : Illegal IM specified: MS

However, I can specify other models such as COURTEMANCHE okay.

 

Although the source code for openCARP contains this model, does the respective .model file need to be adapted as suggested on https://opencarp.org/documentation/carp-carpentry-user and https://opencarp.org/documentation/examples/01_ep_single_cell/04_limpet_fe ?

 

Thanks
by (190 points)
also, the file "openCARP/physics/limpet/src/ION_IF.h" seems to be missing (and seems to be in the .gitignore), which might make it impossible to follow the instructions for generating a shared object model file in the way explained in the links above...

1 Answer

0 votes
by (3.6k points)
Hi Sam,

In commit 38d4d442f35e9e4f5e0f635aa14f6f7a8348e43c mMS was added to the imp_list.txt. You can now download the source where was added. Regarding ION_IF.h, this is a file which is created during compilation for that reason you will not find this file in the repository.

Best,

Jorge
by (190 points)
Hi Jorge,

Thanks for the information, this is very helpful!

Best regards
Sam
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
...