Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add simulation option to only generate the parameter listing only #39

Open
MarshallAsch opened this issue Jan 10, 2022 · 0 comments
Open

Comments

@MarshallAsch
Copy link
Owner

Instead of only being able to run all the simulations it would be beneficial if all of the parameter combinations can be generated to be run separately as batches.

  1. Call campaignmanager.get_missing_simulations()
  2. split that listing into multiple chunks
  3. save each listing to its own file

running:

  1. take in the name of the file that contains the parameters
  2. run the missing simulations

results merge

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant