Commit graph

182 commits

Author SHA1 Message Date
Isaac Meyer
c6c47e1e68 Some name changes, removed redundandancies 2018-07-31 08:29:59 -05:00
Isaac Meyer
28414ef283 Changed __copy__ method of ResonanceRange to mark parameters unprepared 2018-07-27 11:00:03 -05:00
Isaac Meyer
78a411ebb7 Fix of sampling routine, change dataframe .as_matrix to .values 2018-07-25 09:41:54 -05:00
Isaac Meyer
e2a27f288b Restructured ResonanceCovarianceRange class to contain corresponding file2 data as an attribute 2018-07-23 15:02:10 -05:00
Isaac Meyer
5381ad46bc Style, changed sampling/subset methods to return new objects 2018-07-23 13:43:07 -05:00
Isaac Meyer
fde13a913b Style and change of __init__ methods 2018-07-19 14:56:35 -05:00
Isaac Meyer
9ad8dabb9c Fixes to tests 2018-07-19 13:51:59 -05:00
Isaac Meyer
e48521184b More reconstruction fixes 2018-07-19 13:22:27 -05:00
Isaac Meyer
c22b36e0c8 Style and changed sampling to produce ResonanceRange objects 2018-07-19 13:10:37 -05:00
Isaac Meyer
416a89c785 added example notebook for covariance module 2018-07-17 15:14:50 -05:00
Isaac Meyer
447d85adef some spelling 2018-07-17 13:13:29 -05:00
Isaac Meyer
84ef96cf8a added reconstruction ability for resonance samples 2018-07-06 09:57:17 -05:00
Isaac Meyer
0bcb6f8874 Pull from upstream before testing 2018-07-05 16:23:14 -05:00
Isaac Meyer
1845edb233 Fixed a lot of doc strings, jupyter example 2018-07-05 14:35:50 -05:00
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
Isaac Meyer
468f48cbad Merge remote-tracking branch 'upstream/develop' into develop 2018-01-18 12:56:02 -05:00
Paul Romano
9aaa927222 Update Jupyter notebooks to remove use of openmc.Nuclide 2017-12-17 07:16:06 +07:00
Isaac Meyer
f741c210dd limited functionality for RM covariance only 2017-12-15 13:03:45 -05: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