Commit graph

2050 commits

Author SHA1 Message Date
Mikolaj Adam Kowalski
d1f71f2328 Address further comments by @simondrichards
Corrects spelling and grammar.
2020-02-26 15:50:53 +00:00
ChasingNeutrons
eba6a6e4c8
Merge pull request #2 from openmc-dev/develop
Update alongside openmc-dev
2020-02-26 13:28:49 +00:00
Mikolaj Adam Kowalski
9078010d88 Address comments by @simondrichards
Also remove spaces between Raises entries in docstring of Element.expand
2020-02-26 12:18:19 +00:00
Paul Romano
66dabca159
Merge pull request #1491 from eepeterson/surface_refactoring2
Surface refactoring improvements
2020-02-25 10:14:08 -06:00
Ethan Peterson
3d3a27f841 applied suggestions from code review 2020-02-25 08:42:21 -05:00
Paul Cosgrove
bf7f7327a5 Changed a word in docs to clarify meaning 2020-02-25 13:18:02 +00:00
Paul Cosgrove
04e57d06f2 Modified docs to mention adding elements by name 2020-02-25 13:15:59 +00:00
Paul Romano
8e8d5e0478 Documentation updates 2020-02-24 19:53:46 -06:00
Paul Romano
c5dbff356a Fixes to custom source feature 2020-02-17 15:45:50 -06:00
Andrew Davis
09581ebf38 updated for new cmake instructions 2020-02-17 15:48:12 +00:00
Andrew Davis
728969c5f2 further review comments regarding style 2020-02-17 15:48:12 +00:00
Andrew Davis
1fd6e003e8 further changes from review 2020-02-17 15:48:12 +00:00
Andrew Davis
2823dd07e9 Updated documentation to reflect changes 2020-02-17 15:48:12 +00:00
Andrew Davis
7d87979880 Added supporting documentation 2020-02-17 15:48:12 +00:00
Paul Romano
4200b0dfbf Update depletion-related documentation 2020-02-12 16:05:58 -06:00
Sterling Harper
2a5a1ab841
Merge pull request #1467 from paulromano/clang-format-add
Add a proposed .clang-format file
2020-02-04 11:19:18 -05:00
Patrick Shriwise
c94e3d2705
Merge pull request #1466 from paulromano/pullrequestinc-part1
Address review from Pullrequest Inc. (Part 1)
2020-01-29 09:54:25 -06:00
Paul Romano
8b5ed5f12d All note in style guide about using clang-format 2020-01-27 22:05:20 -06:00
John Tramm
3b9451bc73 More comment incorporation from code review. 2020-01-27 17:12:15 +00:00
John Tramm
02470bc630 Incorporation of comments from code review. 2020-01-27 17:02:39 +00:00
Paul Romano
04308b7677 Rewrite of openmc-ace-to-hdf5, moving some functionality to ace.py 2020-01-27 09:46:50 -06:00
John Tramm
05e39fb9e4 first pass on adding event_based and in_flight_particles as xml and python options. 2020-01-23 22:50:51 +00:00
Andrew Johnson
66a4a1a1ae
Merge pull request #1449 from paulromano/photon-energydep-fixes
Fix/improve energy deposition for coupled neutron-photon calculations
2020-01-17 15:59:39 -05:00
Andrew Johnson
075382c9c6
Merge pull request #1448 from paulromano/use-submodules
Use git submodules for dependencies in vendor/
2020-01-16 12:33:46 -05:00
Paul Romano
a1b8719ae8 Add a missing @smharper publication in list 2020-01-13 16:48:15 -06:00
Paul Romano
a35d51202c Add a settings flag to turn off/on delayed photon fission yield scaling 2020-01-13 14:46:26 -06:00
Paul Romano
1ec4dc5efc Update installation instructions, remove vendor.txt file 2020-01-12 16:49:09 -06:00
Paul Romano
9787e9e8c0 Merge branch 'develop' into cell-instance-filter 2020-01-09 07:26:43 -06:00
Amanda Lund
55ca9fe7f8
Merge pull request #1440 from paulromano/update-copyright-2020
Update year on copyright to 2020
2020-01-07 13:02:50 -06:00
Ethan Peterson
96c7427eaf Adding CylindricalIndependent source type
ammended docstrings to mention local reference frame
2020-01-06 19:47:10 -05:00
Paul Romano
aa768abbc3 Happy new year 2020! 2020-01-02 16:33:14 -06:00
Paul Romano
4ed1d5f42f Allow default material cell offset generation to be turned off 2020-01-02 16:12:04 -06:00
Paul Romano
aa89604f78 Add CellInstanceFilter to documentation 2019-12-12 06:59:01 -06:00
Paul Romano
20bd6b5d35 Update documentation for S(a,b) 2019-11-27 14:23:34 -06:00
Paul Romano
532169285b Add one publication to list 2019-11-11 15:17:19 -06:00
Paul Romano
21a8557360
Merge pull request #1398 from eepeterson/spherical_source
Spherical source
2019-11-11 12:52:47 -06:00
Ethan Peterson
15c7148331 Adding SphericalIndependent source type
Applied suggestions from code review

Co-Authored-By: Paul Romano <paul.k.romano@gmail.com>
2019-11-11 10:50:38 -05:00
Andrew Johnson
0c97807da8
Clarify documentation on Operator diff_burnable_mats
In PR #1392, it was revealed that the distribution of material
volumes with ``diff_burnable_mats`` was not clear. In that PR,
the Operator now divides the volume of the shared material
equally across all identical and newly created instances.
This commit adds some clarifying language into the Operator
docstring and depletion users guide on the handling
of volumes across repeated materials.
2019-11-08 12:08:57 -05:00
Paul Romano
6799da13f1
Merge pull request #1374 from pshriwise/volume_trigger
Volume Calculation Trigger
2019-10-15 15:58:20 +07:00
Patrick Shriwise
a4f98661c1
Update docs/source/usersguide/volume.rst
Co-Authored-By: Paul Romano <paul.k.romano@gmail.com>
2019-10-14 18:45:30 -05:00
Paul Romano
711819ef62 Move version number to 0.12.0-dev 2019-10-09 09:33:17 -05:00
Patrick Shriwise
f251822b9f Removing trailing whitespace in doc file. 2019-10-08 13:31:37 -05:00
Paul Romano
e07fe06323 Remove -dev tag from version number. Small updates to release notes 2019-10-07 10:33:45 -05:00
Paul Romano
1c1fca3d70 Respond to @drewejohnson comments on #1371 2019-10-07 07:40:56 -05:00
Patrick Shriwise
1d27972d50 Updating volume documentation to include info about volume trigger types. 2019-10-05 13:25:25 -05:00
Patrick Shriwise
0914330f8d Updating volume documentation. 2019-10-05 10:58:11 -05:00
Paul Romano
5b195b6e9f Various fixes and updates in documentation 2019-10-04 14:00:22 -05:00
Paul Romano
e869d8eef1 Fix documentation build (deplete module was causing issues) 2019-10-04 12:48:23 -05:00
Paul Romano
c18f845712 Fix broken links in documentation 2019-10-04 09:33:20 -05:00
Paul Romano
db8cdff1c5
Merge pull request #1357 from drewejohnson/internal-tally
Create and use internal tallies for depletion
2019-10-01 08:26:12 -05:00