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

start 4 experiments ond BR

parent bbdcbe00
No related branches found
No related tags found
1 merge request!273fixed hopefully problem with computing displacement by depending mechassamble...
Pipeline #154418 passed
......@@ -4,8 +4,8 @@ import os
import shutil
import mpp.python.mppy as mppy
lList = [0]#,1,2,3]
tList = [0]#,1,2]#,1,2,3]
lList = [0,1]#,1,2,3]
tList = [0,1]#,1,2]#,1,2,3]
#start_dt=0.0001
start_dt=0.0004
......@@ -44,7 +44,7 @@ if __name__=="__main__":
moveVTU=True
pathExperiment="SI0004/"
startExperiment(procs,startconf,pathExperiment,{"ElphyModelName": "TenTusscher","ParallelPlotting":False,"Compression":"ascii"},moveVTU)
#startExperiment(procs,startconf,pathExperiment,{"ElphyModelName": "TenTusscher","ParallelPlotting":False,"Compression":"ascii"},moveVTU)
pathExperiment="OnCells/SI0004/"
......
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