Commit graph

166 commits

Author SHA1 Message Date
guillaume
9de6108ac0 BUG fix, indexing of nuclides in reactionrates arrays was being ignored + cleaned debugging lines + added plots to examples 2018-06-03 21:21:39 -04:00
guillaume
da49be46aa debugging rxn rates 2018-06-02 22:47:24 -04:00
guillaume
09a4475e38 fixed bugs when changing integrator at restart time 2018-06-02 16:33:24 -04:00
guillaume
a85db74b2b addressed paulromano's review, added support for restart in cecm integrator 2018-06-02 14:03:11 -04:00
guillaume
f25cdb93f2 renamed exit() to close() 2018-05-31 17:39:34 -04:00
guillaume
87aed7a0b0 addressed smharper's comments 2018-05-31 17:33:43 -04:00
guillaume
d4ff02d2a2 first round of adapting tests 2018-05-30 13:39:04 -04:00
guillaume
8726744ef2 added support for changing power at beginning of restart without recomputing rates (no TH feedback) 2018-05-29 23:57:31 -04:00
guillaume
29222f69cf cleaner way to get initial time 2018-05-29 20:03:05 -04:00
guillaume
563e3436e4 getting initial nuclide densities from depletion results, other choice would be to update python densities, but depletion results are needed anyway 2018-05-29 19:09:38 -04:00
guillaume
1673b2983a added restart in predictor, working on skipping initial step if already ran 2018-05-29 17:45:31 -04:00
guillaume
ed65c15b30 added depletion restart python example 2018-05-28 18:38:31 -04:00
guillaume
51911bacb4 added transfer volumes function, changed titles in depletion example 2018-05-28 18:36:43 -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
Giud
67c568f4df
Merge pull request #990 from paulromano/new-expansion-filters
Functional expansion filters
2018-04-11 13:49:09 -04: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
Paul Romano
b0a8e81010 Respond to comments on #990. Add FE example notebook. 2018-04-03 16:54:34 -05:00
guillaume
cade109745 took into account PR comments, got rid of redundant exports and dictionaries 2018-04-02 14:23:36 -04:00
guillaume
53da3af815 small adjustments 2018-03-24 15:02:30 -04:00
guillaume
109236710a added python example for depletion 2018-03-24 14:51:24 -04:00
Paul Romano
0da649fd90 Simplify use of _CURRENT_NAMES in filter.py 2018-03-19 18:12:59 -05:00
Paul Romano
9aaa927222 Update Jupyter notebooks to remove use of openmc.Nuclide 2017-12-17 07:16:06 +07:00
Paul Romano
b334ade165 Update tally arithmetic notebook 2017-10-24 13:36:17 -05:00
Paul Romano
5a4b04a10f Use <entropy_mesh> in XML pincell example 2017-10-24 11:17:49 -05:00
Paul Romano
e879e922bb Merge pull request #926 from lindsayad/pincell_example_924
Remove troublesome mesh_id assignment
2017-10-24 12:04:36 -04:00
Alex Lindsay
b0cc6a320f Remove troublesome mesh_id assignment. Closes #924 2017-10-24 09:01:50 -06:00
Sterling Harper
a701333eea Add windowed multipole to the nuclear-data example 2017-10-24 00:19:39 -04:00
johnnyliu27
c18cdcffd8 More fixes of changing parentheses into square brackets 2017-10-02 12:09:59 -04:00
johnnyliu27
7f58aa933b Changing parentheses into square brackets for creating materials_file 2017-10-02 11:51:54 -04:00
Paul Romano
6cada92c50 Update tallies.xml in examples to separate <filter> 2017-07-27 13:18:49 -05:00
johnnyliu27
1937f7f247 Update the tally data in Pandas Dataframes example notebook 2017-06-07 13:27:56 -04:00
johnnyliu27
492e5a6192 Continue to fix typos and links in basic example notebooks 2017-06-04 22:01:29 -04:00
johnnyliu27
24c0db3762 Fix typos and links in example notebooks and userguide/geometry 2017-06-04 17:02:19 -04:00
Giud
e300bbafeb Update mg-mode-part-ii.ipynb 2017-05-30 15:23:35 -04:00
Giud
9357f272c1 Update mg-mode-part-iii.ipynb 2017-05-30 15:22:03 -04:00
Giud
9995cdc467 Update mgxs-part-iii.ipynb 2017-05-30 15:21:19 -04:00
Giud
3dd03a35ba Update mg-mode-part-i.ipynb 2017-05-30 15:20:55 -04:00
Guillaume
997247d5d5 plot pin power normalization
guide tube were making the mean wrong
2017-05-30 13:49:08 -04:00
johnnyliu27
990bf0b78f Fix some typos and expired links in the example notebook of MGXS Part II & III 2017-05-27 23:05:26 -04:00
johnnyliu27
26afc82462 Fix some typos and expired links in the example notebook of MGXS Part I 2017-05-27 22:55:53 -04:00
johnnyliu27
ca00a8ef32 Fix the color setting of plotting in MGXS part iii example notebook 2017-05-22 13:00:57 -04:00
Paul Romano
3b0c044974 A few small fixes in example notebooks 2017-05-10 13:16:13 -05:00
Adam Nelson
df0b28a50d Merge pull request #870 from paulromano/njoy
Creating nuclear data using NJOY
2017-05-05 14:53:49 -04:00
Paul Romano
3cb8bb9a29 Update nuclear data notebook to show use of NJOY 2017-05-01 12:45:01 -05:00
Sterling Harper
98ab232dc1 Allow objects in addition to ids in Filters 2017-04-13 17:36:49 -04:00
Paul Romano
a898622260 Move Jupyter notebooks to examples/jupyter 2017-04-05 11:13:25 -05:00
Adam Nelson
04c1304dc4 Added Version number to MGXS Library format 2017-03-18 10:13:16 -04:00
Paul Romano
3913d55e2c Allow color names, rename Plot attributes, add openmc.plot_inline() 2017-03-08 14:24:37 -06:00
Paul Romano
ffc3bbfd67 Allow plot, volume, and particle restart run modes directly 2017-02-17 09:59:21 -06:00