Last change
on this file since 5306 was
248,
checked in by lmdz, 23 years ago
|
Routines pour le 1D F.Hourdin
LF
|
-
Property svn:eol-style set to
native
-
Property svn:keywords set to
Author Date Id Revision
|
File size:
329 bytes
|
Line | |
---|
1 | c----------------------------------------------------------------------- |
---|
2 | c INCLUDE 'comvert.h' |
---|
3 | |
---|
4 | COMMON/comvert/ |
---|
5 | . s(klev),sig(klev+1),ds(klev),dsig(klev),dsig1(klev),sdsig(klev) |
---|
6 | . ,sig_s(klev) |
---|
7 | |
---|
8 | REAL s,sig,ds,dsig,dsig1,sdsig,sig_s |
---|
9 | |
---|
10 | c----------------------------------------------------------------------- |
---|
Note: See
TracBrowser
for help on using the repository browser.