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

Gael Forget gforget at localhost.localdomain
Wed Nov 18 10:30:17 EST 2015


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

Modified Files:
	cost_gencost_boxmean.F cost_gencost_customize.F ecco.h 
	ecco_check.F ecco_phys.F 
Log Message:

- cost_gencost_boxmean.F: now use mask*field computed in ecco_phys.F
  (in the case of 3D field ecco_phys.F adds all contribution in the
  vertical so that cost_gencost_boxmean.F is just left to do a
  global sum of a 2D field)
- ecco_phys.F: add the m_boxmean_theta, m_boxmean_eta, m_boxmean_salt
  blocs that sets gencost_storefld to the vertical sum of mask*field
- cost_gencost_customize.F: if gencost_barfile(k)(1:9).EQ.'m_boxmean'
  then set gencost_modfld to gencost_storefld (from ecco_phys.F)
- ecco.h: add gencost_storefld
- ecco_check.F: now use m_boxmean_theta, m_boxmean_eta, etc. for
  gencost_barfile associated with boxmean capability.





More information about the MITgcm-cvs mailing list