Commit 9c65ee3d authored by Leon Pyka's avatar Leon Pyka
Browse files

correcting steps

parent abce93c7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -44,7 +44,7 @@ def generate_thresholdlist(parameters):

def get_parametercollection(seed):
    edge_list = get_edge_list() 
    steps = 3
    steps = 7
    nx = 2**steps
    ny = nx
    nz = 2*(2+steps) - 2