[Thread Prev][Thread Next][Index]

Re: [ferret_users] segmentation fault while overlying symbols



Hi Vivek
Sorry that was my typing mistake. what you wrote is correct and I also did the correct thing but just made typing error while writing mail.

let s1=var1[d=1,k=1,l=1:139]
let r1=var2[d=2,gx=var1,gy=var1]

But the problem is still persisting.

regards, saurabh

On Wed, Feb 15, 2017 at 2:05 PM, vivek shilimkar <vivek.shilimkar@xxxxxxxxx> wrote:
Hi Saurabh,

It seems "var1" is in "d=1" and "var2" is in "d=2".
If it is true you have made a mistake in your code.

I think, 

"let s1=var1[d=2,k=1,l=1:139]"  should be "let s1=var1[d=1,k=1,l=1:139]"

And

"let r1=var2[d=1,gx=var1,gy=var1]" should be "let r1=var2[d=2,gx=var1,gy=var1]"


Please let us know if that works.

Vivek



--


REGARDS

Saurabh Rathore
Research Scholar (PhD.)
Centre For Oceans, Rivers, Atmosphere & Land Science Technology
Indian Institute Of Technology, Kharagpur
contact :- 91- 8345984434

[Thread Prev][Thread Next][Index]
Contact Us
Dept of Commerce / NOAA / OAR / PMEL / Ferret

Privacy Policy | Disclaimer | Accessibility Statement