Skip to content
Snippets Groups Projects
Commit a726539e authored by dh00601's avatar dh00601
Browse files

updated grid options defaults

parent 8c9d5993
No related branches found
No related tags found
No related merge requests found
......@@ -2131,7 +2131,7 @@ class Population(
# TODO: fix this function
raise ValueError("This functionality is not available yet")
# Source file
# Monte-carlo
elif self.grid_options["evolution_type"] == "montecarlo":
if self.grid_options["do_dry_run"]:
# Do a dry run
......
This diff is collapsed.
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