/[MITgcm]/MITgcm_contrib/high_res_cube/input/data.exf_hr
ViewVC logotype

Diff of /MITgcm_contrib/high_res_cube/input/data.exf_hr

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

revision 1.20 by dimitri, Sun Apr 8 09:21:14 2007 UTC revision 1.22 by dimitri, Fri Jun 22 20:16:51 2007 UTC
# Line 1  Line 1 
1  # *********************  # *********************
2  # External Forcing Data  # External Forcing Data
3  # *********************  # *********************
  &EXF_NML  
4  #  #
5     &EXF_NML_01
6   exf_albedo        = 0.15,   exf_albedo        = 0.15,
7     exf_iprec         = 32,
8     exf_yftype        = 'RL',
9     useExfYearlyFields= .TRUE.,
10   useExfCheckRange  = .FALSE.,   useExfCheckRange  = .FALSE.,
11     &
12    #
13     &EXF_NML_02
14     precipfile        = '../../era40_fullres/ERA40g_rain',
15     atempfile         = '../../era40_fullres/ERA40g_tmp2m_degC',
16     aqhfile           = '../../era40_fullres/ERA40g_spfh2m',
17     swdownfile        = '../../era40_fullres/ERA40g_dsw',
18     lwdownfile        = '../../era40_fullres/ERA40g_dlw',
19     uwindfile         = '../../era40_fullres/ERA40g_u10m',
20     vwindfile         = '../../era40_fullres/ERA40g_v10m',
21     runofffile        = '../../ncep_rgau/runoff-360x180x12.bin',
22     climsssfile       = 'LEV01_SSS_360x180x12.bin',
23  #  #
24   precipstartdate1  = 19920101,   precipstartdate1  = 19920101,
25   precipstartdate2  = 030000,   precipstartdate2  = 030000,
26   precipperiod      = 21600.0,   precipperiod      = 21600.0,
27     atempstartdate1   = 19920101,
28     atempstartdate2   = 000000,
29     atempperiod       = 21600.0,
30     aqhstartdate1     = 19920101,
31     aqhstartdate2     = 000000,
32     aqhperiod         = 21600.0,
33     swdownstartdate1  = 19920101,
34     swdownstartdate2  = 030000,
35     swdownperiod      = 21600.0,
36     lwdownstartdate1  = 19920101,
37     lwdownstartdate2  = 030000,
38     lwdownperiod      = 21600.0,
39     uwindstartdate1   = 19920101,
40     uwindstartdate2   = 000000,
41     uwindperiod       = 21600.0,
42     vwindstartdate1   = 19920101,
43     vwindstartdate2   = 000000,
44     vwindperiod       = 21600.0,
45    # "*period=-12" specifies monthly-mean forcing
46     runoffperiod      = -12,
47     climsssperiod     = -12.,
48     &
49    #
50     &EXF_NML_03
51     exf_offset_atemp  = 273.15,
52     exf_inscal_swdown = -1.,
53     exf_inscal_lwdown = -1.,
54     exf_inscal_runoff = 3.1710e-08,
55     &
56    #
57     &EXF_NML_04
58   precip_lon0       = 0.0D0,   precip_lon0       = 0.0D0,
59   precip_lon_inc    = 1.125D0,   precip_lon_inc    = 1.125D0,
60   precip_lat0       = -89.142D0,   precip_lat0       = -89.142D0,
# Line 18  Line 64 
64   precip_nlon       = 320,   precip_nlon       = 320,
65   precip_nlat       = 160,   precip_nlat       = 160,
66  #  #
  exf_offset_atemp  = 273.15,  
  atempstartdate1   = 19920101,  
  atempstartdate2   = 000000,  
  atempperiod       = 21600.0,  
67   atemp_lon0        = 0.0D0,   atemp_lon0        = 0.0D0,
68   atemp_lon_inc     = 1.125D0,   atemp_lon_inc     = 1.125D0,
69   atemp_lat0        = -89.142D0,   atemp_lat0        = -89.142D0,
# Line 31  Line 73 
73   atemp_nlon        = 320,   atemp_nlon        = 320,
74   atemp_nlat        = 160,   atemp_nlat        = 160,
75  #  #
  aqhstartdate1     = 19920101,  
  aqhstartdate2     = 000000,  
  aqhperiod         = 21600.0,  
76   aqh_lon0          = 0.0D0,   aqh_lon0          = 0.0D0,
77   aqh_lon_inc       = 1.125D0,   aqh_lon_inc       = 1.125D0,
78   aqh_lat0          = -89.142D0,   aqh_lat0          = -89.142D0,
# Line 43  Line 82 
82   aqh_nlon          = 320,   aqh_nlon          = 320,
83   aqh_nlat          = 160,   aqh_nlat          = 160,
84  #  #
  exf_inscal_swdown = -1.,  
  swdownstartdate1  = 19920101,  
  swdownstartdate2  = 030000,  
  swdownperiod      = 21600.0,  
