/[MITgcm]/MITgcm/verification/lab_sea/input/data.exf
ViewVC logotype

Contents of /MITgcm/verification/lab_sea/input/data.exf

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


Revision 1.6 - (show annotations) (download)
Thu Aug 7 02:31:29 2003 UTC (20 years, 9 months ago) by dimitri
Branch: MAIN
CVS Tags: checkpoint51k_post, checkpoint52l_pre, checkpoint52d_pre, checkpoint52j_pre, checkpoint51o_pre, checkpoint51l_post, checkpoint52k_post, checkpoint54, checkpoint53, checkpoint52, checkpoint52f_post, checkpoint51f_post, checkpoint51t_post, checkpoint51n_post, checkpoint52i_pre, checkpoint51s_post, checkpoint51j_post, checkpoint52e_pre, checkpoint52e_post, checkpoint51n_pre, checkpoint53d_post, checkpoint52b_pre, checkpoint54b_post, checkpoint51l_pre, checkpoint52m_post, checkpoint51q_post, checkpoint52b_post, checkpoint52c_post, checkpoint51h_pre, checkpoint52f_pre, checkpoint54a_pre, checkpoint53c_post, branchpoint-genmake2, checkpoint54a_post, checkpoint51r_post, checkpoint51i_post, checkpoint53a_post, checkpoint52d_post, checkpoint53g_post, checkpoint52a_pre, checkpoint52i_post, checkpoint51i_pre, checkpoint52h_pre, checkpoint53f_post, checkpoint52j_post, branch-netcdf, checkpoint52l_post, checkpoint52n_post, checkpoint53b_pre, checkpoint51o_post, checkpoint51f_pre, checkpoint53b_post, checkpoint52a_post, checkpoint51g_post, ecco_c52_e35, checkpoint51m_post, checkpoint53d_pre, checkpoint51p_post, checkpoint51u_post
Branch point for: branch-genmake2, branch-nonh, tg2-branch, netcdf-sm0, checkpoint51n_branch
Changes since 1.5: +1 -3 lines
o Added on-the-fly spatial interpolation capability
    "USE_EXF_INTERPOLATION" to pkg/exf.
  - This is a temporary Cartesian-grid hack until
    the super-duper ESMF coupler becomes available.
  - See verification/global_with_exf/README for usage example.
  - Removed obsolete EXFwindOnBgrid and SEAICEwindOnCgrid
    flags and modified pkg/seaice accordingly.
o Bug fix to pkg/ptracers, pkg/generic_advdiff/gad_calc_rhs.F,
    and pkg/kpp/kpp_transport_ptr.F for dealing with tracer
    non-local transport term.

1 # $Header: /u/gcmpack/MITgcm/verification/lab_sea/input/data.exf,v 1.5 2003/05/23 21:58:05 dimitri Exp $
2 #
3 # *********************
4 # External Forcing Data
5 # *********************
6 &EXF_NML
7 hfluxstartdate1 = 19781216,
8 hfluxstartdate2 = 180000,
9 hfluxperiod = 2635200.0,
10 #
11 sfluxstartdate1 = 19781216,
12 sfluxstartdate2 = 180000,
13 sfluxperiod = 2635200.0,
14 #
15 ustressstartdate1 = 19781216,
16 ustressstartdate2 = 180000,
17 ustressperiod = 2635200.0,
18 #
19 vstressstartdate1 = 19781216,
20 vstressstartdate2 = 180000,
21 vstressperiod = 2635200.0,
22 #
23 atempstartdate1 = 19781216,
24 atempstartdate2 = 180000,
25 atempperiod = 2635200.0,
26 #
27 aqhstartdate1 = 19781216,
28 aqhstartdate2 = 180000,
29 aqhperiod = 2635200.0,
30 #
31 evapstartdate1 = 19781216,
32 evapstartdate2 = 180000,
33 evapperiod = 2635200.0,
34 #
35 precipstartdate1 = 19781216,
36 precipstartdate2 = 180000,
37 precipperiod = 2635200.0,
38 #
39 uwindstartdate1 = 19781216,
40 uwindstartdate2 = 180000,
41 uwindperiod = 2635200.0,
42 #
43 vwindstartdate1 = 19781216,
44 vwindstartdate2 = 180000,
45 vwindperiod = 2635200.0,
46 #
47 swfluxstartdate1 = 19781216,
48 swfluxstartdate2 = 180000,
49 swfluxperiod = 2635200.0,
50 #
51 lwfluxstartdate1 = 19781216,
52 lwfluxstartdate2 = 180000,
53 lwfluxperiod = 2635200.0,
54 #
55 swdownstartdate1 = 19781216,
56 swdownstartdate2 = 180000,
57 swdownperiod = 2635200.0,
58 #
59 lwdownstartdate1 = 19781216,
60 lwdownstartdate2 = 180000,
61 lwdownperiod = 2635200.0,
62 #
63 hfluxfile = ' ',
64 sfluxfile = ' ',
65 ustressfile = ' ',
66 vstressfile = ' ',
67 atempfile = 'tair.labsea1979',
68 aqhfile = 'qa.labsea1979',
69 uwindfile = 'u10m.labsea79',
70 vwindfile = 'v10m.labsea79',
71 evapfile = 'evap.labsea1979',
72 precipfile = 'prate.labsea1979',
73 lwfluxfile = ' ',
74 swfluxfile = ' ',
75 lwdownfile = 'flo.labsea1979',
76 swdownfile = 'fsh.labsea1979',
77 runoffFile = ' '
78 #
79 exf_iprec = 32,
80 exf_yftype = 'RL',
81 &

  ViewVC Help
Powered by ViewVC 1.1.22