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

Annotation 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.6 - (hide annotations) (download)
Thu Aug 15 22:39:31 2019 UTC (5 years, 11 months ago) by dcarroll
Branch: MAIN
CVS Tags: HEAD
Changes since 1.5: +6 -0 lines
File MIME type: text/plain
updated V3 cs510 readme

1 dimitri 1.2 # Build executable for ECCO-Darwin version 3
2     # with circa-2011 MITgcm code, equivalent to
3 dimitri 1.1 # /nobackup/hbrix/MITgcm_110502/build_darwin_p6/mitgcmuv
4 dcarroll 1.6 # Note: this version has different ICs from V2 and
5     # uses a linear piston velocity formulation. The improved
6     # V3 air-sea CO2 flux uptake, both globally and in the Southern Ocean,
7     # results primarily from changing the piston velocity formulation
8     # from quadratic to linear. By implementing various bug fixes and adjusted
9     # ICs, we were able to return to the quadratic formulation in V4.
10 dimitri 1.1
11     cvs -d :pserver:cvsanon:cvsanon@mitgcm.org:/u/gcmpack co -D "2011-05-12 10:30:47" MITgcm_code
12     cvs -d :pserver:cvsanon:cvsanon@mitgcm.org:/u/gcmpack co -D "2011-05-12 10:30:47" MITgcm_contrib/darwin/pkg/darwin
13     cvs -d :pserver:cvsanon:cvsanon@mitgcm.org:/u/gcmpack co MITgcm_contrib/ecco_darwin/v3_cs510_Brix
14     cd MITgcm/pkg
15     ln -sf ../../MITgcm_contrib/darwin/pkg/darwin .
16     cd ..
17     mkdir build
18     cd build
19     module purge
20     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
21     ../tools/genmake2 -of \
22     ../../MITgcm_contrib/ecco_darwin/v3_cs510_Brix/code/linux_amd64_ifort+mpi_ice_nas \
23     -mo ../../MITgcm_contrib/ecco_darwin/v3_cs510_Brix/code
24     make depend
25     make -j 16
26    
27     ==============
28     # Instructions for running Version 3 (cg1) to 2009-2013.
29    
30 dimitri 1.3 cd ..
31 dimitri 1.1 mkdir run
32     cd run
33     ln -sf ../build/mitgcmuv .
34     cp ../../MITgcm_contrib/ecco_darwin/v3_cs510_Brix/input/* .
35     ln -sf ~dmenemen/CMS/run_template_cg1/darwin* .
36     ln -sf ~dmenemen/CMS/run_template_cg1/DIFFKR_2_20_1_lat6070_cube81 .
37     ln -sf /nobackup/hzhang1/cs510/run_template/GEBCO_510x6x510_ver06_dig.bin .
38     ln -sf /nobackup/hzhang1/forcing/jra25/jra25_dlw* .
39     ln -sf /nobackup/hzhang1/cs510/ICBC_2009_iter26/jra25_xx_* .
40     ln -sf /nobackup/hbrix/ICBC/pco2a_blended_* .
41     ln -sf pco2a_blended_2012 pco2a_blended_2013
42     ln -sf pco2a_blended_2012 pco2a_blended_2014
43 dimitri 1.4 ln -sf /nobackup/hzhang1/cs510/ICBC_2009_iter26/pickup.0000000001.data_xx pickup.0000078912.data
44     ln -sf /nobackup/hzhang1/cs510/ICBC_2009/pickup.0000000001.meta pickup.0000078912.meta
45     ln -sf /nobackup/hzhang1/cs510/ICBC_2009/pickup_seaice.0000000001.data pickup_seaice.0000078912.data
46     ln -sf /nobackup/hzhang1/cs510/ICBC_2009/pickup_seaice.0000000001.meta pickup_seaice.0000078912.meta
47 dimitri 1.5 ln -sf /nobackup/hbrix/ICBC/pickup_greensf/pickup_dic.gf_cg1.0000078912.data pickup_dic.0000078912.data
48     ln -sf /nobackup/hbrix/ICBC/pickup_greensf/pickup_dic.gf_cg1.0000078912.meta pickup_dic.0000078912.meta
49     ln -sf /nobackup/hbrix/ICBC/pickup_greensf/pickup_ptracers.gf_cg1.0000078912.data pickup_ptracers.0000078912.data
50     ln -sf /nobackup/hbrix/ICBC/pickup_greensf/pickup_ptracers.gf_cg1.0000078912.meta pickup_ptracers.0000078912.meta
51 dimitri 1.1 ln -sf /nobackup/dmenemen/forcing/runoff/runoff-360x180x12.bin .
52     ln -sf /nobackup/hzhang1/cs510/run_template/tile00* .
53    
54     # modify run_darwin_450 as needed
55     qsub run_darwin_450

  ViewVC Help
Powered by ViewVC 1.1.22