Hello, I have been having difficulty generating custom models for use with the --load-module argument in bench.
As some background, I installed the most recent openCARP installation package on a linux subsystem for windows and have been successfully running bench experiments with the preexisting models. In trying to follow along with the examples (e.g. the 04_limpet_fe example), I'd like to be able to convert a custom .model file that I've created in easyML to a .so file that can be loaded as a module in bench. However, the example references a script "make_dynamic_model.sh" and some python code "limpet_fe.py", neither of which I can find within the downloaded file directory. Likewise, the command "limpet_fe" referenced in example 05_easyml is unrecognized. Is there a way to accomplish this?
I appreciate your help in advance,
Thanks,
Rick C