/[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.1 by dimitri, Thu May 1 18:18:28 2003 UTC revision 1.1.2.2 by dimitri, Fri May 2 22:55:33 2003 UTC
# Line 1  Line 1 
1  heimbach@mit.edu 07-Nov-2002.  menemenlis@jpl.nasa.gov 02-May-2003.
2  This verification experiment is almost identical to the  
3  global_ocean.90x40x15 experiment, except that it uses  This verification experiment is identical global_with_exf
4  the exf (and cal) package instead of the  except that it includes CFC-11 diagnostic as per OCMIP-2
5  external_fields_load routine.  protocol (http://www.ipsl.jussieu.fr/OCMIP/).
6  To obtain identical results between the two experiments,  CFC-11 output in mol/m^3 is output in files TR1.*.data
7  the following 2 modifications are necessary:  Example of how to read this output file using matlab is
8  1. in external_fields_load.F:  in input/lookat.m
    replace the line  
       Imytm=int(myTime*rdt+0.5)  
    by  
       Imytm=int((myTime+1296000.)*rdt+0.5)  
 2. in exf_set_climsst.F:  
    comment the 'quality' check, i.e. avoid the setting  
    to freezing temperature if less than climtempfreeze.  

Legend:
Removed from v.1.1.2.1  
changed lines
  Added in v.1.1.2.2

  ViewVC Help
Powered by ViewVC 1.1.22