/[MITgcm]/MITgcm_contrib/heimbach/extract_monthly_xx/input_xx_monthly/data.ctrl
ViewVC logotype

Contents of /MITgcm_contrib/heimbach/extract_monthly_xx/input_xx_monthly/data.ctrl

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


Revision 1.1 - (show annotations) (download)
Mon Jun 26 19:27:07 2006 UTC (19 years, 1 month ago) by heimbach
Branch: MAIN
CVS Tags: HEAD
Use ECCO production xx_fields to switch to monthly climat.
adjustment fields

1 # *********************
2 # ECCO controlvariables
3 # *********************
4 &ctrl_nml
5 #
6 doMainUnpack = .TRUE.,
7 doMainPack = .FALSE.,
8 doinitxx = .FALSE.,
9 doPackDiag = .FALSE.,
10 doZscalePack = .FALSE.,
11 delZexp = 0.,
12 #
13 xx_theta_file='xx_theta',
14 xx_salt_file='xx_salt',
15 #
16 xx_hflux_file='xx_hfl',
17 xx_hfluxstartdate1=19920101,
18 xx_hfluxstartdate2=60000,
19 xx_hfluxperiod=345600.0,
20 #
21 xx_sflux_file='xx_sfl',
22 xx_sfluxstartdate1=19920101,
23 xx_sfluxstartdate2=60000,
24 xx_sfluxperiod=345600.0,
25 #
26 xx_tauu_file='xx_tauu',
27 xx_tauustartdate1=19920101,
28 xx_tauustartdate2=60000,
29 xx_tauuperiod=345600.0,
30 #
31 xx_tauv_file='xx_tauv',
32 xx_tauvstartdate1=19920101,
33 xx_tauvstartdate2=60000,
34 xx_tauvperiod=345600.0,
35 #
36 xx_atemp_file='xx_atemp',
37 xx_atempstartdate1=19920101,
38 xx_atempstartdate2=60000,
39 xx_atempperiod=345600.0,
40 #
41 xx_aqh_file='xx_aqh',
42 xx_aqhstartdate1=19920101,
43 xx_aqhstartdate2=60000,
44 xx_aqhperiod=345600.0,
45 #
46 xx_uwind_file='xx_uwind',
47 xx_uwindstartdate1=19920101,
48 xx_uwindstartdate2=60000,
49 xx_uwindperiod=345600.0,
50 #
51 xx_vwind_file='xx_vwind',
52 xx_vwindstartdate1=19920101,
53 xx_vwindstartdate2=60000,
54 xx_vwindperiod=345600.0,
55 #
56 xx_precip_file='xx_precip',
57 xx_precipstartdate1=19920101,
58 xx_precipstartdate2=60000,
59 xx_precipperiod=345600.0,
60 #
61 xx_swflux_file='xx_swflux',
62 xx_swfluxstartdate1=19920101,
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