https://github.com/alphaparrot/ExoPlaSim
Raw File
Tip revision: 9c1acdb9139eea51193af50fb94016a3f9e2543d authored by Adiv Paradise on 17 October 2017, 20:17:43 UTC
Fixed bug with fixedlon setting. There seem to be output bugs, and
Tip revision: 9c1acdb
README_MAC_USER
This version was successfully tested on MAC's running
MAC-OS X 10.5 Leopard and MAC-OS X 10.6 Snow Leopard.
It was necessary to install the FORTRAN-90 compiler "gfortran".

Hint: Install the utility "port" (http://www.macports.org).

Then you may use port to install more usefull software, like:

sudo port install gcc45 +gfortran   (newest compiler suite)
sudo port install cdo               (climate data operators)
sudo port install grads2            (graphics software)
sudo port install ImageMagick       (graphics software)
sudo port install gv                (Postscript viewer)
sudo port install openmpi           (Parallelization package)

Good luck,

Edilbert
back to top