Commit graph

90 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
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
Sterling Harper
9ddd8b3067 Change Python Mesh class to RegularMesh 2019-06-07 08:51:09 -04:00
Patrick Shriwise
81388cf5b9 Updates based on comments from @paulromano. 2019-04-03 11:23: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
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
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
Alex Lindsay
b0cc6a320f Remove troublesome mesh_id assignment. Closes #924 2017-10-24 09:01:50 -06:00
Sterling Harper
98ab232dc1 Allow objects in addition to ids in Filters 2017-04-13 17:36:49 -04:00
Paul Romano
3913d55e2c Allow color names, rename Plot attributes, add openmc.plot_inline() 2017-03-08 14:24:37 -06:00
Adam Nelson
136da0cd74 Bug fixes and minor comment changes 2017-01-16 14:45:44 -05:00
samuelshaner
1a7630083b updated tests and updated setting of nuclides and elements in example files 2016-12-15 21:06:12 +00:00
Paul Romano
5d06ea1d1b Specify Shannon entropy and UFS meshes using openmc.Mesh object 2016-12-14 06:58:45 -06:00
Adam Nelson
6ba1f04631 Resolving @paulromano comments 2016-11-27 06:34:47 -05:00
Adam Nelson
ecd3112e21 Updating example problems for the new format 2016-11-14 20:47:38 -05:00
Sam Shaner
80bf6c7528 add get_molar_mass() method to material and fixed two other issues 2016-11-09 22:20:29 -05:00
Paul Romano
6da9f16d29 Convert ACE data from MeV to eV 2016-10-31 14:46:47 -05:00
Sam Shaner
6b1ff61284 updated input files 2016-10-24 09:50:46 -04:00
Sam Shaner
3218ad15e4 Merge remote-tracking branch 'upstream/develop' into element-wo 2016-10-18 09:05:17 -04:00
Sam Shaner
d15c735d93 simplified element expansion in input_xml.F90 by using global arrays 2016-10-17 16:52:20 -04:00
Sam Shaner
663636ce2e added enrichment and wo element support in Python API and added new tests 2016-10-16 22:09:25 -04:00
Adam Nelson
a52921e40a Updating with develop 2016-10-04 19:55:52 -04:00
Sterling Harper
52c9898128 Simply MeshFilter.__init__ 2016-09-30 00:01:10 -04:00
Sterling Harper
7419cd26b3 Update examples 2016-09-22 03:00:49 -04:00
Adam Nelson
6e68b23d58 Added script to convert old xml mgxs libraries to new hdf5 libraries 2016-09-05 19:42:12 -04:00
Paul Romano
a95266ab22 Major refactor to include cross sections at multiple temperatures within the
Nuclide and SAlphaData derived types.
2016-08-31 10:13:38 -05:00
Adam Nelson
cd95667292 Updated to get significantly higher tets passage rate. Still have more work to do in a few key areas. 2016-08-21 20:40:47 -04:00
Adam Nelson
dfe2420b4a Updated pyapi and docs to support new default_temperature/temperature and lack of default_xs/xs 2016-08-21 14:36:58 -04:00
Paul Romano
68e5a093aa Added full openmc.data package and hooks in code 2016-07-14 15:19:48 -05:00
Paul Romano
eb3f888c89 Allow root_universe to be passed to Geometry constructor 2016-05-27 09:53:07 -05:00
Paul Romano
e40a369693 Add geometry plotting capability and restructure lattice attributes 2016-05-27 09:53:07 -05:00
Adam Nelson
071e8d3e30 Forgot universe_id=0 for root in example nb (fixed), resolved comments from @paulromano, and made sure the example problem worked still (it did, but I simplified it a bit since data doesnt need to be numpy arrays anymore. 2016-05-15 14:26:54 -04:00
Paul Romano
d9b097dbaf Make Materials, Plots, and Tallies list-like 2016-04-29 16:14:02 -05:00
Paul Romano
1e57cb8407 Respond to @wbinventor comments on #632 2016-04-26 07:08:03 -05:00