Commit graph

15 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
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
87aed7a0b0 addressed smharper's comments 2018-05-31 17:33:43 -04:00
guillaume
f4968e1e03 updated comment 2018-05-29 22:39:17 -04:00
guillaume
d2bce45a31 cleaned a comment 2018-05-29 20:04:01 -04:00
guillaume
73d8b4a043 getting initial nuclide densities from depletion results for the burnable ones, from geometry for the non-burnable ones 2018-05-29 19:55:54 -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
cf85c2bb05 skipping first step if already ran, not checking if power is the same though 2018-05-29 18:03:37 -04:00
guillaume
1673b2983a added restart in predictor, working on skipping initial step if already ran 2018-05-29 17:45:31 -04:00
Paul Romano
6b1c0f907f Fix openmc.capi.init() 2018-05-02 06:21:09 -05:00
Paul Romano
4a500df455 Add Model.deplete method to make user's life easier 2018-02-20 16:40:18 -06:00
Paul Romano
6fac1367ec Improve depletion reference documentation 2018-02-20 14:43:26 -06:00
Paul Romano
f3758e5330 Fix broken tests on Py3.4, 3.5 2018-02-20 09:30:50 -06:00
Paul Romano
c9f8daa0ab Fix in ReactionRates class. More documentation updates 2018-02-19 23:17:50 -06:00
Renamed from openmc/deplete/openmc_wrapper.py (Browse further)