[Mitgcm-support] 'models/MITgcmUV/pkg/timeave' CVS Commit
mitgcm-support at dev.mitgcm.org
mitgcm-support at dev.mitgcm.org
Wed Jul 9 15:03:50 EDT 2003
Update of /u/gcmpack/models/MITgcmUV/pkg/timeave
In directory soyinka.lcs.mit.edu:/scratch2/adcroft/delete/pre38/pkg/timeave
Modified Files:
Tag: pre38
timeave_statv_write.F
Log Message:
Commented out peculiar "hard wiring" of real*4 output of time-averages.
- why do the calculation in _RL if you're going to throw it away?
- real*8 is necessary to get positive definite variance of T,U and V.
( bar(T'^2) = bar(T^2) - bar(T)^2 >= 0 )
More information about the MITgcm-support
mailing list