Transferred from separate question:
https://github.com/DiyaKalyanpur/basic_example.
The x0,y0,z0,x1,y1,z1 values are such that we're assuming the mesh is on the origin.
hence (- coordinate/2) to (+coordinate/2).
I'm not sure how to simulate only a certain point or the whole tissue.
If I can just understand how to stimulate using any mesh and where I'm going wrong, I'll be able to work on my complex experiments. As of now, my mesh is successfully imported but the experiment just won't run.
Since its the atrium, I want to simulate depolarization in order to calculate the p wave.
Any suggestions/ recommendations on how I could get that working would be extremely helpful.