[Thread Prev][Thread Next][Index]

[ferret_users] [Ferret] Can Ferret be used to do iterations like Fortran




Hi All:

I'd like to use Ferret to do some iterations. I wonder if the "repeat" function or others
can perform the similar task as the following Fortran script.

While ( mask (i,j)==1 or t <=NT)
lat(i,j)=lat(i-1,j-1) + delta
x(i,j)=u(i,j,t)*scal
t=t+1
read(41, *), u(i,j,t)
end

Thanks,

Zhen



--
This message has been scanned for viruses and dangerous
content by GMAO's MailScanner, and is believed to be clean.



[Thread Prev][Thread Next][Index]

Contact Us
Dept of Commerce / NOAA / OAR / PMEL / TMAP

Privacy Policy | Disclaimer | Accessibility Statement