Commit graph

74 commits

Author SHA1 Message Date
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
Paul Romano
50a80693b5 Rename main Python API classes to get rid of File. 2016-04-25 10:37:06 -05:00
Will Boyd
ddfb01b3fe Reduced Python API module imports 2016-04-08 12:26:02 -04:00
Paul Romano
5a982241e2 Merge branch 'develop' into pyapi-changes 2016-03-09 08:29:55 -06:00
Paul Romano
9b152b0ddf Add property setters for Tally.scores, nuclides, filters, triggers 2016-02-23 09:26:37 -06:00
Adam Nelson
391e8b1805 previous commit changed library extension from example problem to 70m from 300K. This puts them back to being 300K and then adds size to the default_xs variable to allow for 5 total characters in the extension.' 2016-02-13 05:18:19 -05:00
Adam Nelson
8c43a32130 Resolved almost all of the comments from @paulromano, save for rejection sampling of the Legendre polynomial. also fixed @samuelshaner comment about the pincell_multigroup problem 2016-02-12 21:44:21 -05:00
Adam Nelson
86d5600eb2 fixes per @smharpers comments 2016-02-05 05:37:50 -05:00
Adam Nelson
e24a692c79 Merging in to bring up to date. 2016-02-03 10:14:04 -05:00
Adam Nelson
473d3220dc Changes per comments of @smharper and @paulromano 2016-01-16 13:48:06 -05:00
Paul Romano
148e01eec0 Address more comments on pull request #556. 2016-01-15 06:29:41 -06:00
Paul Romano
db9ac7ba2f SettingsFile now uses source property based off openmc.source.Source. 2016-01-13 09:39:45 -06:00
Adam Nelson
75093ea43d Fixed failing build and renamed more Xsdatas to XSdata 2016-01-07 20:31:56 -05:00
Adam Nelson
50f21e6ec8 merging with upstream 2015-12-23 18:24:26 -05:00
Paul Romano
d13c950189 Use bounding box feature in a few example inputs 2015-12-02 13:52:32 -06:00
Adam Nelson
640409c412 Added back in requirement that user must input energy and energyout bins in MG mode 2015-11-16 20:56:07 -05:00
Adam Nelson
5e788cdffb Whoops, forgot to add 2015-11-16 05:31:40 -05:00