source: LMDZ4/trunk/libf/dyn3d/comdissnew.h @ 524

Last change on this file since 524 was 524, checked in by lmdzadmin, 20 years ago

Initial revision

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 553 bytes
Line 
1!
2! $Header$
3!
4c-----------------------------------------------------------------------
5c INCLUDE comdissnew.h
6
7      COMMON/comdissnew/ lstardis,nitergdiv,nitergrot,niterh,tetagdiv,
8     1                   tetagrot,tetatemp,coefdis
9
10      LOGICAL lstardis
11      INTEGER nitergdiv, nitergrot, niterh
12      REAL     tetagdiv, tetagrot,  tetatemp, coefdis
13
14c
15c ... Les parametres de ce common comdissnew sont  lues par defrun_new
16c              sur le fichier  run.def    ....
17c
18c-----------------------------------------------------------------------
Note: See TracBrowser for help on using the repository browser.