/[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.7 by dimitri, Sun May 4 23:19:18 2003 UTC revision 1.1.2.2.2.8 by dimitri, Tue Jun 17 16:22:56 2003 UTC
# Line 123  NCEP_1948_sst      NCEP_1948_ustr     sa Line 123  NCEP_1948_sst      NCEP_1948_ustr     sa
123  \cp ../verification/global_with_CFC11/input/XKW .  \cp ../verification/global_with_CFC11/input/XKW .
124    
125  mpirun -np 64 mitgcmuv  mpirun -np 64 mitgcmuv
126    
127    ==============================================================
128    
129    Configuring and running the 50-year JPL telescoping integration with sea-ice:
130    
131    1) get code:
132    
133    setenv CVSROOT :pserver:cvsanon@mitgcm.org:/u/u0/gcmpack
134    cvs login ( CVS password: cvsanon )
135    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.7  
changed lines
  Added in v.1.1.2.2.2.8

  ViewVC Help
Powered by ViewVC 1.1.22