/[MITgcm]/MITgcm_contrib/LCML/cpl_aim+ocn/cpl/data.xml
ViewVC logotype

Annotation of /MITgcm_contrib/LCML/cpl_aim+ocn/cpl/data.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:17:44 2007 UTC (17 years, 9 months ago) by ce107
Branch: MAIN
CVS Tags: HEAD
File MIME type: text/xml
Coupler 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 Coupler DataFile</descriptionName>
12    
13     <descriptionInfo>Coupler data 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 Coupler data</dc:title>
19     </descriptionMetadata>
20    
21     <descriptionTarget>
22     <file>data</file>
23     </descriptionTarget>
24    
25     <descriptionContent>
26     <set>
27     <setName>CouplerParams</setName>
28     <startText></startText>
29     <endText>&#x000A;</endText>
30     <setInfo>Coupling parameters</setInfo>
31     <var>
32     <name>Dummy Variable</name>
33     <info>forces output of parm</info>
34     <type>string</type>
35     <value></value>
36     <use>true</use>
37     <uneditable>use</uneditable>
38     <hidden>true</hidden>
39     </var>
40     <var>
41     <name>CouplingSteps</name>
42     <header></header>
43     <trailer>&#x000A;</trailer>
44     <info>=Nb of iter of the coupler (CouplingSteps)
45     8640 = 1yr , dt=1h
46     17280 = 2yr , dt=1h
47     43200 = 5yr , dt=1h</info>
48     <type>numeric</type>
49     <precision>integer</precision>
50     <value>5</value>
51     <use>true</use>
52     <uneditable>use</uneditable>
53     <hidden>false</hidden>
54     </var>
55     <var>
56     <name>nROmap</name>
57     <header></header>
58     <trailer>&#x000A;</trailer>
59     <info>=Nb of connection in the runOff map (nROmap)</info>
60     <type>numeric</type>
61     <precision>integer</precision>
62     <value>3644</value>
63     <use>true</use>
64     <uneditable>use</uneditable>
65     <hidden>false</hidden>
66     </var>
67     <var>
68     <name>runoffmapFile</name>
69     <header></header>
70     <trailer>&#x000A;</trailer>
71     <info>Name file for the runOff map</info>
72     <type>file</type>
73     <value>runOff_cs32_3644.bin</value>
74     <use>true</use>
75     <uneditable>use</uneditable>
76     <hidden>false</hidden>
77     <maxLength>80</maxLength>
78     <fileType>input</fileType>
79     </var>
80     </set>
81     </descriptionContent>
82    
83     </description>

  ViewVC Help
Powered by ViewVC 1.1.22