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

Jean-Michel Campin jmc at mitgcm.org
Wed Aug 15 18:35:41 EDT 2007


Update of /u/gcmpack/MITgcm/pkg/generic_advdiff
In directory forge:/tmp/cvs-serv31148

Modified Files:
	GAD.h gad_diagnostics_init.F gad_som_adv_r.F gad_som_lim_r.F 
Log Message:
Define loop range indices for computing vertical advection tendency
 as parameters (iMinAdvR,iMaxAdvR,jMinAdvR,jMaxAdvR).
and do the calculation in the interior (no overlap) only to save CPU time.
note: 1) for now, only implemented for SOM advection
      2) can recover old version (if needed) by changing only 1 file: GAD.h 




More information about the MITgcm-cvs mailing list