-
Notifications
You must be signed in to change notification settings - Fork 16
Completely refactored and changed after latest Teddy's release (0.2.0) #37
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
Conversation
…include), copy this file to iterative "iter_matfile" and store this file path and name.
Update simulation.py
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.
Good job with documentation in the main functions! It was very clear.
A couple of comments:
- Add more description of what each file's purpose is to the start of all .ini files, tap_test_00 files, .json files, .input files
- Remove random commented code from all files in saltproc/data directory
- Make all python files pep8 compatible
- Add documentation for all python test_* functions.
...sors/generate_depletion_intervals_and_power_levels/create_cumulative_time_and_power_input.py
Show resolved
Hide resolved
...sors/generate_depletion_intervals_and_power_levels/create_cumulative_time_and_power_input.py
Outdated
Show resolved
Hide resolved
...sors/generate_depletion_intervals_and_power_levels/create_cumulative_time_and_power_input.py
Outdated
Show resolved
Hide resolved
Done! Commit 4784239
They are! PEP8 did not find any issues.
Good idea! See issue #39. This is not very sensitive problem, so, I going to do it later. |
Co-Authored-By: Gwendolyn Chee <gwendolynchee95@gmail.com>
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.
After the latest commits, the saltproc example and tests ran successfully on my machine.
@gwenchee I addressed most of your comments. Please, check it out. |
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.
Looks good to me! Good job shortening the README
Thank you! We all will take another look during the review meeting on Wed, Feb 5th, 2-4 pm, and, hopefully, will merge it! Thank you, everyone, for your effort! |
Summary of changes
Saltproc after refactoring, implementing non-ideal poison removal, adjustable geometry, variable depletion step. Also introduces documentation, CITATION document
Types of changes
Associated Issues and PRs
Associated Developers