source: LMDZ.3.3/trunk/libf/phylmd/comvert1d.h @ 518

Last change on this file since 518 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 
1c-----------------------------------------------------------------------
2c   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
10c-----------------------------------------------------------------------
Note: See TracBrowser for help on using the repository browser.