luca-fiorito-11/sandy

reading TEMP and ERR in PENDF

luca-fiorito-11 opened this issue · 1 comments

PENDF files produced by NJOY add two parameters in the file header MF1/MT451:

  • TEMP: temperature of the evaluation (position C1)
  • ERR: reconstruction tolerance used by RECONR (position C2)

SANDY should be able to read and write these parameters and it currently does not do it.

Implemented in 0d5c3b5.