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

Gael Forget gforget at localhost.localdomain
Mon Sep 29 12:47:50 EDT 2014


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

Modified Files:
	cost_averagesfields.F cost_averagesgeneric.F 
	cost_averagesinit.F cost_bp.F cost_bp_read.F cost_generic.F 
	ecco_ad_diff.list ecco_check.F ecco_cost_driver.F 
	ecco_cost_final.F ecco_cost_init_barfiles.F 
	ecco_cost_init_fixed.F ecco_cost_summary.F ecco_init_varia.F 
	ecco_phys.F ecco_readparms.F ecco_summary.F 
Log Message:

- remove includes from pkg/ctrl, add missing CCP switches,
  remove unused variable, replace optimiter with eccoiter :
  cost_averagesgeneric.F, cost_gencost*.F,
  cost_generic.F, ecco_check.F, ecco_phys.F
- include ecco.h rather than ecco.h : ecco_cost_driver.F,
  ecco_phys.F, cost_averagesgeneric.F, cost_gencost*.F,
- rename xx_genbar_dummy as gencost_dummy : cost_averagesfields.F,
  cost_averagesinit.F, cost_gencost_*.F, ecco_cost_init_barfiles.F


- cost_bp.F : modify calls to cost_bp_read (added arguments)
- cost_bp_read.F added arguments (localobsfile, localstartdate,
     localobs, localmask) replacing use of common blocs
- cost_generic.F : add ALLOW_OLD_ESTIM_CODES bracket
- ecco_check.F :
    use gencost_startdate rather than modelstartdate, rename
    using_topex as using_tpj, add ALLOW_OLD_ESTIM_CODES brackets
- cost_gencost_all.F : remove un-necessary CPP brackets of
    cost_gencost_*v4 calls, add cost_gencost_bpv4 call,
    use gencost_startdate rather than modelstartdate
- cost_averagesgeneric.F : added DEBUG code
- ecco_cost_final.F : added ifdef ALLOW_ECCO
- ecco_cost_init_fixed.F : copy optimcycle to eccoiter
  when ALLOW_CTRL, set eccoiter to 0 otherwise;
  revise gencost conditionality
- ecco_cost_summary.F : add ALLOW_OLD_ESTIM_CODES brackets,
  rename using_topex as using_tpj
- ecco_init_varia.F : initialize RHOsumGlob_0, VOLsumGlob_0
- ecco_phys.F : compute etanFull
- ecco_readparms.F : rename using_topex as using_tpj, add
  bpv4-grace to gencost list, initialize added parameters
- ecco_summary.F : include SIZE.h needed for augmented ecco.h





More information about the MITgcm-cvs mailing list