Hi,
I am working with a heart-in-a-torso setup and the end goal is to compute the ECG at the electrodes on the torso. I have done the openCARP simulation on the heart domain. Next, I need to now compute the Geselowitz integral to compute the ECG, outside of the openCARP setup. So, here is my question on units. Internally, openCARP converts units consistently. But outside, I am converting as follows, but the ECG magnitude seems orders off.
1) Vm in vm.igb is in mV
2) vm_grad (meshtool extract gradient) is in mV/ micron - converted to SI (i.e mV/m)
3) lead field gradient (lf_grad) in 1/micron - converted to SI
4) Volume is converted to m^3 (as openCARP mesh is in microns)
5) Conductivities are already in S/m - so no conversion needed
With these changes, my computed ECG looks like off by a factor of 1000s.. The morphology of the signal seems fine. My question is the following - is my understanding on the units correct?
And a follow-up question on that Does openCARP support Laplace solve where a current is injected at a site as a BC? It was giving 0 output, but it works with voltage source.
Thanks and regards
~anoop