/[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.5 by dimitri, Wed Nov 12 14:21:03 2008 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    #
5   &EXF_NML_01   &EXF_NML_01
6   exf_iprec         = 32,   exf_iprec         = 32,
7   exf_yftype        = 'RL',   exf_yftype        = 'RL',
  exf_inscal_ustress= -1.,  
  exf_inscal_vstress= -1.,  
  exf_inscal_runoff = 3.1710e-08,  
8   &   &
9    #
 # *********************  
10   &EXF_NML_02   &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,
# Line 37  Line 41 
41   climsststartdate2 = 120000,   climsststartdate2 = 120000,
42   climsstperiod     = 86400.0,   climsstperiod     = 86400.0,
43  #  #
44   hfluxfile         = 'NCEP_R_turbflux_92-02.bin',   climsststartdate1  = 19911231,
45   sfluxfile         = 'NCEP_R_emp_92-02.bin',   climsststartdate2  = 120000,
46   ustressfile       = 'NCEP_R_ustr_92-02.bin',   climsstperiod      = 86400.0,
  vstressfile       = 'NCEP_R_vstr_92-02.bin',  
  swfluxfile        = 'NCEP_R_sw_92-02.bin',  
  runofffile        = 'run-off.bin_1x1',  
  climsstfile       = 'NCEP_R_tmp_92-02.bin',  
  climsssfile       = 'lev_surface_salt.bin',  
 #  
47   &   &
48    #
 # *********************  
49   &EXF_NML_03   &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   &EXF_NML_04
58   hflux_lon0        = .5D0,   hflux_lon0        = .5D0,
59   hflux_lon_inc     = 1.D0,   hflux_lon_inc     = 1.D0,
# Line 113  Line 114 
114      1.9042, 1.9042, 1.9039, 1.9034, 1.9024, 1.9000, 1.8888, 1.8888      1.9042, 1.9042, 1.9039, 1.9034, 1.9024, 1.9000, 1.8888, 1.8888
115   climsst_nlon        = 192,   climsst_nlon        = 192,
116   climsst_nlat        = 94,   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.5  
changed lines
  Added in v.1.6

  ViewVC Help
Powered by ViewVC 1.1.22