Paul Romano
|
4fd665c008
|
Remove -dev on version number
|
2022-10-21 07:08:53 -05:00 |
|
Paul Romano
|
53b6d8ab11
|
Change 0.14.0 --> 0.13.2
|
2022-10-21 07:08:52 -05:00 |
|
Paul Romano
|
a0e5ba4418
|
Add 0.13.2 release notes
|
2022-10-21 07:08:49 -05:00 |
|
Ethan Peterson
|
e64fb4cd41
|
added volume read and write to xml
|
2022-10-19 14:16:52 -04:00 |
|
Patrick Shriwise
|
7d6bdd1eef
|
Merge pull request #2268 from paulromano/energyfunc-fix
Fixes for EnergyFunctionFilter
|
2022-10-19 11:32:04 -05:00 |
|
Patrick Shriwise
|
e2f6f5d1ee
|
Merge pull request #2251 from paulromano/universe-plot-ppm
Handle possibility of .ppm file in Universe.plot
|
2022-10-18 12:27:24 -05:00 |
|
Paul Romano
|
2ae5ccb031
|
Fix EnergyFunctionFilter.from_xml_element
|
2022-10-18 12:14:15 -05:00 |
|
Paul Romano
|
0587aeeaa4
|
Allow EnergyFunctionFilter interpolation to be set from C API
|
2022-10-18 12:14:15 -05:00 |
|
Patrick Shriwise
|
61f8a793d7
|
Merge pull request #2267 from paulromano/random-test-fix
Improve tests for checking sample means
|
2022-10-18 10:20:44 -05:00 |
|
Paul Romano
|
6c4554f1c7
|
Add missing f prefix for an f-string
|
2022-10-16 11:42:05 +02:00 |
|
Paul Romano
|
400000d5c4
|
Merge pull request #2252 from paulromano/decay-photon-stable-fix
Make sure Material.decay_photon_energy works with no unstable nuclides
|
2022-10-12 18:28:51 +02:00 |
|
Paul Romano
|
47ff27e77f
|
Merge pull request #2233 from shimwell/adding_from_domain_to_CylindricalMesh
added from domain to CylindricalMesh
|
2022-10-06 09:36:32 -05:00 |
|
Paul Romano
|
fe04a839c2
|
Make sure Material.decay_photon_energy works with no unstable nuclides
|
2022-10-05 14:28:18 -05:00 |
|
Paul Romano
|
004199c49d
|
Handle possibility of .ppm file in Universe.plot
|
2022-10-05 09:08:02 -05:00 |
|
Jonathan Shimwell
|
9a61aed2ef
|
doc string related review suggestions
|
2022-10-05 09:03:30 +01:00 |
|
Jonathan Shimwell
|
afbd994d4f
|
review suggestions from Remi and Paul
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
Co-authored-by: Rémi Delaporte-Mathurin <40028739+RemDelaporteMathurin@users.noreply.github.com>
|
2022-10-05 08:45:59 +01:00 |
|
Jonathan Shimwell
|
434dc1f30d
|
Merge pull request #2238 from pshriwise/dag_cells_surfs
Adding properties for number of DAGMC cells and surfaces
|
2022-10-04 16:18:50 +01:00 |
|
Patrick Shriwise
|
6c698e3b88
|
Merge pull request #2242 from eepeterson/wwinp_reader_fix
fix wwinp reader
|
2022-10-03 18:58:26 -05:00 |
|
Jonathan Shimwell
|
a32a5fbf0d
|
review suggestion from @RemDelaporteMathurin
|
2022-10-03 16:58:11 +01:00 |
|
Patrick Shriwise
|
47488ecacb
|
Merge pull request #2235 from paulromano/source-rejection
Source rejection by domain (cell, material, universe)
|
2022-10-03 09:38:28 -05:00 |
|
Ethan Peterson
|
9c13e85dc2
|
fix wwinp reader
|
2022-10-01 09:22:57 -04:00 |
|
Jonathan Shimwell
|
46045588f5
|
Merge pull request #2234 from paulromano/decay-source-chain
Decay photon source functionality
|
2022-10-01 00:28:36 +01:00 |
|
Paul Romano
|
6719aa218e
|
Update openmc/deplete/nuclide.py per @pshriwise suggestion
Co-authored-by: Patrick Shriwise <pshriwise@gmail.com>
|
2022-09-30 13:30:23 -05:00 |
|
Patrick Shriwise
|
ed24b2343a
|
typo fix
|
2022-09-29 22:05:23 -05:00 |
|
Patrick Shriwise
|
0dd3fff562
|
Improve docstring
|
2022-09-29 22:04:54 -05:00 |
|
Patrick Shriwise
|
ebf6e24bcf
|
Resolving symlink paths
|
2022-09-29 22:04:54 -05:00 |
|
Patrick Shriwise
|
f038225abe
|
Update openmc/universe.py
Co-authored-by: Jonathan Shimwell <drshimwell@gmail.com>
|
2022-09-29 22:04:54 -05:00 |
|
Patrick Shriwise
|
a0a5afcbca
|
Formatting and docstrs.
|
2022-09-29 22:04:52 -05:00 |
|
Patrick Shriwise
|
fe90b8e220
|
Adding properties for number of DAGMC cells/surfaces
|
2022-09-29 22:04:39 -05:00 |
|
Patrick Shriwise
|
c96f2bc376
|
Merge pull request #2230 from shimwell/adding_material_names_to_DAGMCUniverse
|
2022-09-29 17:01:49 -05:00 |
|
Paul Romano
|
10abbe910a
|
Clarify probability units for decay_photon_energy
|
2022-09-28 13:25:00 -05:00 |
|
Paul Romano
|
7815a5e02d
|
Address @shimwell comments on #2234
|
2022-09-28 09:31:12 -05:00 |
|
Jonathan Shimwell
|
e31576fc09
|
moved doc string to class attributes
|
2022-09-27 13:46:33 +01:00 |
|
Paul Romano
|
18337073f4
|
Fix name change on mat_to_ind, nuc_to_ind
|
2022-09-26 15:19:05 -05:00 |
|
Paul Romano
|
3e5c9d83c5
|
Expand source rejection to cells, materials, and universes
|
2022-09-26 13:25:41 -05:00 |
|
Paul Romano
|
aff6316642
|
Simple rejection based on a vector of cell IDs
|
2022-09-26 13:25:41 -05:00 |
|
Paul Romano
|
52eef1adf5
|
Reset decay source if config['chain_file'] changes
|
2022-09-26 12:58:54 -05:00 |
|
Paul Romano
|
ce1abc5350
|
Documentation updates
|
2022-09-26 12:58:54 -05:00 |
|
Paul Romano
|
7af56d8db2
|
Add get_material method on StepResult
|
2022-09-26 12:58:54 -05:00 |
|
Paul Romano
|
ed6fbe37f5
|
Rename mat_to_ind -> index_mat, nuc_to_ind -> index_nuc in StepResult
|
2022-09-26 12:58:53 -05:00 |
|
Paul Romano
|
a917fd94c1
|
Add decay_photon_source property on Material
|
2022-09-26 12:58:53 -05:00 |
|
Paul Romano
|
1395b50d49
|
Store decay sources on openmc.deplete.Nuclide
|
2022-09-26 12:58:53 -05:00 |
|
Paul Romano
|
1d140e348d
|
Merge pull request #2226 from marquezj/fix_elastic_distribution
Fix elastic distribution
|
2022-09-26 12:35:11 -05:00 |
|
Jonathan Shimwell
|
4e5d9bf596
|
fixed typo
|
2022-09-26 16:17:48 +01:00 |
|
Jonathan Shimwell
|
e63b437662
|
added from domain to CylindricalMesh
|
2022-09-26 16:11:53 +01:00 |
|
Jonathan Shimwell
|
27f2cb1b5e
|
@pshriwise review suggestions
Co-authored-by: Patrick Shriwise <pshriwise@gmail.com>
|
2022-09-26 08:45:44 +01:00 |
|
shimwell
|
3891cef4f1
|
added ability to find material names in DAG
|
2022-09-24 20:09:01 +01:00 |
|
Paul Romano
|
e535d17ae0
|
Merge pull request #2215 from pshriwise/eff-log
Additional interpolation types for EnergyFunctionFilter
|
2022-09-22 15:35:44 -05:00 |
|
Jose Ignacio Marquez Damian
|
607be496bc
|
Fix elastic distribution
Elastic distributions were created but not used
|
2022-09-22 14:58:52 -03:00 |
|
Patrick Shriwise
|
61a0458d4c
|
Include interpolation types in params docstr
|
2022-09-22 10:46:55 -05:00 |
|