Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mpim-sw
libcdi
Commits
72624726
Commit
72624726
authored
Sep 28, 2012
by
Uwe Schulzweida
Browse files
update echam6 table
parent
9cb8964c
Changes
2
Hide whitespace changes
Inline
Side-by-side
src/table.h
View file @
72624726
...
...
@@ -366,7 +366,7 @@ static PAR echam6[] = {
{
149
,
"velopot"
,
"velocity potential"
,
"m^2/s"
},
{
150
,
"xivi"
,
"vertically integrated cloud ice"
,
"kg/m^2"
},
{
151
,
"slp"
,
"mean sea level pressure"
,
"Pa"
},
{
152
,
"
stp(20)"
,
"log surface pressure"
,
NULL
},
{
152
,
"
lsp"
,
"log surface pressure"
,
NULL
},
{
153
,
"xl"
,
"cloud water"
,
"kg/kg"
},
{
154
,
"xi"
,
"cloud ice"
,
"kg/kg"
},
{
155
,
"sd"
,
"divergence"
,
"1/s"
},
...
...
@@ -1424,12 +1424,3 @@ tableDefault(void)
}
#endif
/* _TABLE_H */
/*
* Local Variables:
* c-file-style: "Java"
* c-basic-offset: 2
* indent-tabs-mode: nil
* show-trailing-whitespace: t
* require-trailing-newline: t
* End:
*/
tables/echam6
View file @
72624726
...
...
@@ -105,7 +105,7 @@
149 | velopot | velocity potential | m^2/s |
150 | xivi | vertically integrated cloud ice | kg/m^2 |
151 | slp | mean sea level pressure | Pa |
152 |
stp(20)
| log surface pressure | |
152 |
lsp
| log surface pressure | |
153 | xl | cloud water | kg/kg |
154 | xi | cloud ice | kg/kg |
155 | sd | divergence | 1/s |
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment