Commit graph

1463 commits

Author SHA1 Message Date
Mikolaj Adam Kowalski
2debfc0d8a Address comments by @paulromano 2020-03-19 15:40:27 +00:00
Mikolaj Adam Kowalski
ec10221219 Address comments by @pshriwise 2020-03-19 12:04:44 +00:00
Mikolaj-A-Kowalski
9a782c8067
Apply suggestions from code review
Co-Authored-By: Simon Richards <s.richards@physics.org>
2020-03-17 18:56:36 +00:00
Mikolaj Adam Kowalski
275512bb0e Add documentation for atoms calculations via cell 2020-03-11 18:40:51 +00:00
Paul Romano
a10cc764a3
Merge pull request #1511 from SamPUG/develop
Added documentation for material mixing
2020-03-06 09:22:18 -06:00
SamPUG
5db1eadc56
Apply formatting suggestions.
Co-Authored-By: Paul Romano <paul.k.romano@gmail.com>
2020-03-04 13:39:39 +00:00
Paul Romano
3fc25be950
Merge pull request #1503 from Mikolaj-A-Kowalski/develop
Enrichment of 2-Isotope Elements
2020-03-04 07:38:24 -06:00
Mikolaj-A-Kowalski
bcc4a52eb9
Apply suggestions from code review
Co-Authored-By: Paul Romano <paul.k.romano@gmail.com>
2020-03-04 11:41:52 +00:00
SamPUG
595bde5175
Made suggested changes to material section in user guide.
Co-Authored-By: Simon Richards <s.richards@physics.org>
2020-03-04 09:07:09 +00:00
Sam Powell-Gill
56c07815ec Changed example for mix_materials 2020-03-03 13:52:21 +00:00
Sam Powell-Gill
97a835cc24 Added section to user guide on Mixing materials. 2020-03-03 10:53:02 +00:00
ChasingNeutrons
30c5167fb6
Merge pull request #4 from ChasingNeutrons/element_name
Changes to be consistent with PEP8 style
2020-02-28 12:33:26 +00:00
Paul Cosgrove
abd8175a15 Changes to be consistent with PEP8 style 2020-02-28 12:36:57 +00:00
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