|
Last change
on this file since 625 was
524,
checked in by lmdzadmin, 21 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 | ! |
|---|
| 4 | C |
|---|
| 5 | C -- oasis.h |
|---|
| 6 | C ****** |
|---|
| 7 | C@ |
|---|
| 8 | C@ Contents : choice for the OASIS version: clim or pipe |
|---|
| 9 | C@ -------- |
|---|
| 10 | |
|---|
| 11 | logical ok_oasis |
|---|
| 12 | parameter(ok_oasis = .false.) |
|---|
| 13 | |
|---|
| 14 | CHARACTER*8 cchan |
|---|
| 15 | PARAMETER ( cchan='CLIM' ) |
|---|
| 16 | C |
|---|
| 17 | C --- end of oasis.h |
|---|
Note: See
TracBrowser
for help on using the repository browser.