source: LMDZ.3.3/tags/IPSL-CM4_LJ29/libf/phylmd/raddimlw.h @ 494

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

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

  • Property svn:eol-style set to native
  • Property svn:executable set to *
  • Property svn:keywords set to Author Date Id Revision
File size: 198 bytes
Line 
1      INTEGER NUA
2      PARAMETER (NUA=24)
3      INTEGER NTRA
4      PARAMETER (NTRA=15)
5      INTEGER Ninter
6      PARAMETER (Ninter=6)
7      INTEGER NG1, NG1P1
8      PARAMETER (NG1=2, NG1P1=NG1+1)
Note: See TracBrowser for help on using the repository browser.