[MITgcm-devel] EXCH.h, top part
Patrick Heimbach
heimbach at MIT.EDU
Fri Jan 18 19:17:00 EST 2008
Hi there,
does anyone know why the top part of EXCH.h contains
following lines:
#ifndef _RL
#define _RL Real*8
#endif
#ifndef _RS
#define _RS Real*4
#endif
#ifndef _R8
#define _R8 Real*8
#endif
#ifndef _R4
#define _R4 Real*4
#endif
This should all be taken care of by the definitions in
CPP_EEMACROS.h
It seems that for all forward applications, the lines in EXCH.h
never take effect.
However, it seems to be a problem in the context of OpenAD usage.
Can these lines just be removed?
Thanks
-p.
---
Patrick Heimbach | heimbach at mit.edu | http://www.mit.edu/~heimbach
MIT | EAPS 54-1518 | 77 Massachusetts Ave | Cambridge MA 02139 USA
FON +1-617-253-5259 | FAX +1-617-253-4464 | SKYPE patrick.heimbach
More information about the MITgcm-devel
mailing list