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

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

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


Revision 1.4 - (hide annotations) (download)
Thu Dec 2 21:11:39 2004 UTC (20 years, 7 months ago) by dimitri
Branch: MAIN
Changes since 1.3: +5 -2 lines
quarter_degree_global/input/*

1 dimitri 1.4 # $Header: /u/gcmpack/MITgcm_contrib/quarter_degree_global/input/data.exf_SIO,v 1.3 2004/12/02 20:53:17 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     #
58     runoff_lon0 = .5D0,
59     runoff_lon_inc = 1.D0,
60     runoff_lat0 = -79.5D0,
61     runoff_lat_inc = 160*1.D0,
62     runoff_nlon = 360,
63     runoff_nlat = 160,
64     #
65     hfluxfile = 'heatfl69.bin',
66     sfluxfile = 'freshfl69.bin',
67     ustressfile = 'ustress69.bin',
68     vstressfile = 'vstress69.bin',
69     swfluxfile = 'NCEP_R_sw_92-02.bin',
70     runofffile = 'run-off.bin_1x1',
71     #
72 dimitri 1.4 exf_inscal_ustress= -1.,
73     exf_inscal_vstress= -1.,
74     exf_inscal_runoff = 3.1710e-08,
75     #
76 dimitri 1.1 exf_iprec = 32,
77     exf_yftype = 'RL',
78     &

  ViewVC Help
Powered by ViewVC 1.1.22