/[MITgcm]/MITgcm_contrib/ifenty/Curvi/input/data.ctrl
ViewVC logotype

Contents of /MITgcm_contrib/ifenty/Curvi/input/data.ctrl

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


Revision 1.1 - (show annotations) (download)
Wed Jul 5 16:36:25 2006 UTC (19 years ago) by ifenty
Branch: MAIN
CVS Tags: HEAD
Initial checkin of curvilinear configuration of Labrador Sea region

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

  ViewVC Help
Powered by ViewVC 1.1.22