source: LMDZ4/tags/V3_conv/libf/phylmd/oasis.h @ 756

Last change on this file since 756 was 756, checked in by (none), 17 years ago

This commit was manufactured by cvs2svn to create tag 'V3_conv'.

  • 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.