Commit graph

567 commits

Author SHA1 Message Date
Paul Romano
bc09d1ef55 adding back files to be reviewed 2019-10-28 11:55:45 -05:00
Paul Romano
ae28233110 deleting all files to prepare for review 2019-10-28 11:48:19 -05:00
Paul Romano
5b195b6e9f Various fixes and updates in documentation 2019-10-04 14:00:22 -05:00
Paul Romano
c18f845712 Fix broken links in documentation 2019-10-04 09:33:20 -05:00
Andrew Johnson
1d08279c02
Respond to reviewer comments on depletion caveats 2019-09-20 13:29:46 -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
8f2b0a01b6
Merge pull request #1332 from drewejohnson/depletion-example-notebook
Depletion example notebook
2019-09-18 13:21:34 -05:00
Andrew Johnson
0c02e58b78
Documentation for modifications to total heating 2019-09-16 14:01:48 -05:00
Paul Romano
d84c379007 Fix up heating tally scores 2019-09-13 09:31:08 -05:00
Andrew Johnson
269b3bf2d1
Update user's guide on depletion
Indicate class-based integration, and pull results from file
using `ResultsList.from_hdf5`
2019-09-05 16:50:16 -05:00
Andrew Johnson
37c871cbad
Add hyperlink to CASL depletion benchmark in scripts documentation
https://doi.org/10.2172/1256820
2019-08-19 10:08:15 -05:00
Andrew Johnson
6b87ada752
Apply suggestions from code review
Co-Authored-By: Paul Romano <paul.k.romano@gmail.com>
2019-08-13 16:59:25 -05:00
Andrew Johnson
066885ddec
Document openmc-make-depletion-chain[-casl] scripts 2019-08-08 16:53:12 -05:00
zxkjack123
f0727c654a fix a typo 2019-08-05 11:22:16 -05:00
Paul Romano
c2e612a503 Update HDF5 data version to 3.0 2019-06-25 07:31:53 -05:00
Paul Romano
5f001ee6b5 Add a short user's guide section on depletion 2019-06-14 22:22:38 -05:00
Paul Romano
f21de21ccc Start writing release notes for the next release 2019-06-14 14:33:19 -05:00
liangjg
39a38f9dca update document for photon heating 2019-04-11 14:14:05 -04:00
liangjg
2af3af48dd heating tally specification 2019-03-26 12:56:14 -04:00
Paul Romano
86d187a0a7 Turn Particle.coord_ into a std::vector (remove MAX_COORD) 2019-03-19 13:56:45 -05:00
Paul Romano
97f487da5b Fix typo in tallies user documentation 2019-03-11 13:06:23 -05:00
Paul Romano
a48d590158 Store heating, gas production, and damage energy as redundant reactions 2019-03-10 14:42:13 -05:00
Adam Nelson
b2d6a06284
Merge pull request #1188 from paulromano/translate-and-points
Add translate method for surfaces/regions and two convenience functions
2019-03-08 14:52:54 -06:00
Paul Romano
325f9fcf72 Use lower-case argument names for surfaces consistently 2019-03-08 11:25:26 -06:00
amandalund
9a861db193 Update photon data 2019-03-06 10:03:40 -06:00
Paul Romano
6b8c956726 Remove mention of Fortran in documentation 2019-02-21 22:44:24 -06:00
Paul Romano
90568ba96c Remove xs conversion scripts and update documentation 2019-02-15 15:09:05 -06:00
Patrick Shriwise
56bfba392f Adding documentation changes requested by @paulromano. 2019-01-31 10:46:26 -06:00
Patrick Shriwise
d277f11188 Cleaning up DAGMC documentation a little bit. 2019-01-30 20:37:18 -06:00
Patrick Shriwise
7f1ae5fe05 Adding information about the DAGMC_ROOT variable. 2019-01-30 20:37:17 -06:00
Patrick Shriwise
48858db31a Adding some clarity on the dagmc model filename. 2019-01-30 20:37:17 -06:00
Patrick Shriwise
5c7e8a9cf8 Adding a dagmc note in the CMake options list. 2019-01-30 20:37:17 -06:00
Patrick Shriwise
2758770153 Adding some documentation about how to configure and install with DAGMC. 2019-01-30 20:37:17 -06:00
Shikhar Kumar
ee9a6ab065 So begins the CMFD Fortran purge :D (~3.6K lines) 2018-11-24 00:13:37 -05:00
Paul Romano
d8db9918c1 Remove openmc-get-multipole-data script (since we will provide data) 2018-11-12 13:35:32 -06:00
Paul Romano
3246a9320e Remove option to specify multipole library outside of cross_sections.xml 2018-11-12 13:35:29 -06:00
amandalund
c389f28582 Merge branch 'develop' into photon-new 2018-08-02 15:41:03 -05:00
Paul Romano
baabf2fc2b change mit-crpg -> openmc-dev 2018-08-02 10:49:40 -05:00
amandalund
91d8ccd354 Added documentation to user's guide and file format specifications 2018-07-20 14:40:15 -05:00
amandalund
85205b338c Address #1023 comments 2018-07-18 07:55:00 -05:00
amandalund
7dcd6239eb Updated some documentation. 2018-07-05 15:32:33 -05:00
amandalund
11516a8e5c Merge branch 'develop' into photon-new 2018-07-02 14:57:39 -05:00
amandalund
c912cdce70 Merge branch 'develop' into photon-new 2018-06-28 16:19:54 -05:00
Paul Romano
a4a87ee97d Two doc fixes 2018-06-27 07:26:12 -05:00
Paul Romano
d5bc4dacae
Merge pull request #1001 from nelsonag/mgxs_expansion_with_tests
Incorporation of Expansion filters in to MGXS
2018-05-08 14:58:41 -05:00
Adam G Nelson
b61c67a12c fixes per request of @paulromano: fixing test scratch files vice using .gitignore, minor typo in docs, and some otherwise small code cleanups 2018-05-01 19:17:21 -04:00
Adam G Nelson
1d2ebb71f8 Implemented Expansion filters in to the MGXS classes and removed the old score-based expansions 2018-04-27 19:45:38 -04:00
Paul Romano
30944b554a Update docs, don't modify when .mod files are created 2018-04-25 14:46:27 -05:00
Paul Romano
a8e0dcc1ce
Merge pull request #992 from liangjg/fix-meshsurfacefilter
[Hotfix] Updates for tallying currents with MeshSurfaceFilter
2018-04-03 21:30:40 -05:00
liangjg
b28f6f2701 updated for tallying currents with meshsurface filter 2018-04-03 21:17:07 -04:00