Skip to content

Commit

Permalink
analyze_simulation_result
Browse files Browse the repository at this point in the history
  • Loading branch information
YaolinGe committed Sep 8, 2023
1 parent 0a4f4f6 commit 9975b91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Nidelva3D/src/run_replicates.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
num_cores = 1
num_steps = 20
temporal_truth = True
debug = True
debug = False

seeds = np.random.choice(10000, num_replicates, replace=False)

Expand Down

0 comments on commit 9975b91

Please sign in to comment.