Dear openCARP Community,
I'm trying to run the 2D example of the tutorial: Tuning velocities and anisotropy ratios
with the command:
./run.py --velocity 0.6 --converge 1
However, the algorithm does not converge and yields the following output:
No capture or decremental conduction, proximal quarter of tissue not fully activated
Assuming slow conduction velocity of 0.05 m/s in next iteration
Conduction velocity: 0.0500 m/s [gi=0.1740, ge=0.6250, gm=0.1361]
No capture or decremental conduction, proximal quarter of tissue not fully activated
Assuming slow conduction velocity of 0.05 m/s in next iteration
Conduction velocity: 0.0500 m/s [gi=25.0560, ge=90.0000, gm=19.5995]
No capture or decremental conduction, proximal quarter of tissue not fully activated
Assuming slow conduction velocity of 0.05 m/s in next iteration
Conduction velocity: 0.0500 m/s [gi=3608.0640, ge=12960.0000, gm=2822.3279]
No capture or decremental conduction, proximal quarter of tissue not fully activated
Assuming slow conduction velocity of 0.05 m/s in next iteration
Conduction velocity: 0.0500 m/s [gi=519561.2160, ge=1866240.0000, gm=406415.2190]
.......
No capture or decremental conduction, proximal quarter of tissue not fully activated
Assuming slow conduction velocity of 0.05 m/s in next iteration
Conduction velocity: 0.0500 m/s [gi=17759739779626392407939986877688768888832.0000, ge=63792168748658008006992698804750296023040.0000, gm=13892161905214637698280565849529285345280.0000]
Tuning results
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Conduction velocity: 0.0500 m/s [gi=2557402528266200119887095833705846814015488.0000, ge=9186072299806751605581899521158699003412480.0000, gm=2000471314350907209582381839642079640158208.0000]
CV tuning not converged with given max_it number of iterations!
Any idea?
I'm using the latest version of openCARP.
Thanks,
Cesare