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

start Rest of Level 4

parent 29c7685b
No related branches found
No related tags found
2 merge requests!181actual status of monodomain,!179added possibility to use different time integration schemes for ion...
Pipeline #124931 failed
......@@ -145,7 +145,7 @@ def startSI():
lL=[0,1,2,3,4]
tL=[0,1,2,3,4]
lL=[4]
tL=[0]#,1,2,3,4]
tL=[1,2,3,4]
nL=['SI']
sdt=0.0004
startJobs(lL,tL,nL,sdt,'',{'ElphyProblem':'BiVentricleWAProblem'})
......
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