problem in NCL 6.0.0

From: Mingxuan Chen <chen_at_nyahnyahspammersnyahnyah>
Date: Wed Jun 08 2011 - 13:30:06 MDT

Hi,
   After my machine installed NCL version 6.0.0, I found that all my ncl code with external statement have a strange error. The code works at NCL5.2.0.
   Please see the example:
  
 
fjord 12:23 /Users/chen/CMIP/ncl_test> WRAPIT -m64 cquad90.stub cquad.f90
 
WRAPIT Version: 100111
COMPILING cquad.f90
LINKING
END WRAPIT

fjord 12:23 /Users/chen/CMIP/ncl_test> ncl ex01.ncl
 Copyright (C) 1995-2010 - All Rights Reserved
 University Corporation for Atmospheric Research
 NCAR Command Language Version 5.2.0
 The use of this software is governed by a License Agreement.
 See http://www.ncl.ucar.edu/ for more details.
(0) Polynomial value = 0
(1) Polynomial value = 3
(2) Polynomial value = 4

fjord 12:26 /Users/chen/CMIP/ncl_test> /usr/local/src/bin/ncl ex01.ncl
 Copyright (C) 1995-2011 - All Rights Reserved
 University Corporation for Atmospheric Research
 NCAR Command Language Version 6.0.0
 The use of this software is governed by a License Agreement.
 See http://www.ncl.ucar.edu/ for more details.
fatal:Number of elements of dimension (0) of argument (0) is (1) in function (cquad), expected (140733193388033) elements
fatal:Execute: Error occurred at or near line 15 in file ex01.ncl

 Thank you for your help.
Mingxuan

_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Wed Jun 8 13:30:55 2011

This archive was generated by hypermail 2.1.8 : Thu Jun 09 2011 - 14:56:48 MDT