Re: help: WRAPIT

From: Mary Haley <haley_at_nyahnyahspammersnyahnyah>
Date: Fri Jul 15 2011 - 13:17:55 MDT

Sha,

Double-check your *.stub file to make sure you have "writeNCLascii" spelled correctly.

It looks okay in the *.f90 file, but the stub file needs to have it spelled the exact same way.

--Mary

On Jul 15, 2011, at 12:21 PM, Sha Feng wrote:

>
> Hi all,
>
> I tried to call a Fortran subroutine from NCL using WRAPIT. The pre-files are created:
>
> writeNCLascii.stub
> writeNCLascii.so
> writeNCLascii.f90
>
> $ ncl test.ncl
>
> fatal:syntax error: procedure writeNCLascii is not defined in package writeNCLascii
>
> fatal:error at line 145 in file test.ncl
>
> fatal:Syntax Error in block, block not executed
> fatal:error at line 186 in file test.ncl
>
> ----------
> In test.ncl script, I added external writeNCLascii "./writeNCLascii.so" before "begin".
>
> line 145: writeNCLascii::writeNCLascii(CPTh_mon_ts(0,:),LRTh_mon_ts(0,:), CPTh_mon_ts(1,:), LRTh_mon_ts(1,:), 45, 45)
> line 186: end
> --------------
>
> Attached please find the fortran 90 subroutine.
>
> Any help is appreciated,
>
> Sha
>
>
>
> <writeNCLascii.f90>_______________________________________________
> ncl-talk mailing list
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk

_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Fri Jul 15 13:18:00 2011

This archive was generated by hypermail 2.1.8 : Mon Jul 18 2011 - 15:57:57 MDT