/[MITgcm]/MITgcm/verification/global1x1_tot/input_seaice_adj/data.ctrl
ViewVC logotype

Annotation of /MITgcm/verification/global1x1_tot/input_seaice_adj/data.ctrl

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


Revision 1.2 - (hide annotations) (download)
Fri Jul 29 15:57:22 2005 UTC (18 years, 10 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint57t_post, checkpoint58l_post, checkpoint57o_post, checkpoint58e_post, checkpoint57v_post, checkpoint57s_post, checkpoint58b_post, checkpoint58m_post, checkpoint57y_post, checkpoint58g_post, checkpoint57x_post, checkpoint58h_post, checkpoint58j_post, checkpoint57y_pre, checkpoint57r_post, checkpoint58, checkpoint58f_post, checkpoint57n_post, checkpoint58d_post, checkpoint58c_post, checkpoint57w_post, checkpoint57p_post, checkpint57u_post, checkpoint58a_post, checkpoint58i_post, checkpoint57q_post, checkpoint57z_post, checkpoint58k_post
Changes since 1.1: +71 -0 lines
Updating seaice_adj setup at NAS
o added precip, swflux control
o updated to latest MITgcm
o enabled diagnostics
o eosType from POLY3 to JMD95Z

1 heimbach 1.2 # *********************
2     # ECCO controlvariables
3     # *********************
4     &ctrl_nml
5     #
6     doinitxx = .TRUE.,
7     doPackDiag = .TRUE.,
8     doZscalePack = .TRUE.,
9     #
10     xx_theta_file='xx_theta',
11     xx_salt_file='xx_salt',
12     #
13     xx_hflux_file='xx_hfl',
14     xx_hfluxstartdate1=19920101,
15     xx_hfluxstartdate2=60000,
16     xx_hfluxperiod=345600.0,
17     #
18     xx_sflux_file='xx_sfl',
19     xx_sfluxstartdate1=19920101,
20     xx_sfluxstartdate2=60000,
21     xx_sfluxperiod=345600.0,
22     #
23     xx_tauu_file='xx_tauu',
24     xx_tauustartdate1=19920101,
25     xx_tauustartdate2=60000,
26     xx_tauuperiod=345600.0,
27     #
28     xx_tauv_file='xx_tauv',
29     xx_tauvstartdate1=19920101,
30     xx_tauvstartdate2=60000,
31     xx_tauvperiod=345600.0,
32     #
33     xx_atemp_file='xx_atemp',
34     xx_atempstartdate1=19920101,
35     xx_atempstartdate2=60000,
36     xx_atempperiod=345600.0,
37     #
38     xx_aqh_file='xx_aqh',
39     xx_aqhstartdate1=19920101,
40     xx_aqhstartdate2=60000,
41     xx_aqhperiod=345600.0,
42     #
43     xx_uwind_file='xx_uwind',
44     xx_uwindstartdate1=19920101,
45     xx_uwindstartdate2=60000,
46     xx_uwindperiod=345600.0,
47     #
48     xx_vwind_file='xx_vwind',
49     xx_vwindstartdate1=19920101,
50     xx_vwindstartdate2=60000,
51     xx_vwindperiod=345600.0,
52     #
53     xx_precip_file='xx_precip',
54     xx_precipstartdate1=19920101,
55     xx_precipstartdate2=60000,
56     xx_precipperiod=345600.0,
57     #
58     xx_swflux_file='xx_swflux',
59     xx_swfluxstartdate1=19920101,
60     xx_swfluxstartdate2=60000,
61     xx_swfluxperiod=345600.0,
62     /
63     #
64     # *********************
65     # names for ctrl_pack/unpack
66     # *********************
67     &ctrl_packnames
68     ctrlname='ecco_ctrl',
69     costname='ecco_cost',
70     /

  ViewVC Help
Powered by ViewVC 1.1.22