[MITgcm-devel] another diagnostics puzzle

Jean-Michel Campin jmc at ocean.mit.edu
Wed Jun 6 11:22:21 EDT 2007


Hi Martin,

if you set debugLevel=2, you should get some summary in the 
output.txt (telling how mnay times the diagnostic has been
filled), and this could help to figure out what's going on.

in diagnostics_write.F :
>        IF ( write2file ) THEN
>          IF ( debugLevel.GE.debLevB ) THEN
>            CALL DIAGNOSTICS_SUMMARY( myTime, myIter, myThid )
>          ENDIF

Jean-Michel

On Wed, Jun 06, 2007 at 04:17:23PM +0200, Martin Losch wrote:
> Hi there,
> 
> I am seeing a strange behavior of the diagnostics package for seaice:
> When I use averaging (only) the first field that is written (both by  
> mnc and mdsio) is wrong (by a factor of 2, I only noticed because my  
> AREA was suddenly 2 instead of 1=max(AREA)). This is true for  
> Siarea,SIheff,SIhsnow, but not for SIuice,SIvice,SIpress, etc. I  
> don't recognize a pattern in this, do you?
> 
> What could be going on, where should I look?
> 
> Martin
> 
> _______________________________________________
> MITgcm-devel mailing list
> MITgcm-devel at mitgcm.org
> http://mitgcm.org/mailman/listinfo/mitgcm-devel



More information about the MITgcm-devel mailing list