/[MITgcm]/MITgcm_contrib/arctic40km/input_ad/data.exf
ViewVC logotype

Annotation of /MITgcm_contrib/arctic40km/input_ad/data.exf

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


Revision 1.1 - (hide annotations) (download)
Wed May 31 21:30:36 2006 UTC (18 years ago) by heimbach
Branch: MAIN
o adding input_ad
o various changes to adjoint setup compared to forward,
  some of which for initial testing

1 heimbach 1.1 # $Header: /u/gcmpack/MITgcm_contrib/arctic40km/input/data.exf,v 1.1 2005/09/01 14:16:41 dimitri Exp $
2     #
3     # *********************
4     # External Forcing Data
5     # *********************
6     &EXF_NML
7     #
8     atempstartdate1 = 19781231,
9     atempstartdate2 = 120000,
10     atempperiod = 86400.0,
11     #
12     aqhstartdate1 = 19781231,
13     aqhstartdate2 = 120000,
14     aqhperiod = 86400.0,
15     #
16     evapstartdate1 = 19781231,
17     evapstartdate2 = 120000,
18     evapperiod = 86400.0,
19     #
20     precipstartdate1 = 19781216,
21     precipstartdate2 = 180000,
22     precipperiod = 2635200.0,
23     #
24     uwindstartdate1 = 19781231,
25     uwindstartdate2 = 120000,
26     uwindperiod = 86400.0,
27     #
28     vwindstartdate1 = 19781231,
29     vwindstartdate2 = 120000,
30     vwindperiod = 86400.0,
31     #
32     swdownstartdate1 = 19781231,
33     swdownstartdate2 = 120000,
34     swdownperiod = 86400.0,
35     #
36     lwdownstartdate1 = 19781231,
37     lwdownstartdate2 = 120000,
38     lwdownperiod = 86400.0,
39     #
40     atempfile = 'tair_130_102.1979',
41     aqhfile = 'qa_130_102.1979',
42     uwindfile = 'gairx_130_102.1979',
43     vwindfile = 'gairy_130_102.1979',
44     evapfile = 'evap_130_102',
45     precipfile = 'prate_130_102',
46     lwdownfile = 'flo_130_102.1979',
47     swdownfile = 'fsh_130_102.1979',
48     #
49     # obcsSstartdate1 = 19781216,
50     # obcsSstartdate2 = 180000,
51     # obcsSperiod = 2635200.0,
52     #
53     # obcsWstartdate1 = 19781216,
54     # obcsWstartdate2 = 180000,
55     # obcsWperiod = 2635200.0,
56     #
57     # runoffFile = 'river_130_102.1979'
58     # RiverForcingStart = -1317600.
59     # RiverForcingEnd = 32940000.
60     # RiverForcingPeriod= 2635200.
61     #
62     exf_iprec = 32,
63     exf_yftype = 'RL',
64     useExfCheckRange = .FALSE.
65     #
66     &

  ViewVC Help
Powered by ViewVC 1.1.22