/[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.2 - (show annotations) (download)
Sat Dec 28 10:11:12 2002 UTC (21 years, 5 months ago) by dimitri
Branch: MAIN
CVS Tags: checkpoint48e_post, checkpoint48b_post, checkpoint48c_pre, checkpoint48d_pre, checkpoint47i_post, checkpoint48d_post, checkpoint47g_post, checkpoint48a_post, checkpoint47j_post, checkpoint48c_post, checkpoint47f_post, checkpoint48, checkpoint47h_post
Branch point for: ecco-branch
Changes since 1.1: +71 -0 lines
checkpoint47f_post
Merging from release1_p10:
o modifications for using pkg/exf with pkg/seaice
  - pkg/seaice CPP options SEAICE_EXTERNAL_FORCING
    and SEAICE_EXTERNAL_FLUXES
  - pkg/exf CPP options EXF_READ_EVAP and
    EXF_NO_BULK_COMPUTATIONS
  - usage examples are Experiments 8 and 9 in
    verification/lab_sea/README
  - verification/lab_sea default experiment now uses
    pkg/gmredi, pkg/kpp, pkg/seaice, and pkg/exf

1 # $Header: /u/gcmpack/MITgcm/verification/lab_sea/input/Attic/data.exf,v 1.1.2.1 2002/12/22 16:56:18 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 hfluxfile = ' ',
56 sfluxfile = ' ',
57 ustressfile = ' ',
58 vstressfile = ' ',
59 atempfile = 'tair.labsea1979',
60 aqhfile = 'qa.labsea1979',
61 uwindfile = 'u10m.labsea79',
62 vwindfile = 'v10m.labsea79',
63 evapfile = 'evap.labsea1979',
64 precipfile = 'prate.labsea1979',
65 lwfluxfile = 'flo.labsea1979',
66 swfluxfile = 'fsh.labsea1979',
67 runoffFile = ' '
68 #
69 exf_iprec = 32,
70 exf_yftype = 'RL',
71 &

  ViewVC Help
Powered by ViewVC 1.1.22