-
Notifications
You must be signed in to change notification settings - Fork 1
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
Calculate Baseline Metrics for Comparison #3
Comments
Maybe something akin to from ANN LWR? https://github.com/jbae11/ann_pwr/blob/ann_lwr/scripts/analysis.ipynb Adding in an isotopics comparison. |
As of #31 I have implemented a slight variation on the Cymetric functions that do the isotopic tracking in the simulations, now they use the built-in version of PyNE that Cyclus has instead of relying on the user to built PyNE themselves. |
As of #57, each of the 6 metrics outlined in the initial comment have been implemented in a standard way for each of the scenarios. |
Add the comparison metrics to the baseline_reactor_analysis.ipynb. We need:
This issue can be closed with a discussion of which metrics are needed, and a PR that adds the corresponding calculations to all of the *_analysis.ipynb notebooks for each scenario.
The text was updated successfully, but these errors were encountered: