Skip to content

Commit

Permalink
Apply suggestions from @abachma2 code review
Browse files Browse the repository at this point in the history
Co-authored-by: Amanda Bachmann <[email protected]>
  • Loading branch information
yardasol and abachma2 authored Dec 5, 2022
1 parent 8396c2b commit 4a49c11
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/releasenotes/v0.5.0.rst
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ Python API Changes
- ``template_inputfile_path`` → ``template_input_file_path``
- Removed default values for `geo_files`
- Changed `iter_inputfile`, `iter_matfile` to be attributes instead of parameters
- Changed `npop`, `active_cycles`, `inactive_cycles` to be attributes instead of
- Changed `npop`, `active_cycles`, `inactive_cycles` to be attributes instead of parameters
- ``read_depcode_info()`` → ``read_step_metadata()``
- ``sim_info`` → ``step_metadata``
- ``read_depcode_step_param()`` → ``read_neutronics_parameters()``
Expand All @@ -134,7 +134,7 @@ Python API Changes
- ``template_inputfile_path`` → ``template_input_file_path``
- Removed default values for `exec_path`, `template_input_file_path`, `geo_files`
- Changed `iter_inputfile`, `iter_matfile` to be attributes instead of parameters
- Changed `npop`, `active_cycles`, `inactive_cycles` to be attributes instead of
- Changed `npop`, `active_cycles`, `inactive_cycles` to be attributes instead of parameters
- ``read_depcode_info()`` → ``read_depletion_step_metadata()``
- ``sim_info`` → ``step_metadata``
- ``read_depcode_step_param()`` → ``read_neutronics_parameters()``
Expand Down

0 comments on commit 4a49c11

Please sign in to comment.