seanth / Maespa-OSU

A soil-plant-atmosphere model based on MAESTRA and SPA Compiles with: Intel Visual Fortran Compiler (version >10). gfortran A Makefile is provided to compile Maes* on a Mac (thanks to Martin de Kauwe and Alejandro Morales).
GNU General Public License v2.0
1 stars 0 forks source link

A soil-plant-atmosphere model based on MAESTRA and SPA

Compiles with:

A Makefile is provided to compile Maes* on a Mac (thanks to Martin de Kauwe and Alejandro Morales).

Note: On Mac OS X, Xcode no longer comes with gcc and instead uses clang. Clang won't compile fortran. GCC is fairly easy to install using Homebrew (http://brew.sh/) and the command: brew install gcc

See this website for a full description of Maespa