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

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

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


Revision 1.1 - (show annotations) (download)
Tue Nov 28 19:50:42 2017 UTC (7 years, 8 months ago) by dimitri
Branch: MAIN
File MIME type: text/plain
Holger Brix's ECCO-Darwin version 3 with circa-2011 MITgcm

1 # Build executable equivalent to
2 # /nobackup/hbrix/MITgcm_110502/build_darwin_p6/mitgcmuv
3
4 cvs -d :pserver:cvsanon:cvsanon@mitgcm.org:/u/gcmpack co -D "2011-05-12 10:30:47" MITgcm_code
5 cvs -d :pserver:cvsanon:cvsanon@mitgcm.org:/u/gcmpack co -D "2011-05-12 10:30:47" MITgcm_contrib/darwin/pkg/darwin
6 cvs -d :pserver:cvsanon:cvsanon@mitgcm.org:/u/gcmpack co MITgcm_contrib/ecco_darwin/v3_cs510_Brix
7 cd MITgcm/pkg
8 ln -sf ../../MITgcm_contrib/darwin/pkg/darwin .
9 cd ..
10 mkdir build
11 cd build
12 module purge
13 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
14 ../tools/genmake2 -of \
15 ../../MITgcm_contrib/ecco_darwin/v3_cs510_Brix/code/linux_amd64_ifort+mpi_ice_nas \
16 -mo ../../MITgcm_contrib/ecco_darwin/v3_cs510_Brix/code
17 make depend
18 make -j 16
19
20 ==============
21 # Instructions for running Version 3 (cg1) to 2009-2013.
22
23 cd MITgcm
24 mkdir run
25 cd run
26 ln -sf ../build/mitgcmuv .
27 cp ../../MITgcm_contrib/ecco_darwin/v3_cs510_Brix/input/* .
28 ln -sf ~dmenemen/CMS/run_template_cg1/darwin* .
29 ln -sf ~dmenemen/CMS/run_template_cg1/DIFFKR_2_20_1_lat6070_cube81 .
30 ln -sf /nobackup/hzhang1/cs510/run_template/GEBCO_510x6x510_ver06_dig.bin .
31 ln -sf /nobackup/hzhang1/forcing/jra25/jra25_dlw* .
32 ln -sf /nobackup/hzhang1/cs510/ICBC_2009_iter26/jra25_xx_* .
33 ln -sf /nobackup/hbrix/ICBC/pco2a_blended_* .
34 ln -sf pco2a_blended_2012 pco2a_blended_2013
35 ln -sf pco2a_blended_2012 pco2a_blended_2014
36 ln -sf /nobackup/hzhang1/cs510/ICBC_2009_iter26/pickup.0000000001.data_xx pickup.0000000001.data
37 ln -sf /nobackup/hzhang1/cs510/ICBC_2009/pickup*.0000000001.??ta .
38 ln -sf /nobackup/dmenemen/forcing/runoff/runoff-360x180x12.bin .
39 ln -sf /nobackup/hzhang1/cs510/run_template/tile00* .
40
41 # modify run_darwin_450 as needed
42 qsub run_darwin_450

  ViewVC Help
Powered by ViewVC 1.1.22