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

Contents of /MITgcm/verification/global_with_exf/README

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


Revision 1.1.2.1 - (show annotations) (download)
Thu Nov 7 17:15:41 2002 UTC (21 years, 5 months ago) by heimbach
Branch: release1
CVS Tags: release1_p13_pre, release1_p13, release1_p8, release1_p9, release1_p7, release1_p12, release1_p10, release1_p11, release1_p16, release1_p17, release1_p14, release1_p15, release1_p12_pre
Branch point for: release1_50yr
Changes since 1.1: +15 -0 lines
Adding new verification experiment global_with_exf.
This verification experiment is almost identical to the
global_ocean.90x40x15 experiment, except that it uses
the exf (and cal) package instead of the
external_fields_load routine (cf README file).

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