njoy / NJOY2016

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

Potential LAW=44&61 ACE pretty printing issues #166

Open whaeck opened 4 years ago

whaeck commented 4 years ago

The LAW 61 description in the MCNP5 manual mentions that the locator can be 0 for isotropic angular distributions but the actual coding does not take this into account. In addition, the new ACE file specifications do not mention this possibility either. This appears in acefc.f90.

The LAW 44 pretty printing appears to skip ahead by too much for the photonuclear data (acepn.f90).

These things came up developing the feature/pn-iaea branch, reported by Skip Kahler.