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

level 3

parent 85626e45
No related branches found
No related tags found
1 merge request!261Resolve "Fix evaluation on cells"
Pipeline #135433 passed
......@@ -5,7 +5,7 @@ import shutil
import mpp.python.mppy as mppy
lList = [0,1,2,3]
lList = [0,1,2]
lList = [3]
tList = [0,1,2]
#start_dt=0.0001
start_dt=0.0004
......
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