Amanda Lund
|
cff247e357
|
Merge pull request #1967 from paulromano/release-0.13.0
Final change for version 0.13.0
|
2022-02-14 10:27:26 -06:00 |
|
Paul Romano
|
c597cd8294
|
Merge pull request #1968 from shimwell/fix_more_typos
removed unused imports
|
2022-02-14 07:02:48 -06:00 |
|
Jonathan Shimwell
|
6257c61c1c
|
Adding a few more imports back
|
2022-02-12 00:54:21 +00:00 |
|
Jonathan
|
0108947e70
|
returned used import
|
2022-02-11 23:46:24 +00:00 |
|
Jonathan
|
d91676fe1b
|
removed unused imports
|
2022-02-11 22:36:46 +00:00 |
|
Paul Romano
|
def0898a58
|
Remove -dev tag from version number
|
2022-02-11 12:17:12 -06:00 |
|
Paul Romano
|
c8639e1630
|
Merge pull request #1966 from pshriwise/contained_cells_hint
Acceleration for Cell::find_parent_cells.
|
2022-02-11 12:16:37 -06:00 |
|
Patrick Shriwise
|
1f2f859cb8
|
Addressing PR comments from PR
|
2022-02-10 15:10:12 -06:00 |
|
Patrick Shriwise
|
10f103c6d8
|
Merge pull request #1960 from paulromano/prepare-0.13.0
Prepare for version 0.13.0
|
2022-02-10 11:09:29 -06:00 |
|
Paul Romano
|
892432ac16
|
Incorporate @pshriwise suggestion in release notes
Co-authored-by: Patrick Shriwise <pshriwise@gmail.com>
|
2022-02-10 07:32:24 -06:00 |
|
Patrick Shriwise
|
9c385c5ba7
|
Adding punctuation to docstrings
|
2022-02-09 23:32:41 -06:00 |
|
Patrick Shriwise
|
c8a1505635
|
Renaming longer find parent search method
|
2022-02-09 21:29:34 -06:00 |
|
Patrick Shriwise
|
0c2b284a7d
|
Merge pull request #1965 from shimwell/minor_docs_typo_fix
fixed minor typo in docs
|
2022-02-09 21:14:38 -06:00 |
|
Patrick Shriwise
|
c148683d82
|
Using find_cell to determine upward path through geometry
|
2022-02-09 20:44:39 -06:00 |
|
Patrick Shriwise
|
2332dd2fae
|
Adding support for a position hint to get_contained_cells for acceleration
|
2022-02-09 20:44:39 -06:00 |
|
Jonathan
|
04b5f4bc97
|
fixed minor typo in docs
|
2022-02-10 00:20:58 +00:00 |
|
Patrick Shriwise
|
f8488e59e8
|
Merge pull request #1964 from paulromano/ci-precision-fix
Lower precision on tally aggregation test to prevent CI failures
|
2022-02-08 14:23:30 -06:00 |
|
Paul Romano
|
9559aa29fa
|
Lower precision on tally aggregation test from 8 to 7
|
2022-02-08 09:08:20 -06:00 |
|
Paul Romano
|
6c643bbb7f
|
Merge pull request #1963 from aprilnovak/fix-reorder
Reorder member variables to avoid order compile issue.
|
2022-02-04 16:40:53 -06:00 |
|
aprilnovak
|
e8982ea981
|
Reorder member variables to avoid order compile issue. Refs #1962
|
2022-02-04 10:24:38 -06:00 |
|
Paul Romano
|
8989a0f402
|
Improve docstring for CellFromFilter, CellbornFilter
|
2022-02-04 07:19:43 -06:00 |
|
Paul Romano
|
35af0ed440
|
Update outdated information in man page / setup.py
|
2022-02-04 07:19:43 -06:00 |
|
Paul Romano
|
03e038af6d
|
Happy new year 2022!
|
2022-02-04 07:19:43 -06:00 |
|
Paul Romano
|
94066d48fa
|
Fix equation in documentation so it builds in latexpdf mode
|
2022-02-04 07:19:42 -06:00 |
|
Paul Romano
|
056026428f
|
Some cosmetic improvements in examples
|
2022-02-04 07:19:42 -06:00 |
|
Paul Romano
|
3830a21093
|
Fix warnings in doc build
|
2022-02-04 07:19:42 -06:00 |
|
Paul Romano
|
90146b5bc5
|
Update depletion integration equations in documentation
|
2022-02-04 07:19:42 -06:00 |
|
Paul Romano
|
fdd5e10822
|
Release notes for 0.13.0
|
2022-02-04 07:19:35 -06:00 |
|
Paul Romano
|
c6ad93d681
|
Merge pull request #1956 from pshriwise/otf_ww_adj
On-the-fly adjustments for weight windows
|
2022-02-04 07:14:48 -06:00 |
|
Paul Romano
|
91db1c9463
|
Merge pull request #1958 from aprilnovak/reset-triggers
Move satisfy_triggers reset into openmc_reset.
|
2022-02-02 18:21:22 -06:00 |
|
Patrick Shriwise
|
86ac407544
|
Reset ww ratio when initializing particle history
|
2022-02-02 17:46:43 -06:00 |
|
Patrick Shriwise
|
c0f1fb85e7
|
Fixing indentation.
|
2022-02-02 12:08:52 -06:00 |
|
Patrick Shriwise
|
5d5774b5bf
|
correcting indentation. requiring max_lower_bound_ratio to be > 1. updating test.
|
2022-02-02 09:59:46 -06:00 |
|
Paul Romano
|
0804cc0867
|
Merge pull request #1959 from shimwell/ww_typo_fix
typo corrections in error messages
|
2022-02-02 09:40:33 -06:00 |
|
Jonathan Shimwell
|
3b0bf7c69e
|
typo corrections in error messages
|
2022-02-02 10:42:32 +00:00 |
|
Patrick Shriwise
|
1e8ede8fef
|
correcting keyword arg for max lower bound ratio
|
2022-02-01 15:39:39 -06:00 |
|
Patrick Shriwise
|
e27ba6cd1e
|
Adding max_lower_bound_ratio internal attribute in WW constructor
|
2022-02-01 13:11:18 -06:00 |
|
Patrick Shriwise
|
aefcb4c4aa
|
Addressing comments from @paulromano
|
2022-02-01 12:17:38 -06:00 |
|
aprilnovak
|
ffe4cfd670
|
Move satisfy_triggers reset into openmc_reset. Refs #1957
|
2022-02-01 10:03:32 -06:00 |
|
Patrick Shriwise
|
70d1665643
|
Apply suggestions from code review
Co-authored-by: Ethan Peterson <ethan.peterson@mit.edu>
|
2022-01-26 15:22:51 -06:00 |
|
Patrick Shriwise
|
c6d4f1a5ed
|
Updating some data member formats.
|
2022-01-26 13:41:53 -06:00 |
|
Patrick Shriwise
|
6fc769a36d
|
Updating test input.
|
2022-01-26 13:41:53 -06:00 |
|
Patrick Shriwise
|
b9bbfa5d33
|
Setting the max lower bound ratio when retrieving a weight window.
|
2022-01-25 17:02:17 -06:00 |
|
Patrick Shriwise
|
9aa6134366
|
Adding otf ww adjustment using lower bound ratio.
|
2022-01-25 17:02:17 -06:00 |
|
Patrick Shriwise
|
6450d669cb
|
Merge pull request #1955 from paulromano/from-xml-complete
Add missing from_xml capabilities
|
2022-01-24 10:50:46 -06:00 |
|
Paul Romano
|
ca58e14073
|
Apply suggestions from @pshriwise code review
Co-authored-by: Patrick Shriwise <pshriwise@gmail.com>
|
2022-01-23 14:03:18 -06:00 |
|
Paul Romano
|
6bb6e2ec0c
|
Fix failing unit tests
|
2022-01-21 08:18:54 -06:00 |
|
Paul Romano
|
46b42d5ead
|
Merge pull request #1954 from pshriwise/mv_constants
Moving some single-use constants into relevant header files.
|
2022-01-21 07:27:23 -06:00 |
|
Paul Romano
|
d57c14e06f
|
Add tests for XML roundtripping
|
2022-01-20 22:28:06 -06:00 |
|
Paul Romano
|
5bb4b4bbdf
|
Implement Plots.from_xml classmethod
|
2022-01-20 22:28:03 -06:00 |
|