1 |
C $Header$ |
C $Header$ |
2 |
C $Name$ |
C $Name$ |
3 |
C |
C |
4 |
C /==========================================================\ |
CBOP |
5 |
C | EXCH.h | |
C !ROUTINE: EXCH.h |
6 |
C |==========================================================| |
C !INTERFACE: |
7 |
C | Support data structures for the MITgcm UV "exchange | |
C include "EXCH.h" |
8 |
C | routines" code. This data should be private to the | |
C |
9 |
|
C !DESCRIPTION: |
10 |
|
C *==========================================================* |
11 |
|
C | EXCH.h |
12 |
|
C *==========================================================* |
13 |
|
C | Support data structures for the MITgcm UV "exchange |
14 |
|
C | routines" code. This data should be private to the |
15 |
C | execution environment routines. |
C | execution environment routines. |
16 |
C \==========================================================/ |
C *==========================================================* |
17 |
|
CEOP |
18 |
|
|
19 |
#ifndef _RL |
#ifndef _RL |
20 |
#define _RL Real*8 |
#define _RL Real*8 |