njoy / NJOY2016

Nuclear data processing with legacy NJOY
https://www.njoy21.io/NJOY2016
Other
96 stars 86 forks source link

ERRORR covout subroutine only outputs the first subsubsection covariance matrix #205

Closed whaeck closed 5 months ago

whaeck commented 3 years ago

NJOY2016 ERRORR is now capable of reading MF34 data with multiple subsubsections in them (PR #206), the associated matrices are also calculated and stored in the temporary tape. For more detailed information, see issues #122 and #203.

However, the covout subroutine only outputs the first l,l1 subsubsection. This still needs to be fixed, and might require additional work in COVR/VIEWR as well.