...
Status (caa 24 Oct 2019): Installed and successfully compiled. Held-Suarez model has been run, but not tested. Aquaplanet run has been run, results look okay.
Overview
Isca (see https://execlim.github.io/IscaWebsite/) has been installed and tested. It offers many different options, such as:
...
- Source: /n/holylfs/INTERNAL_REPOS/CLIMATE_MODELS/isca
- Compiled Code: /n/scratchlfs/kuang_lab/isca
Setup Instructions
In order to get the code working, you need to install Isca into your Anaconda environment in Odyssey/Cannon
...
export GFDL_BASE=/n/holylfs/INTERNAL_REPOS/CLIMATE_MODELS/isca
export GFDL_ENV=fasrc
export GFDL_WORK=(WHEREVER YOU PUT THE EXECUTABLE) (Note: I recommend somewhere on /n/scratchlfs/kuang_lab/iscaholyscratch01/)
export GFDL_DATA=(WHEREVER YOU WANT TO OUTPUT TO)
#export GFDL_SOCRATES="" (I haven't set this up yet)
...