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

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

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

revision 1.1 by dimitri, Tue Nov 30 01:29:12 2004 UTC revision 1.6 by dimitri, Thu Jun 24 02:35:52 2010 UTC
# Line 1  Line 1 
 # $Header$  
 #  
1  # *********************  # *********************
2  # External Forcing Data  # External Forcing Data
3  # *********************  # *********************
4   &EXF_NML  #
5     &EXF_NML_01
6     exf_iprec         = 32,
7     exf_yftype        = 'RL',
8     &
9    #
10     &EXF_NML_02
11     hfluxfile         = 'NCEP_R_turbflux_92-02.bin',
12     sfluxfile         = 'NCEP_R_emp_92-02.bin',
13     ustressfile       = 'NCEP_R_ustr_92-02.bin',
14     vstressfile       = 'NCEP_R_vstr_92-02.bin',
15     swfluxfile        = 'NCEP_R_sw_92-02.bin',
16     runofffile        = 'run-off.bin_1x1',
17     climsstfile       = 'NCEP_R_tmp_92-02.bin',
18     climsssfile       = 'lev_surface_salt.bin',
19    #
20   hfluxstartdate1   = 19911231,   hfluxstartdate1   = 19911231,
21   hfluxstartdate2   = 60000,   hfluxstartdate2   = 60000,
22   hfluxperiod       = 86400.0,   hfluxperiod       = 86400.0,
23    #
24     sfluxstartdate1   = 19911231,
25     sfluxstartdate2   = 60000,
26     sfluxperiod       = 86400.0,
27    #
28     ustressstartdate1 = 19911231,
29     ustressstartdate2 = 150000,
30     ustressperiod     = 43200.0,
31    #
32     vstressstartdate1 = 19911231,
33     vstressstartdate2 = 150000,
34     vstressperiod     = 43200.0,
35    #
36     swfluxstartdate1  = 19911231,
37     swfluxstartdate2  = 60000,
38     swfluxperiod      = 86400.0,
39    #
40     climsststartdate1 = 19911231,
41     climsststartdate2 = 120000,
42     climsstperiod     = 86400.0,
43    #
44     climsststartdate1  = 19911231,
45     climsststartdate2  = 120000,
46     climsstperiod      = 86400.0,
47     &
48    #
49     &EXF_NML_03
50     exf_inscal_ustress= -1.,
51     exf_inscal_vstress= -1.,
52     exf_inscal_runoff = 3.1710e-08,
53     climsstTauRelax=5184000.0,
54     climsssTauRelax=5184000.0,
55     &
56    #
57     &EXF_NML_04
58   hflux_lon0        = .5D0,   hflux_lon0        = .5D0,
59   hflux_lon_inc     = 1.D0,   hflux_lon_inc     = 1.D0,
60   hflux_lat0        = -79.5D0,   hflux_lat0        = -79.5D0,
# Line 14  Line 62 
62   hflux_nlon        = 360,   hflux_nlon        = 360,
63   hflux_nlat        = 160,   hflux_nlat        = 160,
64  #  #
  sfluxstartdate1   = 19911231,  
  sfluxstartdate2   = 60000,  
  sfluxperiod       = 86400.0,  
65   sflux_lon0        = .5D0,   sflux_lon0        = .5D0,
66   sflux_lon_inc     = 1.D0,   sflux_lon_inc     = 1.D0,
67   sflux_lat0        = -79.5D0,   sflux_lat0        = -79.5D0,
# Line 24  Line 69 
69   sflux_nlon        = 360,   sflux_nlon        = 360,
70   sflux_nlat        = 160,   sflux_nlat        = 160,
71  #  #
  ustressstartdate1 = 19911231,  
  ustressstartdate2 = 150000,  
  ustressperiod     = 43200.0,  
72   ustress_lon0        = 0.D0,   ustress_lon0        = 0.D0,
73   ustress_lon_inc     = 1.D0,   ustress_lon_inc     = 1.D0,
74   ustress_lat0        = -79.5D0,   ustress_lat0        = -79.5D0,
# Line 34  Line 76 
76   ustress_nlon        = 360,   ustress_nlon        = 360,
77   ustress_nlat        = 160,   ustress_nlat        = 160,
78  #  #
  vstressstartdate1 = 19911231,  
  vstressstartdate2 = 150000,  
  vstressperiod     = 43200.0,  
