3 |
# Script to build ESMF driven stand alone MITgcm ocean 15L. |
# Script to build ESMF driven stand alone MITgcm ocean 15L. |
4 |
# |
# |
5 |
setenv BUILDROOT `pwd` |
setenv BUILDROOT `pwd` |
6 |
|
setenv COMP_PROF GFDL_HPCS |
7 |
setenv COMP_PROF blackforest |
setenv COMP_PROF blackforest |
8 |
#setenv COMP_PROF faulks |
setenv COMP_PROF faulks |
9 |
source mytools/comp_profile.BASE |
source mytools/comp_profile.BASE |
10 |
source mytools/comp_profile.${COMP_PROF} |
source mytools/comp_profile.${COMP_PROF} |
11 |
setenv TCSH_PATH `which tcsh` |
setenv TCSH_PATH `which tcsh` |