[MITgcm-cvs] MITgcm/pkg/gmredi CVS Commit

Gael Forget gforget at faulks.csail.mit.edu
Thu May 29 22:50:17 EDT 2008


Update of /u/gcmpack/MITgcm/pkg/gmredi
In directory faulks:/u/u2/gforget/MITgcm/pkg/gmredi

Modified Files:
	GMREDI.h gmredi_calc_psi_b.F gmredi_calc_uvflow.F 
	gmredi_calc_wflow.F gmredi_check.F gmredi_diagnostics_fill.F 
	gmredi_diagnostics_init.F gmredi_readparms.F 
	gmredi_rtransport.F gmredi_xtransport.F gmredi_ytransport.F 
Log Message:
o bridging the gap between eddy stress and GM.
  -> eddyTau is replaced with eddyPsi (eddyTau = f x rho0 x eddyPsi)
      along with a change in CPP option (now ALLOW_EDDYPSI).
  -> when using GM w/ GM_AdvForm: 
      The total eddy streamfunction (Psi = eddyPsi + K x Slope)
      is applied either in the tracer Eq. or in momentum Eq.
      depending on data.gmredi (intro. GM_InMomAsStress).
  -> ALLOW_EDDYPSI_CONTROL for estimation purpose.
  The key modifications are in model/src/taueddy_external_forcing.F
  pkg/gmredi/gmredi_calc_*F pkg/gmredi/gmredi_*transport.F





More information about the MITgcm-cvs mailing list