/[MITgcm]/MITgcm/verification/global_with_exf/input/data.exf
ViewVC logotype

Diff of /MITgcm/verification/global_with_exf/input/data.exf

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

revision 1.5 by dimitri, Fri Aug 15 01:42:44 2003 UTC revision 1.6 by heimbach, Wed Apr 18 19:57:01 2007 UTC
# Line 2  Line 2 
2  # *********************  # *********************
3  # External Forcing Data  # External Forcing Data
4  # *********************  # *********************
5   &EXF_NML   &EXF_NML_01
6     exf_iprec         = 32,
7     exf_yftype        = 'RL',
8     &
9    
10    # *********************
11     &EXF_NML_02
12   hfluxstartdate1=19920101,   hfluxstartdate1=19920101,
13   hfluxstartdate2=000000,   hfluxstartdate2=000000,
14   hfluxperiod=2592000.0,   hfluxperiod=2592000.0,
15    #
16     sfluxstartdate1=19920101,
17     sfluxstartdate2=000000,
18     sfluxperiod=2592000.0,
19    #
20     ustressstartdate1=19920101,
21     ustressstartdate2=000000,
22     ustressperiod=2592000.0,
23    #
24     vstressstartdate1=19920101,
25     vstressstartdate2=000000,
26     vstressperiod=2592000.0,
27    #
28     climsststartdate1  = 19920101,
29     climsststartdate2  = 000000,
30     climsstperiod      = 2592000.0,
31    #
32     climsssstartdate1  = 19920101,
33     climsssstartdate2  = 000000,
34     climsssperiod      = 2592000.0,
35    #
36     hfluxfile    = 'ncep_qnet.bin',
37    # sfluxfile    = 'ncep_emp.bin',
38     ustressfile  = 'trenberth_taux.bin',
39     vstressfile  = 'trenberth_tauy.bin',
40     climsstfile  = 'lev_sst.bin',
41     climsssfile  = 'lev_sss.bin',
42    #
43     &
44    
45    # *********************
46     &EXF_NML_03
47     &
48    
49    # *********************
50     &EXF_NML_04
51   hflux_lon0    = 2   hflux_lon0    = 2
52   hflux_lon_inc = 4   hflux_lon_inc = 4
53   hflux_lat0    = -78   hflux_lat0    = -78
# Line 13  Line 55 
55   hflux_nlon    = 90   hflux_nlon    = 90
56   hflux_nlat    = 40   hflux_nlat    = 40
57  #  #
  sfluxstartdate1=19920101,  
  sfluxstartdate2=000000,  
  sfluxperiod=2592000.0,  
58   sflux_lon0    = 2   sflux_lon0    = 2
59   sflux_lon_inc = 4   sflux_lon_inc = 4
60   sflux_lat0    = -78   sflux_lat0    = -78
# Line 23  Line 62 
62   sflux_nlon    = 90   sflux_nlon    = 90
63   sflux_nlat    = 40   sflux_nlat    = 40
64  #  #
  ustressstartdate1=19920101,  
  ustressstartdate2=000000,  
  ustressperiod=2592000.0,  
65   ustress_lon0    = 0   ustress_lon0    = 0
66   ustress_lon_inc = 4   ustress_lon_inc = 4
67   ustress_lat0    = -78   ustress_lat0    = -78
# Line 33  Line 69 
69   ustress_nlon    = 90   ustress_nlon    = 90
70   ustress_nlat    = 40   ustress_nlat    = 40
71  #  #
  vstressstartdate1=19920101,  
  vstressstartdate2=000000,  
  vstressperiod=2592000.0,  
72   vstress_lon0    = 2   vstress_lon0    = 2
73   vstress_lon_inc = 4   vstress_lon_inc = 4
74   vstress_lat0    = -80   vstress_lat0    = -80
# Line 43  Line 76 
76   vstress_nlon    = 90   vstress_nlon    = 90
77   vstress_nlat    = 40   vstress_nlat    = 40
78  #  #
79   hfluxfile    = 'ncep_qnet.bin',   climsst_lon0    = 2
80  # sfluxfile    = 'ncep_emp.bin',   climsst_lon_inc = 4
81   ustressfile  = 'trenberth_taux.bin',   climsst_lat0    = -78
82   vstressfile  = 'trenberth_tauy.bin',   climsst_lat_inc = 39*4
83     climsst_nlon    = 90
84     climsst_nlat    = 40
85    #
86     climsss_lon0    = 2
87     climsss_lon_inc = 4
88     climsss_lat0    = -78
89     climsss_lat_inc = 39*4
90     climsss_nlon    = 90
91     climsss_nlat    = 40
92  #  #
  exf_iprec         = 32,  
  exf_yftype        = 'RL',  
93   &   &

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

  ViewVC Help
Powered by ViewVC 1.1.22