/[MITgcm]/MITgcm_contrib/heimbach/config_global1x1_tot/input_bulk/
ViewVC logotype

Annotation of /MITgcm_contrib/heimbach/config_global1x1_tot/input_bulk/

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


Revision 1.1 - (hide annotations) (download)
Fri Jan 14 23:20:21 2005 UTC (20 years, 6 months ago) by heimbach
Branch point for: MAIN, original_nasa_ames
Initial revision

1 heimbach 1.1 # $Header: /u/gcmpack/MITgcm/verification/global1x1_tot/input/data.exf,v 1.4 2004/11/11 22:13:02 heimbach Exp $
2     #
3     # *********************
4     # External Forcing Data
5     # *********************
6     &EXF_NML
7     #
8     useExfYearlyFields = .TRUE.,
9     useExfCheckRange = .FALSE.,
10     #
11     hfluxstartdate1 = 19920101,
12     hfluxstartdate2 = 30000,
13     hfluxperiod = 21600.0,
14     #
15     sfluxstartdate1 = 19920101,
16     sfluxstartdate2 = 30000,
17     sfluxperiod = 21600.0,
18     #
19     ustressstartdate1 = 19920101,
20     ustressstartdate2 = 00000,
21     ustressperiod = 21600.0,
22     #
23     vstressstartdate1 = 19920101,
24     vstressstartdate2 = 00000,
25     vstressperiod = 21600.0,
26     #
27     swfluxstartdate1 = 19920101,
28     swfluxstartdate2 = 30000,
29     swfluxperiod = 21600.0,
30     #
31     lwfluxstartdate1 = 19920101,
32     lwfluxstartdate2 = 30000,
33     lwfluxperiod = 21600.0,
34     #
35     # hfluxfile = 'NCEP_R6_turbflux',
36     # sfluxfile = 'NCEP_R6_emp',
37     # ustressfile = 'NCEP_R6_ustr',
38     # vstressfile = 'NCEP_R6_vstr',
39     swfluxfile = 'NCEP_R6_sw',
40     lwfluxfile = 'NCEP_R6_lw',
41     atempfile = 'NCEP_R6_tmp2m_degC',
42     aqhfile = 'NCEP_R6_spfh2m',
43     uwindfile = 'NCEP_R6_u10m',
44     vwindfile = 'NCEP_R6_v10m',
45     precipfile = 'NCEP_R6_rain',
46     runofffile = 'run-off.bin_1x1',
47     #
48     exf_inscal_ustress = -1.,
49     exf_inscal_vstress = -1.,
50     exf_inscal_uwind = -1.,
51     exf_inscal_vwind = -1.,
52     exf_inscal_runoff = -1.,
53     #
54     exf_iprec = 32,
55     exf_yftype = 'RL',
56     /

  ViewVC Help
Powered by ViewVC 1.1.22