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

Gael Forget gforget at baudelaire.csail.mit.edu
Tue Sep 11 11:15:19 EDT 2012


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

Modified Files:
	convert2gcmfaces.m grid_load.m 
Added Files:
	convert2widefaces.m 
Log Message:

- convert2widefaces.m (new routine)
    allows for use MITgcm outputs with removed/truncated faces.
- convert2gcmfaces.m
    use pre-defined mygrid.facesSize (from grid_load.m)
    if mygrid.facesExpand then call convert2widefaces.m (new routine)
- grid_load.m
    added optional argument memoryLimit (set to >0 to save memory/space)
    added definition of mygrid.ioSize, facesSize, and facesExpand
        They are used in convert2gcmfaces.m and convert2widefaces.m
        They may be read from [dirGrid 'grid.specs.mat'] but in all 
        standard setups they will be determined automatically.
    added gcmfaces_lines_zonal and gcmfaces_lines_transp calls (from basic_diags_ecco)





More information about the MITgcm-cvs mailing list