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
Paul Romano
ed7123f4e7
Merge pull request #1356 from drewejohnson/dep-solver-class
...
Provide class-based depletion solvers
2019-09-30 13:23:29 -05:00
Andrew Johnson
d112eddbc3
openmc.deplete.cram.IPFCramSolver accepts coefficients at init
...
Moved from deplete.abc into openmc.deplete.cram. CRAM16 and CRAM48
are aliases to __call__ methods for two instances of
IPFCramSolver: Cram16Solver and Cram48Solver, created using
16th and 48th order coefficients
2019-09-26 20:31:04 -04:00
Paul Romano
684bc7ef1b
Merge pull request #1355 from drewejohnson/depletion-caveats
...
Add discussion in user's guide on depletion caveats
2019-09-23 06:53:40 -05:00
Andrew Johnson
1d08279c02
Respond to reviewer comments on depletion caveats
2019-09-20 13:29:46 -05:00
Andrew Johnson
2ead24e172
Teach openmc_statepoint_write about internal tallies
...
If a tally is marked as not writeable, a tally group
will still be added to the statepoint file. However,
no filter, score, nuclide, or results data will be written to
this tally group. A new attribute is introduced to this tally
group "internal" that is an integer flag: 0 if the tally
is not internal (i.e. is writeable) and 1 if the tally is
internal (i.e. is not writeable).
The internal attribute has been added to the statepoint
io format in the documentation.
Other changes: use
```
const auto& tally : model::tallies
tally->X
```
to iterate over tallies during the writing process
2019-09-20 10:02:38 -05:00
Andrew Johnson
df387e87dc
Document concrete and abstract depletion solvers
2019-09-19 16:51:38 -05:00
Andrew Johnson
12201f7361
Add discussion in user's guide on depletion caveats
...
Potential over-depletion using the fission-q
energy deposition mode and some remedies.
Repeated burnable materials are depleted as a single material
unless diff_burnable_mats=True is given to the Operator
2019-09-19 16:37:26 -05:00
Paul Romano
384954b099
Merge pull request #1352 from drewejohnson/dep-namespace-cleanup
...
Cleaner depletion module documentation and namespace
2019-09-19 09:42:12 -05:00
Andrew Johnson
7a2b52dd84
Apply suggestions from code review
...
Co-Authored-By: Paul Romano <paul.k.romano@gmail.com>
2019-09-19 08:05:30 -05:00