/[MITgcm]/MITgcm/pkg/exf/data.exf
ViewVC logotype

Annotation of /MITgcm/pkg/exf/data.exf

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


Revision 1.2 - (hide annotations) (download)
Sat Dec 28 10:11:11 2002 UTC (21 years, 6 months ago) by dimitri
Branch: MAIN
CVS Tags: checkpoint47j_post, checkpoint48d_pre, checkpoint47f_post, checkpoint48d_post, checkpoint48a_post, checkpoint48e_post, checkpoint47i_post, checkpoint47h_post, checkpoint48c_post, checkpoint48, checkpoint47g_post, checkpoint48b_post, checkpoint48c_pre
Changes since 1.1: +8 -2 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 dimitri 1.2 # $Header: /u/gcmpack/MITgcm/pkg/exf/data.exf,v 1.1 2001/05/14 22:08:40 heimbach Exp $
2 heimbach 1.1 #
3     # *********************
4     # External Forcing Data
5     # *********************
6     &EXF_NML
7     hfluxstartdate1 = 19920601,
8     hfluxstartdate2 = 60000,
9     hfluxperiod = 86400.0,
10     #
11     sfluxstartdate1 = 19920601,
12     sfluxstartdate2 = 60000,
13     sfluxperiod = 86400.0,
14     #
15     ustressstartdate1 = 19920601,
16     ustressstartdate2 = 30000,
17     ustressperiod = 43200.0,
18     #
19     vstressstartdate1 = 19920601,
20     vstressstartdate2 = 30000,
21     vstressperiod = 43200.0,
22     #
23     atempstartdate1 = 19920601,
24     atempstartdate2 = 60000,
25     atempperiod = 86400.0,
26     #
27     aqhstartdate1 = 19920601,
28     aqhstartdate2 = 60000,
29     aqhperiod = 86400.0,
30     #
31 dimitri 1.2 evapstartdate1 = 19920601,
32     evapstartdate2 = 60000,
33     evapperiod = 86400.0,
34     #
35 heimbach 1.1 precipstartdate1 = 19920601,
36     precipstartdate2 = 60000,
37     precipperiod = 86400.0,
38     #
39     uwindstartdate1 = 19920601,
40     uwindstartdate2 = 30000,
41     uwindperiod = 43200.0,
42     #
43     vwindstartdate1 = 19920601,
44     vwindstartdate2 = 30000,
45     vwindperiod = 43200.0,
46     #
47     swfluxstartdate1 = 19920601,
48     swfluxstartdate2 = 60000,
49     swfluxperiod = 86400.0,
50     #
51     lwfluxstartdate1 = 19920601,
52     lwfluxstartdate2 = 60000,
53     lwfluxperiod = 86400.0,
54     #
55     hfluxfile = 'PH_c_totflsfc_020_016_23',
56     sfluxfile = 'PH_pratesfc_020_016_23',
57     ustressfile = 'PH_ustress_020_016_23',
58     vstressfile = 'PH_vstress_020_016_23',
59     atempfile = 'PH_atm_atemp_020_016_23',
60     aqhfile = 'PH_atm_humid_020_016_23',
61     uwindfile = 'PH_atm_uwind_020_016_23',
62     vwindfile = 'PH_atm_vwind_020_016_23',
63 dimitri 1.2 evapfile = ' ',
64 heimbach 1.1 precipfile = 'PH_pratesfc_020_016_23',
65     lwfluxfile = 'PH_lwflsfc_020_016_23',
66     swfluxfile = 'PH_swflsfc_020_016_23',
67 dimitri 1.2 runoffFile = ' '
68 heimbach 1.1 #
69     exf_iprec = 32,
70     exf_yftype = 'RL',
71 dimitri 1.2 &

  ViewVC Help
Powered by ViewVC 1.1.22