[MITgcm-cvs] CVS Commit MITgcm_contrib/gael/matlab_class/ecco_v4

Gael Forget gforget at baudelaire.csail.mit.edu
Thu Dec 22 15:43:21 EST 2011


Update of /u/gcmpack/MITgcm_contrib/gael/matlab_class/ecco_v4
In directory baudelaire:/srv/scratch/gforget/MITgcm_contrib/gael/matlab_class/ecco_v4

Modified Files:
	basic_diags_ecco.m basic_diags_ecco_disp.m comp_driver.m 
	plot_driver.m 
Added Files:
	v4_diff_snapshots.m 
Log Message:

--> adding budgets diags, revised diags files lists, cleanup

basic_diags_ecco.m
==================
- added global and regional budgets (new diag set 'D')
    added constants, v4_diff_snapshots, added budget_integr
- added comments and cleanup (tabs, unused stuff, etc.)
- adopt new listFiles. Backward compatibitlity with 
    'diags_2d_set1*' etc. should be ok. New files (e.g. 
    'budg2d_hflux_set1') are needed for new diag set 'D' though.
- for diag 'B' compute lChunk within basic_diags_ecco
- remove test : if no ADVx_TH is present then bypass some diag 'A'
    
basic_diags_ecco_disp.m
=======================
- added global and regional budgets (new diag set 'D')
    added budget_plot
    
comp_driver.m
=============
- added diag set 'D'
- for diag 'B' : pass lChunk=1 does not matter as it will be re-computed

plot_driver.m
=============
- added diag set 'D'
- added param subset to do a subset of the plots.
- rename sections to be more explicit

v4_diff_snapshots.m
===================
- new routine : for budgets (diag 'D') v4_diff_snapshots does
    compute tendency terms from snapshots 





More information about the MITgcm-cvs mailing list