Fast Equilibration of Ocean Tracers
Spack Dependency Install
spack install netcdf-fortran ^netcdf-c+mpi ^hdf5+fortran
autoreconf --install
FCFLAGS="-Ofast -ffree-line-length-none" ./configure --enable-mpi --prefix=/path/to/install
make
make install