source: LMDZ4/trunk/libf/dyn3dpar/logic.h @ 630

Last change on this file since 630 was 630, checked in by Laurent Fairhead, 19 years ago

Import d'une version parallele de la dynamique YM
LF

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 507 bytes
Line 
1!
2! $Header$
3!
4c
5c
6c-----------------------------------------------------------------------
7c INCLUDE 'logic.h'
8
9      COMMON/logic/ purmats,iflag_phys,forward,leapf,apphys,
10     .  statcl,conser,apdiss,apdelq,saison,ecripar,fxyhypb,ysinus
11     .  ,read_start,ok_guide
12
13      LOGICAL purmats,forward,leapf,apphys,statcl,conser,
14     . apdiss,apdelq,saison,ecripar,fxyhypb,ysinus
15     .  ,read_start,ok_guide
16
17      INTEGER iflag_phys
18c-----------------------------------------------------------------------
Note: See TracBrowser for help on using the repository browser.