Commit graph

332 commits

Author SHA1 Message Date
Paul Romano
ad269469ac Update multigroup example 2020-03-13 14:10:59 -05:00
Paul Romano
03a349916d Remove reflective example 2020-03-13 14:01:07 -05:00
Paul Romano
241c359f80 Update pincell example adding flux spectrum tally and associated plotting script 2020-03-13 13:59:15 -05:00
Paul Romano
e77ce2c0df Add jezebel example 2020-03-13 13:18:43 -05:00
Paul Romano
eeb7925376 Remove basic and boxes examples 2020-03-13 13:18:43 -05:00
Paul Romano
24f7048494 Update pincell python example 2020-03-13 13:18:43 -05:00
SamPUG
5db1eadc56
Apply formatting suggestions.
Co-Authored-By: Paul Romano <paul.k.romano@gmail.com>
2020-03-04 13:39:39 +00:00
Sam Powell-Gill
fd90f3f640 Added example of creating MOX to pincell example. 2020-03-03 14:01:34 +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
fba8f6a8e0 updated the example source according to style 2020-02-17 15:48:12 +00:00
Andrew Davis
13133b87e5 Corrected style according to review 2020-02-17 15:48:12 +00:00
Andrew Davis
995a920854 Added example on how to use xml based custom source 2020-02-17 15:48:12 +00:00
Paul Romano
4200b0dfbf Update depletion-related documentation 2020-02-12 16:05:58 -06:00
Paul Romano
6d0b96c765 Updated symlink in examples/jupyter (thanks @cliffdugal) 2019-11-11 14:01:07 -06:00
Paul Romano
86c081b28b Update MG mode part 3 notebook 2019-10-04 13:59:19 -05:00
Paul Romano
d32c2175ba Add symbolic link to chain_simple.xml in jupyter notebook directory 2019-10-04 11:26:20 -05:00
Andrew Johnson
cb92f73b18
Add link to openmc.org/depletion-chains in example notebook 2019-09-18 09:24:39 -05:00
Andrew Johnson
a9b63e0158
Address reviewer comments in depletion example notebook
PR #1332
2019-09-06 08:44:31 -05:00
Andrew Johnson
8ca0d35ad6
Add pincell depletion jupyter notebook
The basic structure is borrowed from examples/python/pincell_depletion/
and builds a single pin cell to be depleted. The model building is
expedited, as this assumes the user has read through the
basic user guide on model building. The new openmc.model.pin
function is highlighted, both for building a plain pin
and for subdividing regions for depletion.

The Chain and Operator classes are the focuses of the example,
and the PredictorIntegrator is used to deplete the pin out to
6 months using 30 day depletion steps with 174 W power.
The openmc-make-depletion-chain scripts are introduced as methods
for building initial depletion chains. Use of
openmc.data.DataLibrary.register_file is included, as this allows
the user to not pass the chain_file argument if the depletion chain
is included in OPENMC_CROSS_SECTIONS.

The jupyter notebook is included in the documentation similar
to other examples.
2019-09-05 16:50:17 -05:00
Andrew Johnson
20ce641eb3
Upgrade pincell depletion python examples
Relied on function-based depletion rather than the new
classes. Now uses ResultsList.from_hdf5 to obtain the
results information
2019-09-05 16:50:16 -05:00
Patrick Shriwise
994221705b
Merge pull request #1297 from paulromano/update-jupyter-notebooks
Update many of the example notebooks
2019-07-25 10:00:43 -05:00
Patrick Shriwise
3183c86bd7 Typo fix. 2019-07-23 12:45:40 -05:00
Patrick Shriwise
8af8219252 Small change to wording in cad notebook. 2019-07-20 12:51:59 -05:00
Patrick Shriwise
978e7ba94a Adding a note about setting up tallies for DagMC models. 2019-07-20 12:51:59 -05:00
Paul Romano
3be192cd23 Update many of the Jupyter notebooks 2019-07-19 07:15:36 -05:00
Patrick Shriwise
dccc9105cc
Merge pull request #1232 from paulromano/rotate-lattice
Allow cells filled with lattices to be translated/rotated
2019-06-24 15:47:47 -05:00
Patrick Shriwise
d64ed285b1 Adding notebook to documentation, going back to use of iPython.display.Image so images are embedded. 2019-06-18 08:57:35 -05:00
Patrick Shriwise
ee4db3d158 Fixing typos caught by @paulromano. 2019-06-18 08:36:21 -05:00
Paul Romano
8b83f0c847 Update hexagonal lattice example notebook 2019-06-18 06:18:05 -05:00
Paul Romano
da5f7440b1 Remove get_ from get_hexagonal_prism, get_rectangular_prism 2019-06-18 06:17:54 -05:00
Paul Romano
c0f90effcd Merge branch 'develop' into rotate-lattice 2019-06-18 06:17:33 -05:00
Patrick Shriwise
4365966722 Adding DagMC example notebook. 2019-06-17 15:36:59 -05:00
Sterling Harper
9ddd8b3067 Change Python Mesh class to RegularMesh 2019-06-07 08:51:09 -04:00
Paul Romano
1bdb92ff10 Add hexagonal lattice example notebook 2019-05-15 13:06:29 -05:00
Patrick Shriwise
b05d8b4e2f Removing another warning messgage in jupyter notebook. 2019-04-03 14:54:13 -05:00
Patrick Shriwise
81388cf5b9 Updates based on comments from @paulromano. 2019-04-03 11:23:56 -05:00
Patrick Shriwise
cc09ba4a5b Fixes to indexing syntax for a couple jupyter examples. 2019-04-02 13:46:56 -05:00
Patrick Shriwise
fe3d85d0d0 Fix to depletion script. 2019-04-02 11:03:01 -05:00
Paul Romano
325f9fcf72 Use lower-case argument names for surfaces consistently 2019-03-08 11:25:26 -06:00
Paul Romano
faa70b168f Remove weight correction method for resonance scattering, rename ARES -> RVS 2019-01-10 15:53:45 -06:00
johnnyliu27
176564c5d4 Update openmc.Source creation in all example notebooks 2018-11-26 19:11:01 -05:00
johnnyliu27
bb11cbef3d More small doc fixes 2018-11-26 18:29:49 -05:00
amandalund
bbaad4ed93 Updated TRISO example notebook 2018-11-14 16:04:30 -06:00
Paul Romano
a6a95b2d33 Update nuclear data Jupyter notebook 2018-11-12 13:35:32 -06:00
liangjg
e2dc2cee43 update python api for wmp v1.1 2018-10-19 16:53:47 -04:00
Paul Romano
5b35714783 Change pandas.DataFrame.as_matrix() -> .values 2018-10-18 05:44:26 -05:00
Jan Malec
ecbb5e668a Fixed array range in the python score setter and updated example to match 2018-10-11 16:46:29 +02:00
Paul Romano
dfd7bb9437 Rename summed -> redundant to make ENDF language 2018-09-13 08:06:13 -05:00
liangjg
0cf903cc67 update nuclear-data.ipynb 2018-08-23 09:10:21 -07:00