Valgrind gives: ``` ==19141== Conditional jump or move depends on uninitialised value(s) ==19141== at 0x53FB23E: ??? (in /usr/lib64/libgfortran.so.5.0.0) ==19141== by 0x53FB623: ??? (in /usr/lib64/libgfortran.so.5.0.0) ==19141== by 0x53FC5FD: ??? (in /usr/lib64/libgfortran.so.5.0.0) ==19141== by 0x53FD344: ??? (in /usr/lib64/libgfortran.so.5.0.0) ==19141== by 0x493524: __boxlib_MOD_boxlib_initialize (boxlib_f.f90:32) ==19141== by 0x69DEC1: MAIN__ (main.f90:13) ==19141== by 0x69E298: main (main.f90:3) ``` for both Maestro and the Microphysics unit tests.