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

Annotation of /MITgcm/verification/global_with_CFC11/README

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


Revision 1.1.2.2.2.2 - (hide annotations) (download)
Sat May 3 05:32:44 2003 UTC (20 years, 11 months ago) by dimitri
Branch: release1_50yr
Changes since 1.1.2.2.2.1: +1 -1 lines
Modified Files in pkg/exf and verification/global_with_CFC11

1 dimitri 1.1.2.2 menemenlis@jpl.nasa.gov 02-May-2003.
2    
3     This verification experiment is identical global_with_exf
4     except that it includes CFC-11 diagnostic as per OCMIP-2
5     protocol (http://www.ipsl.jussieu.fr/OCMIP/).
6     CFC-11 output in mol/m^3 is output in files TR1.*.data
7     Example of how to read this output file using matlab is
8     in input/lookat.m
9 dimitri 1.1.2.2.2.1
10     Configuring and running the 50-year JPL telescoping integration:
11    
12     1) get code:
13    
14     setenv CVSROOT :pserver:cvsanon@mitgcm.org:/u/u0/gcmpack
15     cvs login ( CVS password: cvsanon )
16 dimitri 1.1.2.2.2.2 cvs co -r release1_50yr MITgcm
17 dimitri 1.1.2.2.2.1
18     2) compile code:
19    
20     cd MITgcm/bin
21     cp ../verification/global_with_CFC11/code50yr/*.h .
22     cp ../verification/global_with_CFC11/code50yr/*.F .
23     cp ../verification/global_with_CFC11/code50yr/.genmakerc .
24     ../tools/genmake -mpi -platform=o2k -makefile
25     make depend
26     make
27    
28     3) run code for first spin-up year (1931)
29    
30     cd ../exe
31    
32     get forcing files:
33     Depth.data NCEP_1948_sw NCEP_1948_vstr lev_clim_temp.bin
34     NCEP_1948_emp NCEP_1948_trb run-off.bin_1x1 lev_clim_salt.bin
35     NCEP_1948_sst NCEP_1948_ustr salt_14months.bin
36    
37     cp ../verification/global_with_CFC11/input50yr/* .
38    
39    
40    
41    
42     wind stress and heat fluxes (incl radiation) are labeled by
43     NCEP as 0h,6h,12h, and 18h. However, they represent
44     averages over 0-6h,6-12h,12-18h, and 18-24h.
45    
46     air temperature, specific humidity, wind speed and
47     precipitation are labeled identically by NCEP but represent
48     instantaneous forecast values at 6h,12h,18h, and 24h.

  ViewVC Help
Powered by ViewVC 1.1.22