| .. |
|
data
|
Make sure ThermalScattering.from_njoy works with table_name=...
|
2022-01-12 12:02:45 -06:00 |
|
deplete
|
Update depletion integration equations in documentation
|
2022-02-04 07:19:42 -06:00 |
|
lib
|
Release notes for 0.13.0
|
2022-02-04 07:19:35 -06:00 |
|
mgxs
|
Fixed issue where both P0 and P1 moments were displayed in the diffusion coefficient results. With this fix, the Legendre filter is successfully sliced. Also, there was previously concern that get_condensed_xs needed to be specially catered toward DiffusionCoefficient. However, since the MGXS get_condensed_xs method condenses the tallies before calculating the cross section, that should work great for DiffusionCoefficient as well. Tests updated.
|
2021-11-16 13:58:40 -07:00 |
|
model
|
Fix warnings in doc build
|
2022-02-04 07:19:42 -06:00 |
|
stats
|
Release notes for 0.13.0
|
2022-02-04 07:19:35 -06:00 |
|
__init__.py
|
Remove -dev tag from version number
|
2022-02-11 12:17:12 -06:00 |
|
_xml.py
|
Sort XML attributes to preserve pre-Python 3.8 XML writing behavior
|
2020-06-17 22:08:09 -05:00 |
|
arithmetic.py
|
corrected multiline f strings
|
2021-07-31 22:33:45 +01:00 |
|
cell.py
|
fixed minor typo in docs
|
2022-02-10 00:20:58 +00:00 |
|
checkvalue.py
|
corrected multiline f strings
|
2021-07-31 22:33:45 +01:00 |
|
cmfd.py
|
fixed minor typo in docs
|
2022-02-10 00:20:58 +00:00 |
|
dummy_comm.py
|
Delayed mpi4py import until the user clearly indicated intent to use a communicator (or they already have created one and thus have already imported it); corrected versionchanged doc statements to include comments about what changed; added stackoverflow reference
|
2021-10-01 09:21:41 -05:00 |
|
element.py
|
fixed minor typo in docs
|
2022-02-10 00:20:58 +00:00 |
|
examples.py
|
Cosmetic fixes from PullRequest [2019-12-05]
|
2019-12-05 22:22:43 -06:00 |
|
exceptions.py
|
Have openmc_next_batch return an actual error
|
2018-04-11 13:23:54 -05:00 |
|
executor.py
|
Remove convert_exec arguments, update documentation
|
2021-10-06 11:51:38 -05:00 |
|
filter.py
|
Merge pull request #1960 from paulromano/prepare-0.13.0
|
2022-02-10 11:09:29 -06:00 |
|
filter_expansion.py
|
Implement Tallies.from_xml classmethod
|
2022-01-20 22:28:01 -06:00 |
|
geometry.py
|
replaced .format with f string
|
2021-07-29 18:25:37 +01:00 |
|
lattice.py
|
fixed minor typo in docs
|
2022-02-10 00:20:58 +00:00 |
|
macroscopic.py
|
Use empty-argument form of super()
|
2018-02-05 23:14:30 -05:00 |
|
material.py
|
fixed minor typo in docs
|
2022-02-10 00:20:58 +00:00 |
|
mesh.py
|
fixed minor typo in docs
|
2022-02-10 00:20:58 +00:00 |
|
mgxs_library.py
|
fixed minor typo in docs
|
2022-02-10 00:20:58 +00:00 |
|
mixin.py
|
replaced .format with f string
|
2021-07-29 18:25:37 +01:00 |
|
mpi.py
|
Delayed mpi4py import until the user clearly indicated intent to use a communicator (or they already have created one and thus have already imported it); corrected versionchanged doc statements to include comments about what changed; added stackoverflow reference
|
2021-10-01 09:21:41 -05:00 |
|
nuclide.py
|
corrected multiline f strings
|
2021-07-31 22:33:45 +01:00 |
|
openmoc_compatible.py
|
corrected multiline f strings
|
2021-07-31 22:33:45 +01:00 |
|
particle_restart.py
|
Changes in particle_restart.py from PullRequest Inc. review
|
2020-04-01 14:13:05 -05:00 |
|
plots.py
|
removed unused imports
|
2022-02-11 22:36:46 +00:00 |
|
plotter.py
|
fixed minor typo in docs
|
2022-02-10 00:20:58 +00:00 |
|
polynomial.py
|
fixed minor typo in docs
|
2022-02-10 00:20:58 +00:00 |
|
region.py
|
fixed minor typo in docs
|
2022-02-10 00:20:58 +00:00 |
|
search.py
|
Model.run now returns last statepoint path rather than k_eff. Updated tests and search.
|
2020-03-27 07:47:54 -05:00 |
|
settings.py
|
Merge pull request #1960 from paulromano/prepare-0.13.0
|
2022-02-10 11:09:29 -06:00 |
|
source.py
|
Update openmc/source.py
|
2022-01-07 15:53:10 +01:00 |
|
statepoint.py
|
replaced .format with f strings
|
2021-07-29 20:28:51 +01:00 |
|
summary.py
|
Implement mesh-based weight windows (squashed)
|
2022-01-08 14:43:18 -06:00 |
|
surface.py
|
Merge pull request #1960 from paulromano/prepare-0.13.0
|
2022-02-10 11:09:29 -06:00 |
|
tallies.py
|
removed unused imports
|
2022-02-11 22:36:46 +00:00 |
|
tally_derivative.py
|
Implement Tallies.from_xml classmethod
|
2022-01-20 22:28:01 -06:00 |
|
trigger.py
|
Apply suggestions from @pshriwise code review
|
2022-01-23 14:03:18 -06:00 |
|
universe.py
|
Release notes for 0.13.0
|
2022-02-04 07:19:35 -06:00 |
|
volume.py
|
Merge pull request #1960 from paulromano/prepare-0.13.0
|
2022-02-10 11:09:29 -06:00 |
|
weight_windows.py
|
Release notes for 0.13.0
|
2022-02-04 07:19:35 -06:00 |