/[MITgcm]/MITgcm_contrib/ecco_darwin/v4_3deg/input/data.exf
ViewVC logotype

Diff of /MITgcm_contrib/ecco_darwin/v4_3deg/input/data.exf

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

revision 1.1 by dimitri, Fri Jan 17 20:05:00 2020 UTC revision 1.2 by dimitri, Sat Jan 18 04:30:25 2020 UTC
# Line 1  Line 1 
1  # *********************  # *********************
2  # External Forcing Data  # External Forcing Data
3  # *********************  # *********************
4    #
5   &EXF_NML_01   &EXF_NML_01
6    #
7     useAtmWind        = .TRUE.,
8    #NCEP VALUES:
9    # exf_albedo        = 0.15,
10    # exf_scal_BulkCdn  = 1.015,
11    #
12    #TO COMBINE WITH ALLOW_ZENITH_ANGLE:
13     exf_albedo        = 0.1,
14     useExfZenIncoming = .TRUE.,
15     select_ZenAlbedo  = 1,
16    #
17     ocean_emissivity = 0.97,
18     ice_emissivity = 0.95,
19     snow_emissivity = 0.95,
20    #
21   exf_iprec         = 32,   exf_iprec         = 32,
22     exf_yftype        = 'RL',
23     useExfYearlyFields= .FALSE.,
24     useExfCheckRange  = .FALSE.,
25   /   /
   
  &EXF_NML_02  
  hfluxfile         = 'shi_qnet.bin',  
  sfluxfile         = 'shi_empmr_year.bin',  
  ustressfile       = 'tren_taux.bin',  
  vstressfile       = 'tren_tauy.bin',  
  climsstfile       = 'lev_monthly_temp.bin',  
  climsssfile       = 'lev_monthly_salt.bin',  
 #  
  hfluxperiod       = -12.,  
  sfluxperiod       = -12.,  
  ustressperiod     = -12.,  
  vstressperiod     = -12.,  
  climsstperiod     = -12.,  
  climsssperiod     = -12.,  
