Skip to content
Snippets Groups Projects
Commit 435d98a8 authored by Laura Lindner's avatar Laura Lindner
Browse files

start BiVentricle on Cells

parent 5596853b
No related branches found
No related tags found
1 merge request!261Resolve "Fix evaluation on cells"
Pipeline #130491 passed
......@@ -42,7 +42,10 @@ if __name__=="__main__":
pathExperiment="SI0004/"
startExperiment(procs,startconf,pathExperiment,{"ElphyModelName": "TenTusscher"})
#startExperiment(procs,startconf,pathExperiment,{"ElphyModelName": "TenTusscher"})
pathExperiment="OnCells/SI0004/"
startExperiment(procs,startconf,pathExperiment,{"ElphyModelName": "TenTusscher","ElphyModel":"SemiImplicitOnCells"})
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment