Dear Ferret users,
I have been trying to compute volume transport. The variable is 2-dimensional, say something like V[i=1:10,k=1:20]. Then I use the command
Transport = V[k=@din,i=@din]
However, when I do this, I'm kinda underestimating the transport by a factor of 2. Can somebody tell me where the error is coming from ? Thanks!
Karthik.