!!! CAUTION: PAGE UNDER CONSTRUCTION !!!
...
Code credit: Colin Thackray (MIT)
You can download Download the coupler to Svante/Odyssey from Colin's GitHub page by typing the following in a terminal
git clone https://github.com/thackray/coupler.git
On Svante, set up the coupler with the following commands. You should be logged in to the head node.
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