/[MITgcm]/MITgcm_contrib/quarter_degree_global/input/data.exf
ViewVC logotype

Annotation of /MITgcm_contrib/quarter_degree_global/input/data.exf

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


Revision 1.3 - (hide annotations) (download)
Thu Dec 2 20:53:17 2004 UTC (20 years, 7 months ago) by dimitri
Branch: MAIN
Changes since 1.2: +1 -2 lines
quarter_degree_global/input/*

1 dimitri 1.2 # $Header: /u/gcmpack/MITgcm_contrib/quarter_degree_global/input/data.exf,v 1.1 2004/11/30 01:29:12 dimitri Exp $
2 dimitri 1.1 #
3     # *********************
4     # External Forcing Data
5     # *********************
6     &EXF_NML
7     hfluxstartdate1 = 19911231,
8     hfluxstartdate2 = 60000,
9     hfluxperiod = 86400.0,
10     hflux_lon0 = .5D0,
11     hflux_lon_inc = 1.D0,
12     hflux_lat0 = -79.5D0,
13     hflux_lat_inc = 160*1.D0,
14     hflux_nlon = 360,
15     hflux_nlat = 160,
16     #
17     sfluxstartdate1 = 19911231,
18     sfluxstartdate2 = 60000,
19     sfluxperiod = 86400.0,
20     sflux_lon0 = .5D0,
21     sflux_lon_inc = 1.D0,
22     sflux_lat0 = -79.5D0,
23     sflux_lat_inc = 160*1.D0,
24     sflux_nlon = 360,
25     sflux_nlat = 160,
26     #
27     ustressstartdate1 = 19911231,
28     ustressstartdate2 = 150000,
29     ustressperiod = 43200.0,
30     ustress_lon0 = 0.D0,
31     ustress_lon_inc = 1.D0,
32     ustress_lat0 = -79.5D0,
33     ustress_lat_inc = 160*1.D0,
34     ustress_nlon = 360,
35     ustress_nlat = 160,
36     #
37     vstressstartdate1 = 19911231,
38     vstressstartdate2 = 150000,
39     vstressperiod = 43200.0,
40     vstress_lon0 = .5D0,
41     vstress_lon_inc = 1.D0,
42     vstress_lat0 = -80.D0,
43     vstress_lat_inc = 160*1.D0,
44     vstress_nlon = 360,
45     vstress_nlat = 160,
46     #
47     swfluxstartdate1 = 19911231,
48     swfluxstartdate2 = 60000,
49     swfluxperiod = 86400.0,
50     swflux_lon0 = .5D0,
51     swflux_lon_inc = 1.D0,
52     swflux_lat0 = -79.5D0,
53     swflux_lat_inc = 160*1.D0,
54     swflux_nlon = 360,
55     swflux_nlat = 160,
56     #
57     runoff_lon0 = .5D0,
58     runoff_lon_inc = 1.D0,
59     runoff_lat0 = -79.5D0,
60     runoff_lat_inc = 160*1.D0,
61     runoff_nlon = 360,
62     runoff_nlat = 160,
63 dimitri 1.3 exf_inscal_runoff = 3.171e-8
64 dimitri 1.1 #
65     hfluxfile = 'NCEP_R_turbflux_92-02.bin',
66     sfluxfile = 'NCEP_R_emp_92-02.bin',
67     ustressfile = 'NCEP_R_ustr_92-02.bin',
68     vstressfile = 'NCEP_R_vstr_92-02.bin',
69     swfluxfile = 'NCEP_R_sw_92-02.bin',
70     runofffile = 'run-off.bin_1x1',
71     #
72     exf_iprec = 32,
73     exf_yftype = 'RL',
74     &

  ViewVC Help
Powered by ViewVC 1.1.22