/[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.2 - (show annotations) (download)
Tue Nov 12 20:57:00 2002 UTC (21 years, 5 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint46n_post, checkpoint47e_post, checkpoint47c_post, checkpoint50c_post, checkpoint48e_post, checkpoint50c_pre, checkpoint48i_post, checkpoint50d_pre, checkpoint51, checkpoint50, checkpoint50d_post, checkpoint50b_pre, checkpoint48b_post, checkpoint51d_post, checkpoint48c_pre, checkpoint47d_pre, checkpoint47a_post, checkpoint48d_pre, checkpoint47i_post, checkpoint47d_post, checkpoint48d_post, checkpoint48f_post, checkpoint48h_post, checkpoint51b_pre, checkpoint47g_post, checkpoint48a_post, checkpoint50f_post, checkpoint50a_post, checkpoint50f_pre, checkpoint47j_post, branch-exfmods-tag, checkpoint48c_post, checkpoint51b_post, checkpoint51c_post, checkpoint47b_post, checkpoint50g_post, checkpoint50h_post, checkpoint50e_pre, checkpoint50i_post, checkpoint47f_post, checkpoint50e_post, checkpoint51e_post, checkpoint47, checkpoint48, checkpoint49, checkpoint47h_post, checkpoint50b_post, checkpoint51a_post, checkpoint48g_post
Branch point for: branch-exfmods-curt
Changes since 1.1: +15 -0 lines
Merging from release1_p8:
o 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