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

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


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

Modified Files:
	ctrl_init.F ctrl_map_ini.F ctrl_map_ini_ecco.F ctrl_pack.F 
	ctrl_unpack.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