ncl support for fortran module

From: Ziqiang Jiang <zqjiang86_at_nyahnyahspammersnyahnyah>
Date: Wed Feb 15 2012 - 10:17:54 MST

Hello, As we know, NCL can use FORTRAN code.For fortran module code, can you use them directly ?For example, FORTRAN codeModule xxyy IMPLICIT NONE
   ....
CONTAINS SUBROUTINE aa(x1,x2) ..... END SUBROUTINE aa FUNCTION bb(x1,x2) ....... END FUNCTION bb END MODULE module_xxyy Thanks Ziqiang

_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Wed Feb 15 10:18:10 2012

This archive was generated by hypermail 2.1.8 : Fri Feb 17 2012 - 08:50:10 MST