source: LMDZ4/trunk/libf/dyn3d/logic.h @ 985

Last change on this file since 985 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: 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.