85   swdown_lon0       = 0.0D0,   swdown_lon0       = 0.0D0,
86   swdown_lon_inc    = 1.125D0,   swdown_lon_inc    = 1.125D0,
87   swdown_lat0       = -89.142D0,   swdown_lat0       = -89.142D0,
# Line 56  Line 91 
91   swdown_nlon       = 320,   swdown_nlon       = 320,
92   swdown_nlat       = 160,   swdown_nlat       = 160,
93  #  #
  exf_inscal_lwdown = -1.,  
  lwdownstartdate1  = 19920101,  
  lwdownstartdate2  = 030000,  
  lwdownperiod      = 21600.0,  
94   lwdown_lon0       = 0.0D0,   lwdown_lon0       = 0.0D0,
95   lwdown_lon_inc    = 1.125D0,   lwdown_lon_inc    = 1.125D0,
96   lwdown_lat0       = -89.142D0,   lwdown_lat0       = -89.142D0,
# Line 69  Line 100 
100   lwdown_nlon       = 320,   lwdown_nlon       = 320,
101   lwdown_nlat       = 160,   lwdown_nlat       = 160,
102  #  #
  uwindstartdate1   = 19920101,  
  uwindstartdate2   = 000000,  
  uwindperiod       = 21600.0,  
103   uwind_lon0        = 0.0D0,   uwind_lon0        = 0.0D0,
104   uwind_lon_inc     = 1.125D0,   uwind_lon_inc     = 1.125D0,
105   uwind_lat0        = -89.142D0,   uwind_lat0        = -89.142D0,
# Line 81  Line 109 
109   uwind_nlon        = 320,   uwind_nlon        = 320,
110   uwind_nlat        = 160,   uwind_nlat        = 160,
111  #  #
  vwindstartdate1   = 19920101,  
  vwindstartdate2   = 000000,  
  vwindperiod       = 21600.0,  
112   vwind_lon0        = 0.0D0,   vwind_lon0        = 0.0D0,
113   vwind_lon_inc     = 1.125D0,   vwind_lon_inc     = 1.125D0,
114   vwind_lat0        = -89.142D0,   vwind_lat0        = -89.142D0,
# Line 92  Line 117 
117                       1.121D0, 1.12D0, 1.118D0, 1.113D0,                       1.121D0, 1.12D0, 1.118D0, 1.113D0,
118   vwind_nlon        = 320,   vwind_nlon        = 320,
119   vwind_nlat        = 160,   vwind_nlat        = 160,
 # "runoffperiod=-12" specifies monthly-mean climatological forcing  
  runoffperiod=-12,  
120   runoff_lon0       = 0.50D0,   runoff_lon0       = 0.50D0,
121   runoff_lon_inc    = 1.0D0,   runoff_lon_inc    = 1.0D0,
122   runoff_lat0       = -89.5D0,   runoff_lat0       = -89.5D0,
123   runoff_lat_inc    = 179,   runoff_lat_inc    = 179*1.,
124   runoff_nlon       = 360,   runoff_nlon       = 360,
125   runoff_nlat       = 180,   runoff_nlat       = 180,
  exf_inscal_runoff = 3.1710e-08,  
 #  
  precipfile        = '../../era40_fullres/ERA40g_rain',  
  atempfile         = '../../era40_fullres/ERA40g_tmp2m_degC',  
  aqhfile           = '../../era40_fullres/ERA40g_spfh2m',  
  swdownfile        = '../../era40_fullres/ERA40g_dsw',  
  lwdownfile        = '../../era40_fullres/ERA40g_dlw',  
  uwindfile         = '../../era40_fullres/ERA40g_u10m',  
  vwindfile         = '../../era40_fullres/ERA40g_v10m',  
  runofffile        = '../../ncep_rgau/runoff-360x180x12.bin',  
126  #  #
127   exf_iprec         = 32,   climsss_lon0      = 0.5,
128   exf_yftype        = 'RL',   climsss_lon_inc   = 1.,
129   useExfYearlyFields= .TRUE.,   climsss_lat0      = -89.5,
130     climsss_lat_inc   = 179*1.,
131     climsss_nlon      = 360,
132     climsss_nlat      = 180,
133   &   &

Legend:
Removed from v.1.20  
changed lines
  Added in v.1.22

  ViewVC Help
Powered by ViewVC 1.1.22