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

I have a question, is it possible to visualize the simulation of electrophysiology without using the visual interface of the meshalyzer?

I want to create a pipeline that will automatically run a wave propagation calculation and then output the result as a series of images. This can easily be done in the visual interface of the meshalyzer, but I would like to do without this intermediate step. Perhaps this can be implemented using some python library, but I couldn't find out how.

Thank you in advance!

1 Answer

0 votes
by (19.1k points)

meshalyzer supports offscreen rendering, which is described in chapter 8 of its manual:

https://opencarp.org/documentation/meshalyzer-manual

Together with interactively prepared state files, this could be an option for you.

Alternatively, you can also convert the output to VTK and use ParaView's offscreen rendering options.

by (180 points)
Thank you so much, after some efforts everything worked out!
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
...