Skip to content

Commit

Permalink
address @LukeSeifert's comments
Browse files Browse the repository at this point in the history
  • Loading branch information
yardasol committed Feb 26, 2024
1 parent e5c96d4 commit 89878cd
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions doc/releasenotes/v0.5.0.rst
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ Python API Changes

- ``Depcode``

- Add `output_path` parameter.
- Added `output_path` parameter.
- ``template_inputfile_path`` → ``template_input_file_path``
- Removed default values for `geo_files`
- Changed `iter_inputfile`, `iter_matfile` to be attributes instead of parameters
Expand All @@ -155,7 +155,7 @@ Python API Changes

- ``DepcodeSerpent`` → ``SerpentDepcode``

- Add `output_path` parameter.
- Added `output_path` parameter.
- ``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
Expand Down Expand Up @@ -225,11 +225,11 @@ Python API Changes

- ``Sparger``

- ``calc_rem_efficiency()`` → ``calculate_removal_efficiency``
- ``calc_rem_efficiency()`` → ``calculate_removal_efficiency()``

- ``Separator``

- ``calc_rem_efficiency()`` → ``calculate_removal_efficiency``
- ``calc_rem_efficiency()`` → ``calculate_removal_efficiency()``


Contributors
Expand Down

0 comments on commit 89878cd

Please sign in to comment.