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

Contents of /MITgcm/verification/global_with_CFC11/README

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


Revision 1.1.2.1 - (show annotations) (download)
Thu May 1 18:18:28 2003 UTC (20 years, 11 months ago) by dimitri
Branch: release1
Changes since 1.1: +15 -0 lines
release1_p15
o Added CFC-11 diagnostics, see
  verification/global_with_CFC11/README

1 heimbach@mit.edu 07-Nov-2002.
2 This verification experiment is almost identical to the
3 global_ocean.90x40x15 experiment, except that it uses
4 the exf (and cal) package instead of the
5 external_fields_load routine.
6 To obtain identical results between the two experiments,
7 the following 2 modifications are necessary:
8 1. in external_fields_load.F:
9 replace the line
10 Imytm=int(myTime*rdt+0.5)
11 by
12 Imytm=int((myTime+1296000.)*rdt+0.5)
13 2. in exf_set_climsst.F:
14 comment the 'quality' check, i.e. avoid the setting
15 to freezing temperature if less than climtempfreeze.

  ViewVC Help
Powered by ViewVC 1.1.22