GuySten
|
d9b30bbbd5
|
Approximate multigroup velocity (#3766)
Co-authored-by: Adam Nelson <1037107+nelsonag@users.noreply.github.com>
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
|
2026-04-02 16:59:02 +00:00 |
|
Perry
|
37e2feb34b
|
Flux Energy Group Conversion using lethargy-weighted redistribution (#3705)
Co-authored-by: GuySten <62616591+GuySten@users.noreply.github.com>
|
2026-01-10 22:04:47 +02:00 |
|
Paul Romano
|
94f02ae10b
|
Bump version to 0.14.0-dev (#2740)
|
2023-10-31 16:55:19 -05:00 |
|
Jonathan Shimwell
|
ee7b95245a
|
Static errors continuation (#2557)
Co-authored-by: Christina Cai <chrsitinacai48933@gmail.com>
Co-authored-by: christinacai123 <63215816+christinacai123@users.noreply.github.com>
|
2023-06-16 22:34:02 -05:00 |
|
Paul Romano
|
39bc94a1a1
|
Allow mgxs.EnergyGroups() to accept group structure name
|
2023-04-11 13:23:13 -05:00 |
|
Paul Romano
|
990b5449f5
|
Avoid use of np.float and np.int
|
2023-02-10 11:41:49 -06:00 |
|
Paul Romano
|
4943ae9307
|
Alphabetize import ordering (and use relative imports in a few places)
|
2020-04-06 15:16:09 -05:00 |
|
Paul Romano
|
e34a71b448
|
Remove unused imports across entire Python API
|
2020-03-31 18:11:31 -05:00 |
|
Paul Romano
|
ba9c3cada3
|
Remove __ne__ methods (default is correct in Python 3)
|
2020-03-25 06:55:20 -05:00 |
|
Paul Romano
|
cf6b67c05d
|
Remove explicit inheritance from object for Python classes
|
2020-03-23 12:12:31 -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 |
|