Run GEOS-Chem
Test run execution and monitoring
• `qsub command` where command can be a command or a script
• `qstat -u username` where username is your username
Exercise 1: Run GEOS-Chem
1. Open putty and connect to HPC
2. execute `cd /scratch/lfs/username/geos-chem/simulations/4x5/geos5/standard`
3. execute `cp /home/username/code/Code.v9-01-03/bin/geos ./`
4. execute `ln -s restart.4x5.geos5.2005070100 restart.4x5.geos5.2004010100`
5. execute `qsub ./rungeos.sh`
6. execute `qstat -u username`