/[MITgcm]/MITgcm_contrib/ocean_inversion_project/input/data.exf
ViewVC logotype

Annotation of /MITgcm_contrib/ocean_inversion_project/input/data.exf

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


Revision 1.1 - (hide annotations) (download)
Tue Sep 23 04:34:23 2003 UTC (21 years, 9 months ago) by dimitri
Branch: MAIN
o Mods and bug fixes to pkg/cal and pkg/exf needed for computation
  of tracer Green's fucntions for ocean inversion project.

1 dimitri 1.1 #
2     # *********************
3     # External Forcing Data
4     # *********************
5     &EXF_NML
6     #
7     # repeat period is 365.25 days
8     RepeatPeriod = 31557600
9     #
10     hfluxstartdate1=17650115,
11     hfluxstartdate2=051500,
12     hfluxperiod=2629800.0,
13     hflux_lon0 = 2
14     hflux_lon_inc = 4
15     hflux_lat0 = -78
16     hflux_lat_inc = 39*4
17     hflux_nlon = 90
18     hflux_nlat = 40
19     #
20     sfluxstartdate1=17650115,
21     sfluxstartdate2=051500,
22     sfluxperiod=2629800.0,
23     sflux_lon0 = 2
24     sflux_lon_inc = 4
25     sflux_lat0 = -78
26     sflux_lat_inc = 39*4
27     sflux_nlon = 90
28     sflux_nlat = 40
29     #
30     ustressstartdate1=17650115,
31     ustressstartdate2=051500,
32     ustressperiod=2629800.0,
33     ustress_lon0 = 0
34     ustress_lon_inc = 4
35     ustress_lat0 = -78
36     ustress_lat_inc = 39*4
37     ustress_nlon = 90
38     ustress_nlat = 40
39     #
40     vstressstartdate1=17650115,
41     vstressstartdate2=051500,
42     vstressperiod=2629800.0,
43     vstress_lon0 = 2
44     vstress_lon_inc = 4
45     vstress_lat0 = -80
46     vstress_lat_inc = 39*4
47     vstress_nlon = 90
48     vstress_nlat = 40
49     #
50     hfluxfile = 'ncep_qnet.bin',
51     # sfluxfile = 'ncep_emp.bin',
52     ustressfile = 'trenberth_taux.bin',
53     vstressfile = 'trenberth_tauy.bin',
54     #
55     exf_iprec = 32,
56     exf_yftype = 'RL',
57     &

  ViewVC Help
Powered by ViewVC 1.1.22