Commit graph

17 commits

Author SHA1 Message Date
Will Boyd
4847cbd38d Added a new openmc.mgxs.Library.get_subdomain_avg_library(...) routine 2015-10-15 22:07:54 -04:00
Will Boyd
26a51943e5 Added Library.correction attribute with default P0 setting 2015-10-13 01:07:25 -04:00
Will Boyd
23f64bf330 MGXS and Library classes now accept tally triggers 2015-10-13 00:59:41 -04:00
Will Boyd
ebe8ac3902 Updated IPython Notebook examples to use new Python API Region abstraction 2015-10-12 23:56:13 -04:00
Will Boyd
c984ffd8c0 Added resturctured text files for openmc.mgxs documentation 2015-10-11 11:18:52 -04:00
Will Boyd
769ff64107 Fixed bug in statepoint instance attribute for openmc.mgxs.Library 2015-10-10 18:08:47 -04:00
Will Boyd
8e536f8095 The MGXS Library.build_hdf5_store(...) can now export by nuclide and subdomain 2015-10-09 20:29:09 -04:00
Will Boyd
a508c3b420 Added docstrings to MGXS Library object 2015-10-09 16:07:42 -04:00
Will Boyd
3b9c61a6d8 No longer using deprecated NumPy elementwise comparison for MGXS.get_condensed_xs(...) routine 2015-10-09 00:47:06 -04:00
Will Boyd
32f67d3d0a Implemented new openmc.mgxs.Library class 2015-10-09 00:15:09 -04:00
Will Boyd
41a9ede627 Implemented new static factory MGXS.get_mgxs(...) method 2015-10-08 19:58:39 -04:00
Will Boyd
3445b4acee Renamed MultiGroupXS as MGXS 2015-10-08 19:26:16 -04:00
Will Boyd
a83de39efb Now using Python ternary operator to shorten StatePoint property getters 2015-10-08 16:36:00 -04:00
Will Boyd
1e63829dfd Revised EnergyGroups class per comments from @paulromano 2015-10-08 16:04:23 -04:00
Will Boyd
54f40eed32 Moved Python builtin routines to beginning of each Python API class 2015-10-08 14:23:19 -04:00
Will Boyd
eb96e9dbdc Updated Python API MultiGroupXS.load_from_statepoint(...) to properly handle tally slicing of distribcell tallies 2015-10-03 13:00:51 -04:00
Will Boyd
a0d1c3b7c5 Adding multi-group cross section generation IPython Notebook 2015-10-03 12:41:07 -04:00