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

Annotation of /MITgcm_contrib/LCML/cpl_aim+ocn/aim/eedata.xml

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


Revision 1.1 - (hide 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 ce107 1.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 eedata</descriptionName>
12    
13     <descriptionInfo>EEdata configuration file for MITgcm</descriptionInfo>
14    
15     <descriptionMetadata>
16     <dc:creator>Constantinos Evangelinos</dc:creator>
17     <dc:date>2007-07-05</dc:date>
18     <dc:title>MITgcm eedata</dc:title>
19     </descriptionMetadata>
20    
21     <descriptionTarget>
22     <file>eedata</file>
23     </descriptionTarget>
24    
25     <descriptionContent>
26    
27     <separator>&#x000A;</separator>
28     <set>
29     <setName>EEdata</setName>
30     <startText> &amp;EEPARMS&#x000A;</startText>
31     <endText> &amp;&#x000A;</endText>
32     <setInfo>EEdata information</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>nTx</name>
44     <header> nTx = </header>
45     <trailer>, &#x000A;</trailer>
46     <info>No. of threads in X</info>
47     <type>numeric</type>
48     <precision>integer</precision>
49     <range>[1,INFINITY)</range>
50     <value>1</value>
51     <use>false</use>
52     <hidden>false</hidden>
53     </var>
54     <var>
55     <name>nTy</name>
56     <header> nTy = </header>
57     <trailer>, &#x000A;</trailer>
58     <info>No. of threads in Y</info>
59     <type>numeric</type>
60     <precision>integer</precision>
61     <range>[1,INFINITY)</range>
62     <value>1</value>
63     <use>false</use>
64     <hidden>false</hidden>
65     </var>
66     <var>
67     <name>usingMPI</name>
68     <header> usingMPI = </header>
69     <trailer>, &#x000A;</trailer>
70     <info>usingMPI is a flag which controls whether MPI message passing library calls are actually made. Note that under MPI it is necessary to start a program a special way - normally using a command of the form % mpirun program_name If usingMPI is set to TRUE but % mpirun .... was not used to launch the program then an internal MPI error may be generated when the first MPI call ( CALL MPI_Init ) is made.</info>
71     <type>string</type>
72     <enumeration>.true.;.false.</enumeration>
73     <value>.false.</value>
74     <use>false</use>
75     <hidden>false</hidden>
76     </var>
77     <var>
78     <name>useCoupler</name>
79     <header> useCoupler = </header>
80     <trailer>, &#x000A;</trailer>
81     <info>useCoupler is a flag which controls communications with other model components through a coupler interface.</info>
82     <type>string</type>
83     <enumeration>.true.;.false.</enumeration>
84     <value>.false.</value>
85     <use>false</use>
86     <hidden>false</hidden>
87     </var>
88     <var>
89     <name>useCubedSphereExchange</name>
90     <header> useCubedSphereExchange = </header>
91     <trailer>, &#x000A;</trailer>
92     <info></info>
93     <type>string</type>
94     <enumeration>.true.;.false.</enumeration>
95     <value>.false.</value>
96     <use>false</use>
97     <hidden>false</hidden>
98     </var>
99     <var>
100     <name>printMapIncludesZeros</name>
101     <header> printMapIncludesZeros = </header>
102     <trailer>, &#x000A;</trailer>
103     <info></info>
104     <type>string</type>
105     <enumeration>.true.;.false.</enumeration>
106     <value>.false.</value>
107     <use>false</use>
108     <hidden>false</hidden>
109     </var>
110     <var>
111     <name>useSETRLSTK</name>
112     <header> useSETRLSTK = </header>
113     <trailer>, &#x000A;</trailer>
114     <info>useSETRLSTK is a flag which toggles calling a small C routine which sets the stack size to "unlimited" using setrlimit()</info>
115     <type>string</type>
116     <enumeration>.true.;.false.</enumeration>
117     <value>.false.</value>
118     <use>false</use>
119     <hidden>false</hidden>
120     </var>
121     <var>
122     <name>useSIGREG</name>
123     <header> useSIGREG = </header>
124     <trailer>, &#x000A;</trailer>
125     <info></info>
126     <type>string</type>
127     <enumeration>.true.;.false.</enumeration>
128     <value>.false.</value>
129     <use>false</use>
130     <hidden>false</hidden>
131     </var>
132     </set>
133     </descriptionContent>
134    
135     </description>

  ViewVC Help
Powered by ViewVC 1.1.22