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

Gael Forget gforget at baudelaire.csail.mit.edu
Sun Mar 19 11:16:45 EDT 2017


Update of /u/gcmpack/MITgcm/pkg/ecco
In directory baudelaire:/srv/scratch/gforget/MITgcm_201503/pkg/ecco

Modified Files:
	ecco.h ecco_check.F ecco_phys.F ecco_readparms.F 
Log Message:

- ecco.h: introduce three-dimensional gencost_mskC,W,S for use with m_boxmean and m_horflux (ifdef ALLOW_GENCOST3D)
- ecco_check.F: issue error message if gencost_msk_pointer3d is beyond the gencost_mskC,W,S array size (NGENCOST3D)
- ecco_phys.F: re-organize code and introduce option to use three-dimensional gencost_mskC,W,S (if gencost_msk_is3d)
- ecco_readparms.F: read gencost_msk_is3d from namelist; if adequate then initialize and read gencost_mskC,W,S in 
  place of gencost_mskCsurf,Wsurf,Ssurf (ifdef ALLOW_GENCOST3D and gencost_msk_is3d(kgen)=.TRUE.)





More information about the MITgcm-cvs mailing list