Here you can compile an EasyML file into a shared library that can be loaded at runtime to support adapted or new ionic models directly from your browser without the need for having a compile infrastructure locally. Sign in using your openCARP GitLab account, upload your EasyML file, choose your target architecture, submit the job and get back the generated C++ code as well as the shared library or an error log in case something did not work. We support all platforms for which we provide binary openCARP packages and the most recent openCARP versions.
You can then use the model for your simulations as an external_imp, for example:
num_external_imp = 1
external_imp = ./myNewModel.so
imp_region[0].im = myNewModel
Under macOS, the file ending will be .dylib.
Additional resources:
© Copyright 2020 openCARP project Supported by DFG and EuroHPC Contact Imprint and data protection