njoy / NJOY2016

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

Fix/gcc11 #231

Closed whaeck closed 2 years ago

whaeck commented 2 years ago

Some corrections in errorr to remove compiler warnings. These were made in an effort to diagnose issue #211. Even though we are not able to resolve the issue, these changes are still worthwhile to preserve.

Several unused variables, uninitialised variables and arrray dimension warnings were addressed.