Commit graph

15 commits

Author SHA1 Message Date
Jonathan Shimwell
84f561c1ed
sets used instead of lists when membership testing (#3021) 2024-06-19 14:48:34 +00:00
Paul Romano
4d3aac7f63 Change print_output argument in search_for_keff to more general run_args 2022-05-02 12:09:46 -05:00
Paul Romano
45a6b31c8f Change StatePoint.k_combined -> keff, ResultsList.get_eigenvalue -> get_keff 2022-05-02 12:09:43 -05:00
alex-lyons
e98ddf9d8a Model.run now returns last statepoint path rather than k_eff. Updated tests and search. 2020-03-27 07:47:54 -05:00
Paul Romano
8487915f2a Use ufloat for k_combined in statepoint 2018-03-15 11:02:07 -05:00
Paul Romano
d3d6dc87dc Remove a few more __future__ imports. Use collections.abc 2018-02-05 23:14:30 -05:00
Paul Romano
1bd3e0b1d0 Make scipy and pandas required dependencies 2017-06-07 20:12:51 -05:00
Paul Romano
1099d8bd9d Use StatePoint context manager for keff search 2017-04-07 21:04:14 -05:00
Adam Nelson
f375d81555 Added sentinel value for model_args parameter of search_for_keff function 2017-03-22 19:09:04 -04:00
Adam Nelson
bbb351f06b Converted openmc.KeffSearch class to openmc.search_for_keff function 2017-03-21 20:40:50 -04:00
Adam Nelson
b63e1133f9 Updated per @paulromano comments 2017-03-20 21:10:04 -04:00
Adam Nelson
512a21b093 Fixed python2 failures 2017-03-19 17:40:21 -04:00
Adam Nelson
0ebac7687d Added example notebook and incorporated some lessons learned in the code 2017-03-19 17:34:23 -04:00
Adam Nelson
4b7a7e900b Moved the ModelContainer to models.Model, and allowed for brackets and choices on the solver methods 2017-03-18 20:53:59 -04:00
Adam Nelson
b4391296dd Added a model container and a keff search algorithm 2017-03-18 16:34:19 -04:00