source: LMDZ.3.3/tags/IPSL-CM4_PSMILE/libf/dyn3d/comvert.h @ 576

Last change on this file since 576 was 576, checked in by (none), 19 years ago

This commit was manufactured by cvs2svn to create tag
'IPSL-CM4_PSMILE'.

  • Property svn:eol-style set to native
  • Property svn:executable set to *
  • Property svn:keywords set to Author Date Id Revision
File size: 354 bytes
Line 
1c-----------------------------------------------------------------------
2c   INCLUDE 'comvert.h'
3
4      COMMON/comvert/ap(llm+1),bp(llm+1),presnivs(llm),dpres(llm) ,
5     ,               pa,preff,nivsigs(llm),nivsig(llm+1)
6
7      REAL ap,bp,presnivs,dpres,pa,preff,nivsigs,nivsig
8
9c-----------------------------------------------------------------------
Note: See TracBrowser for help on using the repository browser.