source: LMDZ4/tags/pre_parallel/libf/phylmd/oasis.h @ 1398

Last change on this file since 1398 was 730, checked in by (none), 18 years ago

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

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