/[MITgcm]/MITgcm_contrib/ecco_darwin/v3_cs510_latest/readme.txt
ViewVC logotype

Contents of /MITgcm_contrib/ecco_darwin/v3_cs510_latest/readme.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.3 - (show annotations) (download)
Fri Dec 1 21:18:10 2017 UTC (7 years, 8 months ago) by dimitri
Branch: MAIN
Changes since 1.2: +2 -4 lines
File MIME type: text/plain
updates to instructions

1 # Build executable for ECCO-Darwin version 3
2 # with latest MITgcm code
3 cvs -d :pserver:cvsanon:cvsanon@mitgcm.org:/u/gcmpack co MITgcm_code
4 cvs -d :pserver:cvsanon:cvsanon@mitgcm.org:/u/gcmpack co MITgcm_contrib/darwin/pkg/darwin
5 cvs -d :pserver:cvsanon:cvsanon@mitgcm.org:/u/gcmpack co MITgcm_contrib/ecco_darwin/v3_cs510_latest
6 cd MITgcm/pkg
7 ln -sf ../../MITgcm_contrib/darwin/pkg/darwin .
8 cd ..
9 mkdir build
10 cd build
11 module purge
12 module load comp-intel/2016.2.181 mpi-sgi/mpt.2.14r19 hdf4/4.2.12 hdf5/1.8.18_mpt netcdf/4.4.1.1_mpt
13 ../tools/genmake2 -of ../tools/build_options/linux_amd64_ifort+mpi_ice_nas \
14 -mo ../../MITgcm_contrib/ecco_darwin/v3_cs510_latest/code
15 make depend
16 make -j 16
17
18
19 ==============
20 # Instructions for running Version 3 (cg1) for 2009-2013.
21 cd ..
22 mkdir run
23 cd run
24 ln -sf ../build/mitgcmuv .
25 cp ../../MITgcm_contrib/ecco_darwin/v3_cs510_latest/input/* .
26 ln -sf ~dmenemen/CMS/run_template_cg1/darwin* .
27 ln -sf ~dmenemen/CMS/run_template_cg1/DIFFKR_2_20_1_lat6070_cube81 .
28 ln -sf /nobackup/hzhang1/cs510/run_template/GEBCO_510x6x510_ver06_dig.bin .
29 ln -sf /nobackup/hzhang1/forcing/jra25/jra25_dlw* .
30 ln -sf /nobackup/hzhang1/cs510/ICBC_2009_iter26/jra25_xx_* .
31 ln -sf /nobackup/hbrix/ICBC/pco2a_blended_* .
32 ln -sf pco2a_blended_2012 pco2a_blended_2013
33 ln -sf pco2a_blended_2012 pco2a_blended_2014
34 ln -sf /nobackup/hzhang1/cs510/ICBC_2009_iter26/pickup.0000000001.data_xx pickup.0000000001.data
35 ln -sf /nobackup/hzhang1/cs510/ICBC_2009/pickup*.0000000001.??ta .
36 ln -sf /nobackup/dmenemen/forcing/runoff/runoff-360x180x12.bin .
37 ln -sf /nobackup/hzhang1/cs510/run_template/tile00* .
38 # modify run_darwin_450 as needed
39 qsub run_darwin_450

  ViewVC Help
Powered by ViewVC 1.1.22