Open marshallward opened 3 years ago
Adds config files to support an autoconf build of MOM_remapping.
To build:
$ autoreconf -if $ mkdir -p build $ cd build $ FC=(...) FCFLAGS=(...) ../configure $ make
Adds config files to support an autoconf build of MOM_remapping.
To build: