. I introduced a new COMMON block containing (at least) all
these variables and this fixes it.
After I have done some more checks, you should expect a new version of
akima soon.
Best wishes
Albrecht
Am Mittwoch, den 01.02.2006, 11:31 +0100 schrieb Albrecht Gebhardt:
> Hi,
>
> I
80
+C IF (NIT.NE.0) GO TO 80
NIT = 1
C - DIVIDES THE X-Y PLANE INTO NINE RECTANGULAR SECTIONS.
XMN = XD(1)
I guess, using COMMON blocks is generally a bad idea when using Fortran
code within R? Shall I leave it with my workaround or should I search
for more details o