79   vstress_lon0        = .5D0,   vstress_lon0        = .5D0,
80   vstress_lon_inc     = 1.D0,   vstress_lon_inc     = 1.D0,
81   vstress_lat0        = -80.D0,   vstress_lat0        = -80.D0,
# Line 44  Line 83 
83   vstress_nlon        = 360,   vstress_nlon        = 360,
84   vstress_nlat        = 160,   vstress_nlat        = 160,
85  #  #
86   swfluxstartdate1  = 19911231,   swflux_lon0      
  swfluxstartdate2  = 60000,  
  swfluxperiod      = 86400.0,  
  swflux_lon0        = .5D0,  
87   swflux_lon_inc     = 1.D0,   swflux_lon_inc     = 1.D0,
88   swflux_lat0        = -79.5D0,   swflux_lat0        = -79.5D0,
89   swflux_lat_inc     = 160*1.D0,   swflux_lat_inc     = 160*1.D0,
90   swflux_nlon        = 360,   swflux_nlon        = 360,
91   swflux_nlat        = 160,   swflux_nlat        = 160,
92  #  #
 #  
93   runoff_lon0        = .5D0,   runoff_lon0        = .5D0,
94   runoff_lon_inc     = 1.D0,   runoff_lon_inc     = 1.D0,
95   runoff_lat0        = -79.5D0,   runoff_lat0        = -79.5D0,
# Line 62  Line 97 
97   runoff_nlon        = 360,   runoff_nlon        = 360,
98   runoff_nlat        = 160,   runoff_nlat        = 160,
99  #  #
100   hfluxfile         = 'NCEP_R_turbflux_92-02.bin',   climsst_lon0        = 0.00D0,
101   sfluxfile         = 'NCEP_R_emp_92-02.bin',   climsst_lon_inc     = 1.875D0,
102   ustressfile       = 'NCEP_R_ustr_92-02.bin',   climsst_lat0        = -88.5420D0,
103   vstressfile       = 'NCEP_R_vstr_92-02.bin',   climsst_lat_inc    = 1.8888, 1.9000, 1.9024, 1.9034, 1.9039, 1.9042,
104   swfluxfile        = 'NCEP_R_sw_92-02.bin',      1.9042, 1.9044, 1.9045, 1.9045, 1.9046, 1.9046, 1.9046, 1.9046,
105   runofffile        = 'run-off.bin_1x1',      1.9047, 1.9046, 1.9047, 1.9047, 1.9047, 1.9047, 1.9047, 1.9047,
106  #      1.9047, 1.9047, 1.9047, 1.9047, 1.9048, 1.9047, 1.9047, 1.9047,
107   exf_iprec         = 32,      1.9047, 1.9048, 1.9047, 1.9047, 1.9048, 1.9047, 1.9047, 1.9048,
108   exf_yftype        = 'RL',      1.9047, 1.9047, 1.9048, 1.9047, 1.9047, 1.9048, 1.9047, 1.9047,
109   &      1.9048, 1.9047, 1.9047, 1.9048, 1.9047, 1.9047, 1.9048, 1.9047,
110        1.9047, 1.9048, 1.9047, 1.9047, 1.9048, 1.9047, 1.9047, 1.9048,
111        1.9047, 1.9047, 1.9047, 1.9047, 1.9048, 1.9047, 1.9047, 1.9047,
112        1.9047, 1.9047, 1.9047, 1.9047, 1.9047, 1.9047, 1.9047, 1.9046,
113        1.9047, 1.9046, 1.9046, 1.9046, 1.9046, 1.9045, 1.9045, 1.9044,
114        1.9042, 1.9042, 1.9039, 1.9034, 1.9024, 1.9000, 1.8888, 1.8888
115     climsst_nlon        = 192,
116     climsst_nlat        = 94,
117    #
118     climsss_lon0        = 0.5D0,
119     climsss_lon_inc     = 1.0D0,
120     climsss_lat0        = -79.5D0,
121     climsss_lat_inc    = 179*1.0,1.5
122     climsss_nlon        = 360,
123     climsss_nlat        = 180,
124     &

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.6

  ViewVC Help
Powered by ViewVC 1.1.22