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 class to tie together config file to running of simulation and IO module #47

Closed
rcross2 opened this issue May 18, 2020 · 0 comments · Fixed by #52
Closed
Assignees
Labels
enhancement New feature or request high priority This should be taken care of as soon as possible

Comments

@rcross2
Copy link
Contributor

rcross2 commented May 18, 2020

As it is now, you need to pass a ton of simulation parameters between loading a configuration, running the simulation, and then when you write the output file you need to give it the same parameters. This should probably be wrapped up into some sort of simulation class.

@sybenzvi sybenzvi added enhancement New feature or request high priority This should be taken care of as soon as possible labels May 20, 2020
@sgriswol sgriswol linked a pull request Jul 1, 2020 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request high priority This should be taken care of as soon as possible
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants