source: LMDZ4/trunk/libf/phylmd/oasis.h @ 565

Last change on this file since 565 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: 264 bytes
Line 
1!
2! $Header$
3!
4C
5C -- oasis.h   
6C    ******
7C@
8C@  Contents : choice for the OASIS version: clim or pipe
9C@  --------
10
11      logical ok_oasis
12      parameter(ok_oasis = .false.)
13
14      CHARACTER*8 cchan
15      PARAMETER ( cchan='CLIM' )
16C
17C     --- end of oasis.h
Note: See TracBrowser for help on using the repository browser.