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

Contents of /MITgcm/verification/lab_sea/input_ad/data.ctrl

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


Revision 1.1 - (show annotations) (download)
Fri Dec 15 18:11:59 2006 UTC (17 years, 4 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint58u_post, checkpoint58w_post, checkpoint58x_post, checkpoint58t_post, checkpoint59d, checkpoint59a, checkpoint59c, checkpoint59b, checkpoint59, checkpoint58y_post, checkpoint58v_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 #
2 #
3 # *********************
4 # ECCO controlvariables
5 # *********************
6 &CTRL_NML
7 xx_theta_file ='xx_theta',
8 xx_salt_file ='xx_salt',
9 #
10 xx_hfluxstartdate1 = 19790101,
11 xx_hfluxstartdate2 = 000000,
12 xx_hfluxperiod = 864000.0,
13 xx_hflux_file = 'xx_hfl',
14 #
15 xx_sfluxstartdate1 = 19790101,
16 xx_sfluxstartdate2 = 000000,
17 xx_sfluxperiod = 864000.0,
18 xx_sflux_file = 'xx_sfl',
19 #
20 xx_tauustartdate1 = 19790101,
21 xx_tauustartdate2 = 000000,
22 xx_tauuperiod = 864000.0,
23 xx_tauu_file = 'xx_tauu',
24 #
25 xx_tauvstartdate1 = 19790101,
26 xx_tauvstartdate2 = 000000,
27 xx_tauvperiod = 864000.0,
28 xx_tauv_file = 'xx_tauv',
29 #
30 xx_atempstartdate1 = 19790101,
31 xx_atempstartdate2 = 000000,
32 xx_atempperiod = 864000.0,
33 xx_atemp_file = 'xx_atemp',
34 #
35 xx_aqhstartdate1 = 19790101,
36 xx_aqhstartdate2 = 000000,
37 xx_aqhperiod = 864000.0,
38 xx_aqh_file = 'xx_aqh',
39 #
40 xx_precipstartdate1 = 19790101,
41 xx_precipstartdate2 = 000000,
42 xx_precipperiod = 864000.0,
43 xx_precip_file = 'xx_precip',
44 #
45 xx_swfluxstartdate1 = 19790101,
46 xx_swfluxstartdate2 = 000000,
47 xx_swfluxperiod = 864000.0,
48 xx_swflux_file = 'xx_swflux',
49 #
50 xx_swdownstartdate1 = 19790101,
51 xx_swdownstartdate2 = 000000,
52 xx_swdownperiod = 864000.0,
53 xx_swdown_file = 'xx_swdown',
54 #
55 xx_lwfluxstartdate1 = 19790101,
56 xx_lwfluxstartdate2 = 000000,
57 xx_lwfluxperiod = 864000.0,
58 xx_lwflux_file = 'xx_lwflux',
59 #
60 xx_lwdownstartdate1 = 19790101,
61 xx_lwdownstartdate2 = 000000,
62 xx_lwdownperiod = 864000.0,
63 xx_lwdown_file = 'xx_lwdown',
64 #
65 xx_evapstartdate1 = 19790101,
66 xx_evapstartdate2 = 000000,
67 xx_evapperiod = 864000.0,
68 xx_evap_file = 'xx_evap',
69 #
70 xx_snowprecipstartdate1 = 19790101,
71 xx_snowprecipstartdate2 = 000000,
72 xx_snowprecipperiod = 864000.0,
73 xx_snowprecip_file = 'xx_snowprecip',
74 #
75 xx_apressurestartdate1 = 19790101,
76 xx_apressurestartdate2 = 000000,
77 xx_apressureperiod = 864000.0,
78 xx_apressure_file = 'xx_apressure',
79 #
80 xx_uwindstartdate1 = 19790101,
81 xx_uwindstartdate2 = 000000,
82 xx_uwindperiod = 864000.0,
83 xx_uwind_file = 'xx_uwind',
84 #
85 xx_vwindstartdate1 = 19790101,
86 xx_vwindstartdate2 = 000000,
87 xx_vwindperiod = 864000.0,
88 xx_vwind_file = 'xx_vwind',
89 &
90 #
91 # *********************
92 # names for ctrl_pack/unpack
93 # *********************
94 &CTRL_PACKNAMES
95 ctrlname = 'ecco_ctrl',
96 costname = 'ecco_cost',
97 &

  ViewVC Help
Powered by ViewVC 1.1.22