Revision 5c205f938e59e3c85f06b2c4e151f71ce4233785 authored by Adiv Paradise on 17 October 2017, 20:26:20 UTC, committed by Adiv Paradise on 17 October 2017, 20:26:20 UTC
Added Kristen's tidal-locking hack, enabled with the nfixed flag in
radmod_namelist and the fixedlon parameter (degrees).
1 parent 0a0b6a6
Raw File
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