/[MITgcm]/MITgcm/verification/lab_sea/input_ad/data.exf
ViewVC logotype

Annotation of /MITgcm/verification/lab_sea/input_ad/data.exf

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


Revision 1.1 - (hide annotations) (download)
Fri Dec 15 18:11:59 2006 UTC (17 years, 4 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint58u_post, checkpoint58t_post
Initial check-in of lab_sea adjoint
(very similar to natl_box_adjoint/code_seaice)
* used C-grid and EVP solver
* used KPP, GM/Redi
* uses inAdExact=.TRUE.
* gradient checks fail for both ADM and TLM
  due to sensitive snow melt code in seaice_grwoth (look for "JZ")
  f.d. gradients actually seem more problematic than ADM, TLM gradients;
  issue is related to forward mismatch between g77 an ifort

1 heimbach 1.1 # $Header: /u/gcmpack/MITgcm/verification/lab_sea/input/data.exf,v 1.8 2005/09/06 22:35:15 heimbach Exp $
2     #
3     # *********************
4     # External Forcing Data
5     # *********************
6     &EXF_NML
7     #
8     repeatPeriod = 31622400.0,
9     #
10     hfluxstartdate1 = 19781216,
11     hfluxstartdate2 = 180000,
12     hfluxperiod = 2635200.0,
13     #
14     sfluxstartdate1 = 19781216,
15     sfluxstartdate2 = 180000,
16     sfluxperiod = 2635200.0,
17     #
18     ustressstartdate1 = 19781216,
19     ustressstartdate2 = 180000,
20     ustressperiod = 2635200.0,
21     #
22     vstressstartdate1 = 19781216,
23     vstressstartdate2 = 180000,
24     vstressperiod = 2635200.0,
25     #
26     atempstartdate1 = 19781216,
27     atempstartdate2 = 180000,
28     atempperiod = 2635200.0,
29     #
30     aqhstartdate1 = 19781216,
31     aqhstartdate2 = 180000,
32     aqhperiod = 2635200.0,
33     #
34     evapstartdate1 = 19781216,
35     evapstartdate2 = 180000,
36     evapperiod = 2635200.0,
37     #
38     precipstartdate1 = 19781216,
39     precipstartdate2 = 180000,
40     precipperiod = 2635200.0,
41     #
42     uwindstartdate1 = 19781216,
43     uwindstartdate2 = 180000,
44     uwindperiod = 2635200.0,
45     #
46     vwindstartdate1 = 19781216,
47     vwindstartdate2 = 180000,
48     vwindperiod = 2635200.0,
49     #
50     swfluxstartdate1 = 19781216,
51     swfluxstartdate2 = 180000,
52     swfluxperiod = 2635200.0,
53     #
54     lwfluxstartdate1 = 19781216,
55     lwfluxstartdate2 = 180000,
56     lwfluxperiod = 2635200.0,
57     #
58     swdownstartdate1 = 19781216,
59     swdownstartdate2 = 180000,
60     swdownperiod = 2635200.0,
61     #
62     lwdownstartdate1 = 19781216,
63     lwdownstartdate2 = 180000,
64     lwdownperiod = 2635200.0,
65     #
66     hfluxfile = ' ',
67     sfluxfile = ' ',
68     ustressfile = ' ',
69     vstressfile = ' ',
70     atempfile = 'tair.labsea1979',
71     aqhfile = 'qa.labsea1979',
72     uwindfile = 'u10m.labsea1979',
73     vwindfile = 'v10m.labsea1979',
74     evapfile = 'evap.labsea1979',
75     precipfile = 'prate.labsea1979',
76     lwfluxfile = ' ',
77     swfluxfile = ' ',
78     lwdownfile = 'flo.labsea1979',
79     swdownfile = 'fsh.labsea1979',
80     runoffFile = ' '
81     #
82     exf_iprec = 32,
83     exf_yftype = 'RL',
84     &

  ViewVC Help
Powered by ViewVC 1.1.22