Paul Romano
|
8487915f2a
|
Use ufloat for k_combined in statepoint
|
2018-03-15 11:02:07 -05:00 |
|
Sterling Harper
|
80959dc82b
|
Dont import capi (through model) on import openmc
|
2018-03-13 13:53:07 -04:00 |
|
Paul Romano
|
cc57551bd3
|
Fix bug in Model.run()
|
2018-02-25 15:22:30 -06:00 |
|
Paul Romano
|
4a500df455
|
Add Model.deplete method to make user's life easier
|
2018-02-20 16:40:18 -06:00 |
|
Paul Romano
|
d3d6dc87dc
|
Remove a few more __future__ imports. Use collections.abc
|
2018-02-05 23:14:30 -05:00 |
|
Paul Romano
|
7156d7cd98
|
Respond to @nelsonag comments on #852
|
2017-04-08 15:48:20 -05:00 |
|
Paul Romano
|
44949016b5
|
Use del a[:] instead of a.clear() for lists (latter doesn't work in Py2)
|
2017-04-07 21:04:14 -05:00 |
|
Paul Romano
|
1099d8bd9d
|
Use StatePoint context manager for keff search
|
2017-04-07 21:04:14 -05:00 |
|
Paul Romano
|
fc0c907030
|
Add openmc.examples module that replaces input_set.py from tests
|
2017-04-07 21:04:10 -05:00 |
|
Adam Nelson
|
b63e1133f9
|
Updated per @paulromano comments
|
2017-03-20 21:10:04 -04:00 |
|
Adam Nelson
|
2d848401c1
|
Added docstrings to model methods
|
2017-03-19 17:44:56 -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 |
|