| 15 |
make depend |
make depend |
| 16 |
make -j 16 |
make -j 16 |
| 17 |
|
|
|
|
|
|
============== |
|
|
# Instructions for running ECCO-Darwin Version 4 for 2009-2015 period |
|
|
cd .. |
|
|
mkdir run |
|
|
cd run |
|
|
ln -sf ../build/mitgcmuv . |
|
|
cp ../../MITgcm_contrib/ecco_darwin/v4_llc270/input/* . |
|
|
cp ../../MITgcm_contrib/ecco_darwin/v4_llc270/input_darwin/* . |
|
|
cp data_2009 data |
|
|
cp data.ctrl_2009 data.ctrl |
|
|
ln -sf /nobackup/hzhang1/obs/input/bathy270_filled_noCaspian_r4 . |
|
|
ln -sf /nobackup/hzhang1/forcing/era_xx . |
|
|
ln -sf /nobackup/hzhang1/pub/llc270_FWD/input/20090101/pickup* . |
|
|
ln -sf /nobackup/hzhang1/obs/input/runoff-2d-Fekete-1deg-mon-V4-SMOOTH.bin . |
|
|
ln -sf /nobackup/hzhang1/obs/pri_err/smooth* . |
|
|
ln -sf /nobackup/hzhang1/obs/input/tile* . |
|
|
ln -sf /nobackup/hzhang1/pub/llc270_FWD/input/w*data . |
|
|
ln -sf /nobackup/hzhang1/obs/optim42/xx_* . |
|
|
ln -sf /nobackup/hbrix/ICBC/pco2a_blended_* . |
|
|
ln -sf pco2a_blended_2012 pco2a_blended_2013 |
|
|
ln -sf pco2a_blended_2012 pco2a_blended_2014 |
|
|
ln -sf pco2a_blended_2012 pco2a_blended_2015 |
|
|
ln -sf pco2a_blended_2012 pco2a_blended_2016 |
|
|
ln -sf ~dmenemen/CMS/run_template_cg1/darwin* . |
|
|
ln -sf /nobackup/dcarrol2/temp/pickup_llc270_dic.gf_cg1.0000078912.data pickup_dic.0000210384.data |
|
|
ln -sf /nobackup/dcarrol2/temp/pickup_llc270_ptracers.gf_cg1.0000078912.data pickup_ptracers.0000210384.data |
|
|
ln -sf /nobackup/dcarrol2/temp/pickup*.meta . |
|
|
ln -sf /nobackup/dcarrol2/forcing/iron_dust/llc270_Mahowald_2009_soluble_iron_dust.bin |
|
|
# modify job_llc270_fdH as needed |
|
|
qsub job_llc270_fdH |
|
|
|
|
| 18 |
============== |
============== |
| 19 |
# Instructions for running ECCO-Darwin Version 4 for 1992-2018 period |
# Instructions for running ECCO-Darwin Version 4 for 1992-2018 period |
| 20 |
cd .. |
cd .. |