Hi,
I'm mananged to run a simulation on my biventricular tetrahedral irregular mesh whose median length is 380 µm, using the monodomain equation with Aliev-Panfilov as the ionic model. So, to make sure the conduction velocity in the fibre direction is 0.6 and in tranverse/sheet direction is 0.3. I used tuneCv to get the gi and ge values.
tuneCV \
--np 1 \
--model AlievPanfilov \
--svinit "$HOME/vuta/calibration/apd/AP_default_BCL600_I100.sv" \
--resolution 350 \
--length 2 \
--velocity 0.6 \
--gi 0.091491 \
--ge 0.328632 \
--sourceModel monodomain \
--converge True \
--dt "$dt_us" \
--ts 1 \
--lumping False \
--opsplit True
but it can not converge. I tried to sweep some range and was able to have a close set of gi,ge to get desired CV. But then, when I ran simulation with those gi,ge. The result looked improper wave propagations.
I wonder how I can get gi,ge to run Aliev Panfilov model on different mesh resolution