Open HosseinSharifii opened 3 years ago
Line #422 in single_ventricle_circulation.py file needs to be changed to:
p.data['increment'] not p.data['growth']
@HosseinSharifii - in my version, line #422 is blank.
@kenatcampbellmusclelab - In "master" branch is line #421. p.data['growth'] should change to p.data['increment'].
Line #422 in single_ventricle_circulation.py file needs to be changed to:
p.data['increment'] not p.data['growth']