| .. |
|
data
|
Change 0.14.0 --> 0.13.2
|
2022-10-21 07:08:52 -05:00 |
|
deplete
|
Change 0.14.0 --> 0.13.2
|
2022-10-21 07:08:52 -05:00 |
|
lib
|
Allow EnergyFunctionFilter interpolation to be set from C API
|
2022-10-18 12:14:15 -05:00 |
|
mgxs
|
Merge pull request #1916 from mkreher13/diffusion-condense
|
2022-09-20 09:00:19 -05:00 |
|
model
|
changing the description of tracks arg
|
2022-09-09 11:40:15 +01:00 |
|
stats
|
Change 0.14.0 --> 0.13.2
|
2022-10-21 07:08:52 -05:00 |
|
__init__.py
|
Remove -dev on version number
|
2022-10-21 07:08:53 -05: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
|
added volume read and write to xml
|
2022-10-19 14:16:52 -04:00 |
|
checkvalue.py
|
create PathLike type for hints
|
2022-09-06 17:22:31 +01:00 |
|
cmfd.py
|
fixed minor typo in docs
|
2022-02-10 00:20:58 +00:00 |
|
config.py
|
Address @shimwell comments on #2234
|
2022-09-28 09:31:12 -05: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
|
Use openmc.config['cross_sections'] instead of OPENMC_CROSS_SECTIONS
|
2022-09-07 16:46:10 -05: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
|
changing the description of tracks arg
|
2022-09-09 11:40:15 +01:00 |
|
filter.py
|
Fix EnergyFunctionFilter.from_xml_element
|
2022-10-18 12:14:15 -05: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
|
fix output variable type in docstring for HexLattice.from_hdf5
|
2022-03-30 16:11:34 -05:00 |
|
macroscopic.py
|
Use empty-argument form of super()
|
2018-02-05 23:14:30 -05:00 |
|
material.py
|
Change 0.14.0 --> 0.13.2
|
2022-10-21 07:08:52 -05:00 |
|
mesh.py
|
doc string related review suggestions
|
2022-10-05 09:03:30 +01:00 |
|
mgxs_library.py
|
Add mg_cross_sections to openmc.config
|
2022-09-07 16:46:10 -05:00 |
|
mixin.py
|
Add test for mixed elastic thermal scattering
|
2022-07-22 07:49:01 -05: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
|
Handle possibility of .ppm file in Universe.plot
|
2022-10-05 09:08:02 -05:00 |
|
plotter.py
|
Change values in dict returned by Material.get_nuclide_atom_densities
|
2022-06-27 22:36:36 -05:00 |
|
polynomial.py
|
fixed minor typo in docs
|
2022-02-10 00:20:58 +00:00 |
|
region.py
|
Add missing versionadded directives
|
2022-08-15 13:20:59 -05:00 |
|
search.py
|
Change print_output argument in search_for_keff to more general run_args
|
2022-05-02 12:09:46 -05:00 |
|
settings.py
|
create PathLike type for hints
|
2022-09-06 17:22:31 +01:00 |
|
source.py
|
Expand source rejection to cells, materials, and universes
|
2022-09-26 13:25:41 -05:00 |
|
statepoint.py
|
Adding more mesh interrogation options for the libmesh
|
2022-07-25 13:17:51 -05:00 |
|
summary.py
|
Support passing Path objects to Summary()
|
2022-08-15 13:35:04 -05:00 |
|
surface.py
|
Allow inplace argument on Region.translate
|
2022-07-20 22:43:20 -05:00 |
|
tallies.py
|
removed Tally.write_to_vtk
|
2022-06-29 12:34:58 +02:00 |
|
tally_derivative.py
|
Implement Tallies.from_xml classmethod
|
2022-01-20 22:28:01 -06:00 |
|
tracks.py
|
Rename Tracks.write_tracks_to_vtk --> Tracks.write_to_vtk
|
2022-08-16 22:09:58 -05:00 |
|
trigger.py
|
Apply suggestions from @pshriwise code review
|
2022-01-23 14:03:18 -06:00 |
|
universe.py
|
Change 0.14.0 --> 0.13.2
|
2022-10-21 07:08:52 -05:00 |
|
volume.py
|
Merge pull request #1960 from paulromano/prepare-0.13.0
|
2022-02-10 11:09:29 -06:00 |
|
weight_windows.py
|
fix wwinp reader
|
2022-10-01 09:22:57 -04:00 |