Commit graph

22 commits

Author SHA1 Message Date
Paul Romano
bc09d1ef55 adding back files to be reviewed 2019-10-28 11:55:45 -05:00
Paul Romano
ae28233110 deleting all files to prepare for review 2019-10-28 11:48:19 -05:00
Paul Romano
50aa7be701 Make sure ABCs come from collections.abc 2018-10-18 05:54:36 -05:00
Paul Romano
6da9f16d29 Convert ACE data from MeV to eV 2016-10-31 14:46:47 -05:00
Paul Romano
5a126d086e Use six.string_types instead of basestring 2016-10-06 21:55:12 -05:00
Paul Romano
14dc134869 Complete overhaul of Python API documentation 2016-04-14 07:22:31 -05:00
wbinventor@gmail.com
b55072080d Fixed merge conflicts with develop 2016-02-26 21:35:19 -05:00
wbinventor@gmail.com
ef60d9d2f5 Implemented MGXS merging 2016-02-08 15:40:58 -05:00
Adam Nelson
2098487bcb Correcting some more EnergyGroups.num_group issues 2016-02-07 05:37:07 -05:00
Adam Nelson
473d3220dc Changes per comments of @smharper and @paulromano 2016-01-16 13:48:06 -05:00
Adam Nelson
08fdb8a91d satisfying @wbinventors pyapi comments 2016-01-09 05:43:28 -05:00
Adam Nelson
b3a588766e Added python api example of c5g7 pin, matches my by-hand version 2015-11-16 05:31:16 -05:00
Will Boyd
e57ca85a7c Added num_groups to the docstring for openmc.mgxs.EnergyGroups 2015-10-28 08:24:23 -04:00
Will Boyd
0b9976d721 Fixed bug in EnergyGroups.get_group(...) 2015-10-14 22:52:50 -04:00
Will Boyd
32f67d3d0a Implemented new openmc.mgxs.Library class 2015-10-09 00:15:09 -04:00
Will Boyd
1e63829dfd Revised EnergyGroups class per comments from @paulromano 2015-10-08 16:04:23 -04:00
Will Boyd
7bc104b21b Simplified EnergyGroups.get_condensed_groups(...) routine 2015-10-03 00:08:16 -04:00
Will Boyd
67971b5c60 Cleaned up docstring comments in filter.py and cross.py 2015-10-03 00:04:01 -04:00
Will Boyd
a886a16b04 Improved comments for Python API openmc.mgxs.EnergyGroups class 2015-09-12 21:36:19 -04:00
Will Boyd
9ebc5d6793 Major updates to mgxs.py with preliminary testing. Scattering matrices not yet working 2015-09-09 19:32:26 -04:00
Will Boyd
cfc8164043 First implementation of MultiGroupXS class 2015-08-09 16:16:03 -07:00
Will Boyd
a20c2bdc70 Added new EnergyGroups class for MGXS calculations 2015-08-03 20:44:22 -07:00