/[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.21 by dimitri, Wed Apr 25 06:01:09 2007 UTC revision 1.31 by dimitri, Sat Dec 1 07:30:39 2007 UTC
# Line 3  Line 3 
3  # *********************  # *********************
4  #  #
5   &EXF_NML_01   &EXF_NML_01
6   exf_albedo        = 0.15,   exf_albedo        = 0.1507,
7     exf_scal_BulkCdn  = 1.0185,
8   exf_iprec         = 32,   exf_iprec         = 32,
9   exf_yftype        = 'RL',   exf_yftype        = 'RL',
10   useExfYearlyFields= .TRUE.,   useExfYearlyFields= .TRUE.,
# Line 11  Line 12 
12   &   &
13  #  #
14   &EXF_NML_02   &EXF_NML_02
15   precipfile        = '../../era40_fullres/ERA40g_rain',   precipfile        = '../../cube78_forcing/cube78_rain',
16   atempfile         = '../../era40_fullres/ERA40g_tmp2m_degC',   atempfile         = '../../cube78_forcing/cube78_tmp2m_degC',
17   aqhfile           = '../../era40_fullres/ERA40g_spfh2m',   aqhfile           = '../../cube78_forcing/cube78_spfh2m',
18   swdownfile        = '../../era40_fullres/ERA40g_dsw',   swdownfile        = '../../cube78_forcing/cube78_dsw',
19   lwdownfile        = '../../era40_fullres/ERA40g_dlw',   lwdownfile        = '../../cube78_forcing/cube78_dlw',
20   uwindfile         = '../../era40_fullres/ERA40g_u10m',   uwindfile         = '../../cube78_forcing/cube78_u10m',
21   vwindfile         = '../../era40_fullres/ERA40g_v10m',   vwindfile         = '../../cube78_forcing/cube78_v10m',
22   runofffile        = '../../ncep_rgau/runoff-360x180x12.bin',   runofffile        = '../../ncep_rgau/runoff-360x180x12.bin',
  climsssfile       = 'LEV01_SSS_360x180x12.bin',  
23  #  #
24   precipstartdate1  = 19920101,   precipstartdate1  = 19790101,
25    # precipstartdate2   060000 for NCEP-type (ncep,core,godae,cube49,gpcp,cube61)
26    # precipstartdate2   030000 for ERA-type (era_half,era_full,cube75,cube78a,cube78)
27   precipstartdate2  = 030000,   precipstartdate2  = 030000,
28   precipperiod      = 21600.0,   precipperiod      = 21600.0,
29   atempstartdate1   = 19920101,   atempstartdate1   = 19790101,
30   atempstartdate2   = 000000,   atempstartdate2   = 000000,
31   atempperiod       = 21600.0,   atempperiod       = 21600.0,
32   aqhstartdate1     = 19920101,   aqhstartdate1     = 19790101,
33   aqhstartdate2     = 000000,   aqhstartdate2     = 000000,
34   aqhperiod         = 21600.0,   aqhperiod         = 21600.0,
35   swdownstartdate1  = 19920101,   swdownstartdate1  = 19790101,
36   swdownstartdate2  = 030000,   swdownstartdate2  = 030000,
37   swdownperiod      = 21600.0,   swdownperiod      = 21600.0,
38   lwdownstartdate1  = 19920101,   lwdownstartdate1  = 19790101,
39   lwdownstartdate2  = 030000,   lwdownstartdate2  = 030000,
40   lwdownperiod      = 21600.0,   lwdownperiod      = 21600.0,
41   uwindstartdate1   = 19920101,   uwindstartdate1   = 19790101,
42   uwindstartdate2   = 000000,   uwindstartdate2   = 000000,
43   uwindperiod       = 21600.0,   uwindperiod       = 21600.0,
44   vwindstartdate1   = 19920101,   vwindstartdate1   = 19790101,
45   vwindstartdate2   = 000000,   vwindstartdate2   = 000000,
46   vwindperiod       = 21600.0,   vwindperiod       = 21600.0,
47  # "*period=-12" specifies monthly-mean forcing  # "*period=-12" specifies monthly-mean forcing
48   runoffperiod      = -12,   runoffperiod      = -12,
  climsssperiod     = -12.,  
49   &   &
50  #  #
51   &EXF_NML_03   &EXF_NML_03
# Line 120  Line 121 
121   runoff_lon0       = 0.50D0,   runoff_lon0       = 0.50D0,
122   runoff_lon_inc    = 1.0D0,   runoff_lon_inc    = 1.0D0,
123   runoff_lat0       = -89.5D0,   runoff_lat0       = -89.5D0,
124   runoff_lat_inc    = 1.5,177*1.,1.5,   runoff_lat_inc    = 179*1.,
125   runoff_nlon       = 360,   runoff_nlon       = 360,
126   runoff_nlat       = 180,   runoff_nlat       = 180,
 #  
  climsss_lon0      = 0.5,  
  climsss_lon_inc   = 1.,  
  climsss_lat0      = -89.5,  
  climsss_lat_inc   = 179*1.,  
  climsss_nlon      = 360,  
  climsss_nlat      = 180,  
127   &   &

Legend:
Removed from v.1.21  
changed lines
  Added in v.1.31

  ViewVC Help
Powered by ViewVC 1.1.22