njoy / NJOY2016

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

NJOY2016.70 #295

Closed whaeck closed 1 year ago

whaeck commented 1 year ago

This update fixes a number of minor issues:

A few compiler warnings have been resolved as well (unused variables). For source files that were corrected in this way, the remaining warnings relate to equality comparisons for real values, unused dummy arguments in subroutines and potential 0 indices into arrays (in all cases, if statements prevented this from happening).

whaeck commented 1 year ago

@nathangibson14 Poke?