source: LMDZ.3.3/branches/rel-LF/libf/phylmd/oasis.h @ 463

Last change on this file since 463 was 131, checked in by lmdzadmin, 24 years ago

Divers bugs corriges pour le couplage
LF

  • Property svn:eol-style set to native
  • Property svn:executable set to *
  • Property svn:keywords set to Author Date Id Revision
File size: 249 bytes
RevLine 
[98]1C
2C -- oasis.h   
3C    ******
4C@
5C@  Contents : choice for the OASIS version: clim or pipe
6C@  --------
[13]7
[98]8      logical ok_oasis
9      parameter(ok_oasis = .false.)
10
11      CHARACTER*8 cchan
[131]12      PARAMETER ( cchan='CLIM' )
[98]13C
14C     --- end of oasis.h
Note: See TracBrowser for help on using the repository browser.