Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

!!! CAUTION: PAGE UNDER CONSTRUCTION !!!

...

Code credit: Colin Thackray (MIT) and Helen Amos (Harvard)

 

Tested for the following model versions

...

Prerequisites for running the coupler

  • 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)

Step 1: Download the coupler

...

cd /your_directory/coupler

ssh -Y username@svante2.mit.edu             (ssh to a file server)

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