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
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
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
Paul Romano
1bdb92ff10
Add hexagonal lattice example notebook
2019-05-15 13:06:29 -05:00
Isaac Meyer
416a89c785
added example notebook for covariance module
2018-07-17 15:14:50 -05:00
Paul Romano
b0a8e81010
Respond to comments on #990 . Add FE example notebook.
2018-04-03 16:54:34 -05:00
Paul Romano
3b0c044974
A few small fixes in example notebooks
2017-05-10 13:16:13 -05:00
Paul Romano
a898622260
Move Jupyter notebooks to examples/jupyter
2017-04-05 11:13:25 -05:00
Paul Romano
5c74b85713
Respond to comments on #850
2017-04-05 11:13:21 -05:00
Paul Romano
d006950326
Fix MDGXS part II notebook
2017-04-03 22:03:24 -05:00
Paul Romano
72bf022572
Update nuclear data notebook
2017-04-03 22:03:24 -05:00
Paul Romano
a0a0a8076d
Add pin cell, TRISO, and CANDU notebooks
2017-04-03 22:03:24 -05:00
Paul Romano
a348d70e1d
Add tallies section, Python API requirements
2017-04-03 22:03:23 -05:00
Adam Nelson
bbb351f06b
Converted openmc.KeffSearch class to openmc.search_for_keff function
2017-03-21 20:40:50 -04:00
Adam Nelson
b63e1133f9
Updated per @paulromano comments
2017-03-20 21:10:04 -04:00
Adam Nelson
941074178f
Forgot to include the notebook
2017-03-19 17:34:44 -04:00
Adam Nelson
0ebac7687d
Added example notebook and incorporated some lessons learned in the code
2017-03-19 17:34:23 -04:00
Adam Nelson
9cfbeb634c
Removed batches in mg-mode-part-ii
2017-03-10 17:49:37 -05:00
Adam Nelson
4b01fd3114
Merge remote-tracking branch 'upstream/develop' into new_notebooks
2017-03-09 09:22:25 -05:00
Adam Nelson
8f08529551
removed unneeded notebooks, allowed openmc.Settings.max_order to take a None parameter, and revised notebooks according to comments from @paulromano, @wbinventor and @smharper.
2017-03-09 09:20:42 -05:00
Adam Nelson
966169de08
Revised notebooks according to comments and added a C5G7 library
2017-03-07 07:31:03 -05:00
Adam Nelson
6d1115aec2
Putting back in the required pngs
2017-03-05 14:39:29 -05:00
Adam Nelson
3d93a8dff6
Added three new notebooks for the MG mode
2017-03-05 14:31:20 -05:00
Adam Nelson
1668fc3a06
Moved the example notebooks front and center
2017-03-05 14:19:34 -05:00