-
Notifications
You must be signed in to change notification settings - Fork 11
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
new single level map input structure #213
Conversation
Fixtransition update
Backdeploytest
Hello @gwenchee! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:
Comment last updated at 2019-03-28 21:09:21 UTC |
This works with cyclus/cyclus#1501 version of cyclus |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
'README.md', 'demand_driven_deploymenty_inst.py', 'solver.py', and 'supply_driven_deployment_inst.py' okay
Then, the files in the folder 'input' reflect the changes in the previous files.
'back_deployment_test.py' was merged in PR #211 already.
Files in folder 'integration_tests' and 'unit_test' reflect changes in the first files of this PR.
Develop update
This PR addresses #212.