26  #  #
27   climsstTauRelax   = 5184000.,   &EXF_NML_02
28   climsssTauRelax   = 7776000.,   atempfile         = 'EIG_tmp2m_degC_plus_ECCO_v4r1_ctrl_2000',
29     aqhfile           = 'EIG_spfh2m_plus_ECCO_v4r1_ctrl_2000',
30     precipfile        = 'EIG_rain_plus_ECCO_v4r1_ctrl_2000',
31     uwindfile         = 'EIG_u10m_2000',
32     vwindfile         = 'EIG_v10m_2000',
33     swdownfile        = 'EIG_dsw_plus_ECCO_v4r1_ctrl_2000',
34     lwdownfile        = 'EIG_dlw_plus_ECCO_v4r1_ctrl_2000',
35     runofffile        = 'runoff-2d-Fekete-1deg-mon-V4-SMOOTH.bin',
36    # apco2file         = 'apCO2_2000',
37    #
38     atempperiod       = -12.,
39     aqhperiod         = -12.,
40     precipperiod      = -12.,
41     uwindperiod       = -12.,
42     vwindperiod       = -12.,
43     swdownperiod      = -12.,
44     lwdownperiod      = -12.,
45     runoffperiod      = -12,
46    # apco2period       = -12.,
47   /   /
48    #
49   &EXF_NML_03   &EXF_NML_03
50    #NOT FOR EIG exf_offset_atemp  = 273.3971,
51     exf_offset_atemp  = 273.15,
52    #NOT FOR NEW RUNOFF FIELD exf_inscal_runoff = 3.1710e-08,
53     exf_inscal_swdown = -1.0,
54     exf_inscal_lwdown = -1.0,
55    # to compensate for sea level rise for nlfs/realFWF
56    #precip_exfremo_intercept = 1.073E-9,
57    #precip_exfremo_slope = -3.340E-18,
58   /   /
59    #
60   &EXF_NML_04   &EXF_NML_04
61   hflux_lon0    = 1.40625,  #
62   hflux_lon_inc = 2.8125,   atemp_lon0      = -178.5,
63   hflux_lat0    = -88.59375,   atemp_lon_inc   = 3.0,
64   hflux_lat_inc = 39*2.8125,   atemp_lat0      = -88.5,
65   hflux_nlon    = 128,   atemp_lat_inc   = 59*3.0,
66   hflux_nlat    = 64,   atemp_nlon      = 120,
67  #   atemp_nlat      = 60,
68   sflux_lon0    = 1.40625,  #
69   sflux_lon_inc = 2.8125,   aqh_lon0        = -178.5,
70   sflux_lat0    = -88.59375,   aqh_lon_inc     = 3.0,
71   sflux_lat_inc = 39*2.8125,   aqh_lat0        = -88.5,
72   sflux_nlon    = 128,   aqh_lat_inc     = 59*3.0,
73   sflux_nlat    = 64,   aqh_nlon        = 120,
74  #   aqh_nlat        = 60,
75   ustress_lon0    = 0.,  #
76   ustress_lon_inc = 2.8125,   precip_lon0     = -178.5,
77   ustress_lat0    = -88.59375,   precip_lon_inc  = 3.0,
78   ustress_lat_inc = 39*2.8125,   precip_lat0     = -88.5,
79   ustress_nlon    = 128,   precip_lat_inc  = 59*3.0,
80   ustress_nlat    = 64,   precip_nlon     = 120,
81  #   precip_nlat     = 60,
82   vstress_lon0    = 1.40625,  #
83   vstress_lon_inc = 2.8125,   uwind_lon0      = -178.5,
84   vstress_lat0    = -90.,   uwind_lon_inc   = 3.0,
85   vstress_lat_inc = 39*2.8125,   uwind_lat0      = -88.5,
86   vstress_nlon    = 128,   uwind_lat_inc   = 59*3.0,
87   vstress_nlat    = 64,   uwind_nlon      = 120,
88  #   uwind_nlat      = 60,
89   climsst_lon0    = 1.40625,  #
90   climsst_lon_inc = 2.8125,   vwind_lon0      = -178.5,
91   climsst_lat0    = -88.59375,   vwind_lon_inc   = 3.0,
92   climsst_lat_inc = 39*2.8125,   vwind_lat0      = -88.5,
93   climsst_nlon    = 128,   vwind_lat_inc   = 59*3.0,
94   climsst_nlat    = 64,   vwind_nlon      = 120,
95  #   vwind_nlat      = 60,
96   climsss_lon0    = 1.40625,  #
97   climsss_lon_inc = 2.8125,   swdown_lon0     = -178.5,
98   climsss_lat0    = -88.59375,   swdown_lon_inc  = 3.0,
99   climsss_lat_inc = 39*2.8125,   swdown_lat0     = -88.5,
100   climsss_nlon    = 128,   swdown_lat_inc  = 59*3.0,
101   climsss_nlat    = 64,   swdown_nlon     = 120,
102     swdown_nlat     = 60,
103    #
104     lwdown_lon0     = -178.5,
105     lwdown_lon_inc  = 3.0,
106     lwdown_lat0     = -88.5,
107     lwdown_lat_inc  = 59*3.0,
108     lwdown_nlon     = 120,
109     lwdown_nlat     = 60,
110    #
111     runoff_lon0     = -178.5,
112     runoff_lon_inc  = 3.0,
113     runoff_lat0     = -88.5,
114     runoff_lat_inc  = 59*3.0,
115     runoff_nlon     = 120,
116     runoff_nlat     = 60,
117    #
118    # apco2_lon0      = -178.5,
119    # apco2_lon_inc   = 3.0,
120    # apco2_lat0      = -88.5,
121    # apco2_lat_inc   = 59*3.0,
122    # apco2_nlon      = 120,
123    # apco2_nlat      = 60,
124   /   /

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

  ViewVC Help
Powered by ViewVC 1.1.22