/[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.2 - (hide annotations) (download)
Thu Dec 18 06:11:14 2003 UTC (21 years, 7 months ago) by dimitri
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +6 -6 lines
bug fix to pkg/cal/cal_toseconds.F
and length-of-year change to ocean_inversion_project/*

1 dimitri 1.1 #
2     # *********************
3     # External Forcing Data
4     # *********************
5     &EXF_NML
6     #
7 dimitri 1.2 # repeat period is 365.24167 days
8     RepeatPeriod = 31556880
9 dimitri 1.1 #
10     hfluxstartdate1=17650115,
11     hfluxstartdate2=051500,
12 dimitri 1.2 hfluxperiod=2629740.0,
13 dimitri 1.1 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 dimitri 1.2 sfluxperiod=2629740.0,
23 dimitri 1.1 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 dimitri 1.2 ustressperiod=2629740.0,
33 dimitri 1.1 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 dimitri 1.2 vstressperiod=2629740.0,
43 dimitri 1.1 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