mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-29 06:35:48 -04:00
Merge branch 'angles' into from_hdf5
This commit is contained in:
commit
bda5c55367
1 changed files with 1 additions and 0 deletions
|
|
@ -946,6 +946,7 @@ class Library(object):
|
|||
if nuclide != 'total':
|
||||
name += '_' + nuclide
|
||||
xsdata = openmc.XSdata(name, self.energy_groups)
|
||||
xsdata.num_delayed_groups = self.num_delayed_groups
|
||||
|
||||
# Right now only isotropic weighting is supported
|
||||
self.representation = 'isotropic'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue