1 |
# Code customization for MITgcm multi-component super-param runs with ESMF. |
# Code customization for MITgcm multi-component super-param runs with ESMF. |
2 |
# ========================================================================= |
# ========================================================================= |
3 |
|
|
4 |
|
# On aces compile on compute machine |
5 |
|
# e.g qsub -I -l walltime=08:00:00 -i nodes=1:ppn=2 -q long |
6 |
# Check out latest MITgcm source code into directory MITgcm_HEAD_20061011 |
# Check out latest MITgcm source code into directory MITgcm_HEAD_20061011 |
7 |
cvs co -d cvs co -d MITgcm_HEAD_20061011 MITgcm |
cvs co -d MITgcm_HEAD_20061011 MITgcm |
8 |
# Add in prm stuff |
# Add in prm stuff |
9 |
cd MITgcm_HEAD_20061011/verification |
cd MITgcm_HEAD_20061011/verification |
10 |
cvs co -d prm MITgcm_contrib/PRM |
cvs co -d prm MITgcm_contrib/PRM |