/[MITgcm]/MITgcm/verification/global_with_CFC11/README
ViewVC logotype

Diff of /MITgcm/verification/global_with_CFC11/README

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

revision 1.1.2.2.2.6 by dimitri, Sat May 3 23:11:52 2003 UTC revision 1.1.2.2.2.8 by dimitri, Tue Jun 17 16:22:56 2003 UTC
# Line 112  make Line 112  make
112  cd ../exe  cd ../exe
113    
114  get forcing files:  get forcing files:
115  Bathymetry.data    NCEP_1948_sw       NCEP_1948_vstr     lev_clim_temp.bin  bathy_50yr.bin     NCEP_1948_sw       NCEP_1948_vstr     lev_clim_temp.bin
116  NCEP_1948_emp      NCEP_1948_trb      run-off.bin_1x1    lev_clim_salt.bin  NCEP_1948_emp      NCEP_1948_trb      run-off.bin_1x1    lev_clim_salt.bin
117  NCEP_1948_sst      NCEP_1948_ustr     salt_14months.bin  NCEP_1948_sst      NCEP_1948_ustr     salt_14months.bin
118    
119  cp ../verification/global_with_CFC11/input50yr/* .  \cp ../verification/global_with_CFC11/input50yr/* .
120  cp ../verification/global_with_CFC11/input/cfc1112.atm .  \cp ../verification/global_with_CFC11/input/cfc1112.atm .
121  cp ../verification/global_with_CFC11/input/FICE .  \cp ../verification/global_with_CFC11/input/FICE .
122  cp ../verification/global_with_CFC11/input/PATM .  \cp ../verification/global_with_CFC11/input/PATM .
123  cp ../verification/global_with_CFC11/input/XKW .  \cp ../verification/global_with_CFC11/input/XKW .
124    
125    mpirun -np 64 mitgcmuv
126    
127    ==============================================================
128    
129    Configuring and running the 50-year JPL telescoping integration with sea-ice:
130    
131  wind stress and heat fluxes (incl radiation) are labeled by  1) get code:
 NCEP as 0h,6h,12h, and 18h. However, they represent  
 averages over 0-6h,6-12h,12-18h, and 18-24h.  
132    
133  air temperature, specific humidity, wind speed and  setenv CVSROOT :pserver:cvsanon@mitgcm.org:/u/u0/gcmpack
134  precipitation are labeled identically by NCEP but represent  cvs login ( CVS password: cvsanon )
135  instantaneous forecast values at 6h,12h,18h, and 24h.  cvs co -r release1_50yr MITgcm
136    
137    2) compile code:
138    
139    cd MITgcm/bin
140    cp ../verification/global_with_CFC11/code50yr/*.h .
141    cp ../verification/global_with_CFC11/code50yr/*.F .
142    cp ../verification/global_with_CFC11/code50yr/CPP_OPTIONS.h.SEAICE CPP_OPTIONS.h
143    cp ../verification/global_with_CFC11/code50yr/ECCO_CPPOPTIONS.h.SEAICE ECCO_CPPOPTIONS.h
144    cp ../verification/global_with_CFC11/code50yr/.genmakerc.SEAICE .genmakerc
145    ../tools/genmake -mpi -platform=o2k -makefile
146    make depend
147    make
148    
149    3) run code for first spin-up year (1931)
150    
151    cd ../exe
152    
153    get forcing files:
154    bathy_50yr.bin     NCEP_1948_sw       NCEP_1948_vstr     lev_clim_temp.bin
155    NCEP_1948_emp      NCEP_1948_trb      run-off.bin_1x1    lev_clim_salt.bin
156    NCEP_1948_sst      NCEP_1948_ustr     salt_14months.bin
157    NCEP_1948_u10m     NCEP_1948_v10m     NCEP_1948_tmp2m    NCEP_1948_spfh2m
158    NCEP_1948_lw       NCEP_1948_lhf      NCEP_1948_rain    
159    
160    \cp ../verification/global_with_CFC11/input50yr/* .
161    \cp data.pkg.SEAICE data.pkg
162    \cp data.exf.SEAICE data.exf
163    \cp ../verification/global_with_CFC11/input/cfc1112.atm .
164    \cp ../verification/global_with_CFC11/input/FICE .
165    \cp ../verification/global_with_CFC11/input/PATM .
166    \cp ../verification/global_with_CFC11/input/XKW .
167    
168    mpirun -np 64 mitgcmuv

Legend:
Removed from v.1.1.2.2.2.6  
changed lines
  Added in v.1.1.2.2.2.8

  ViewVC Help
Powered by ViewVC 1.1.22