[MITgcm-devel] global_with_exf fails

Jean-Michel Campin jmc at ocean.mit.edu
Sat Jan 14 15:28:38 EST 2006


Hi Patrick,

OK, I did not see the xG (instead of xG_in) Pb in the argument list.

But still some differences for global_with_exf experiment.

I will check-in a modified version (which should works)
and when you have time to look at it (by the way, David said 
that you should not fix pkg/exf during our WE in Seatle !),
you can make the changes you like.

Cheers,
Jean-Michel

On Sat, Jan 14, 2006 at 01:13:43PM -0500, Patrick Heimbach wrote:
> 
> Hi Jean-Michel,
> 
> I saw this too yesterday, but didn't take it seriously
> (I should have).
> 
> With the fix just checked in, the accuracy improves,
> but stil fails.
> Failing comes from the 2nd new block
>        x_in(i) = mod(x_in(i),threeSixtyRL)
>        if ( x_in(i) .lt. 0. )
>     &   x_in(i) = threeSixtyRL+x_in(i)
> which I think is correct
> (and, for this experiment,
> makes a difference in the overlap, doesn't it).
> 
> -p.
> 



More information about the MITgcm-devel mailing list