!!! CAUTION: PAGE UNDER CONSTRUCTION !!!
...
- An account on Odyssey or Svante
- Space on a file/storage server
- A copy of GEOS-Chem that compiles and runs standalone (i.e., not as part of the coupler)
- A copy of the MITgcm that compiles and runs standalone (i.e., not as part of the coupler)
- A GitHub account
- Python
- MATLAB
- gcmfaces MATLAB package up and running (tip: go through the demo)
Step 1: Download the coupler
...
cd /your_directory/coupler/
ssh -Y <username>@svante2.mit.edu (ssh to a file server, here's how on Svante)
python setup.py
exit (go back to head node)
csh
chmod 755 startup.sh
./startup.sh
exit
ssh -Y username@svante2.mit.edu (ssh to a file server)
python example.py