/[MITgcm]/MITgcm_contrib/heimbach/config_global1x1_tot/input_bulk_adj/data.ctrl
ViewVC logotype

Annotation of /MITgcm_contrib/heimbach/config_global1x1_tot/input_bulk_adj/data.ctrl

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


Revision 1.1.1.1 - (hide annotations) (download) (vendor branch)
Fri Jan 14 23:20:21 2005 UTC (20 years, 6 months ago) by heimbach
Branch: MAIN, original_nasa_ames
CVS Tags: start, HEAD
Changes since 1.1: +0 -0 lines
Import various global1x1_tot setups

1 heimbach 1.1 # *********************
2     # ECCO controlvariables
3     # *********************
4     &ctrl_nml
5     #
6     doinitxx = .TRUE.,
7     doPackDiag = .TRUE.,
8     doZscalePack = .FALSE.,
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=172800.0,
17     #
18     xx_sflux_file='xx_sfl',
19     xx_sfluxstartdate1=19920101,
20     xx_sfluxstartdate2=60000,
21     xx_sfluxperiod=172800.0,
22     #
23     xx_tauu_file='xx_tauu',
24     xx_tauustartdate1=19920101,
25     xx_tauustartdate2=60000,
26     xx_tauuperiod=172800.0,
27     #
28     xx_tauv_file='xx_tauv',
29     xx_tauvstartdate1=19920101,
30     xx_tauvstartdate2=60000,
31     xx_tauvperiod=172800.0,
32     #
33     xx_atemp_file='xx_atemp',
34     xx_atempstartdate1=19920101,
35     xx_atempstartdate2=60000,
36     xx_atempperiod=172800.0,
37     #
38     xx_aqh_file='xx_aqh',
39     xx_aqhstartdate1=19920101,
40     xx_aqhstartdate2=60000,
41     xx_aqhperiod=172800.0,
42     #
43     xx_uwind_file='xx_uwind',
44     xx_uwindstartdate1=19920101,
45     xx_uwindstartdate2=60000,
46     xx_uwindperiod=172800.0,
47     #
48     xx_vwind_file='xx_vwind',
49     xx_vwindstartdate1=19920101,
50     xx_vwindstartdate2=60000,
51     xx_vwindperiod=172800.0,
52     /
53     #
54     # *********************
55     # names for ctrl_pack/unpack
56     # *********************
57     &ctrl_packnames
58     ctrlname='ecco_ctrl',
59     costname='ecco_cost',
60     /

  ViewVC Help
Powered by ViewVC 1.1.22