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

start more GS

parent 6c6343a4
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 #124907 failed
......@@ -4,7 +4,7 @@ import os
import shutil
import mpp.python.mppy as mppy
lList = [0,1]
lList = [2]
tList = [0,1,2,3]
#start_dt=0.0001
start_dt=0.0004
......@@ -36,7 +36,7 @@ def checkIfFolderExists(path):
os.makedirs(folderPath)
if __name__=="__main__":
procs=128
procs=64
#startconf="BiVentricleTest/start"
......
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