/[MITgcm]/MITgcm_contrib/LCML/cpl_aim+ocn/aim/datacpl.xml
ViewVC logotype

Contents of /MITgcm_contrib/LCML/cpl_aim+ocn/aim/datacpl.xml

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


Revision 1.1 - (show annotations) (download) (as text)
Sun Oct 21 18:16:09 2007 UTC (17 years, 9 months ago) by ce107
Branch: MAIN
CVS Tags: HEAD
File MIME type: text/xml
AIM pkg checkin tested on batsi.mit.edu

1 <!-- $Header: $ -->
2 <!-- $Name: $ -->
3
4
5
6 <description
7 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
8 xsi:noNamespaceSchemaLocation="http://deslab.mit.edu/LCML/lcml.xsd"
9 xmlns:dc="http://purl.org/dc/elements/1.1/">
10
11 <descriptionName>MITgcm Atmosphere data.cpl</descriptionName>
12
13 <descriptionInfo>Data cpl configuration file for MITgcm</descriptionInfo>
14
15 <descriptionMetadata>
16 <dc:creator>Constantinos Evangelinos</dc:creator>
17 <dc:date>2007-06-28</dc:date>
18 <dc:title>MITgcm data.cpl</dc:title>
19 </descriptionMetadata>
20
21 <descriptionTarget>
22 <file>data.cpl</file>
23 </descriptionTarget>
24
25 <descriptionContent>
26
27 <separator>&#x000A;</separator>
28 <set>
29 <setName>CPL_ATM_PARAM</setName>
30 <startText> &amp;CPL_ATM_PARAM&#x000A;</startText>
31 <endText> &amp;&#x000A;</endText>
32 <setInfo>Atmospheric coupling parameters</setInfo>
33 <var>
34 <name>Dummy Variable</name>
35 <info>forces output of parm</info>
36 <type>string</type>
37 <value></value>
38 <use>true</use>
39 <uneditable>use</uneditable>
40 <hidden>true</hidden>
41 </var>
42 <var>
43 <name>cpl_earlyExpImpCall</name>
44 <header> cpl_earlyExpImpCall = </header>
45 <trailer>, &#x000A;</trailer>
46 <info>call coupler early in the time stepping call sequence</info>
47 <type>string</type>
48 <enumeration>.true.;.false.</enumeration>
49 <value>.true.</value>
50 <use>false</use>
51 <hidden>false</hidden>
52 </var>
53 <var>
54 <name>cpl_oldPickup</name>
55 <header> cpl_oldPickup = </header>
56 <trailer>, &#x000A;</trailer>
57 <info>restart from an old pickup (= until checkpoint 52m_post)</info>
58 <type>string</type>
59 <enumeration>.true.;.false.</enumeration>
60 <value>.false.</value>
61 <use>false</use>
62 <hidden>false</hidden>
63 </var>
64 <var>
65 <name>useImportMxlD</name>
66 <header> useImportMxlD = </header>
67 <trailer>, &#x000A;</trailer>
68 <info>True => use Imported Mix.Layer Detph from coupler</info>
69 <type>string</type>
70 <enumeration>.true.;.false.</enumeration>
71 <value>.true.</value>
72 <use>false</use>
73 <hidden>false</hidden>
74 </var>
75 <var>
76 <name>useImportSST</name>
77 <header> useImportSST = </header>
78 <trailer>, &#x000A;</trailer>
79 <info>True => use the Imported SST from coupler</info>
80 <type>string</type>
81 <enumeration>.true.;.false.</enumeration>
82 <value>.true.</value>
83 <use>false</use>
84 <hidden>false</hidden>
85 </var>
86 <var>
87 <name>useImportSSS</name>
88 <header> useImportSSS = </header>
89 <trailer>, &#x000A;</trailer>
90 <info>True => use the Imported SSS from coupler</info>
91 <type>string</type>
92 <enumeration>.true.;.false.</enumeration>
93 <value>.true.</value>
94 <use>false</use>
95 <hidden>false</hidden>
96 </var>
97 <var>
98 <name>useImportVsq</name>
99 <header> useImportVsq = </header>
100 <trailer>, &#x000A;</trailer>
101 <info>True => use the Imported Surf. velocity^2</info>
102 <type>string</type>
103 <enumeration>.true.;.false.</enumeration>
104 <value>.true.</value>
105 <use>false</use>
106 <hidden>false</hidden>
107 </var>
108 <var>
109 <name>useImportFlxCO2</name>
110 <header> useImportFlxCO2 = </header>
111 <trailer>, &#x000A;</trailer>
112 <info>True => use the Imported air-sea CO2 fluxes from coupler</info>
113 <type>string</type>
114 <enumeration>.true.;.false.</enumeration>
115 <!-- <value>REF(AtmIdParameters ; atmCpl_exchange_DIC)</value> -->
116 <value>.false.</value>
117 <use>false</use>
118 <hidden>false</hidden>
119 </var>
120 <var>
121 <name>cpl_atmSendFrq</name>
122 <header> cpl_atmSendFrq = </header>
123 <trailer>, &#x000A;</trailer>
124 <info>Frequency^-1 for sending data to coupler (s)</info>
125 <type>numeric</type>
126 <precision>double</precision>
127 <value>REF(MITgcm Atmosphere data;deltaTClock)</value>
128 <value>1</value>
129 <range>(0,INFINITY)</range>
130 <use>false</use>
131 <hidden>false</hidden>
132 </var>
133 </set>
134 </descriptionContent>
135
136 </description>

  ViewVC Help
Powered by ViewVC 1.1.22