You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The demand for initial core fuel for a reactor recorded in the output file appears to be the full core mass in each row that represents a single assembly. A simple fix would be to change the following line to record assem_size instead of assem_size * n_assem_order. See https://groups.google.com/forum/#!topic/cyclus-users/6Zv9eSAShYw for input files that demonstrate this issue.
The demand for initial core fuel for a reactor recorded in the output file appears to be the full core mass in each row that represents a single assembly. A simple fix would be to change the following line to record assem_size instead of assem_size * n_assem_order. See https://groups.google.com/forum/#!topic/cyclus-users/6Zv9eSAShYw for input files that demonstrate this issue.
cycamore/src/reactor.cc
Line 246 in ab06d75
cycamore/src/reactor.cc
Line 247 in ab06d75
Cheers.
Dan
The text was updated successfully, but these errors were encountered: