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

Martin Losch mlosch at forge.csail.mit.edu
Tue Oct 12 12:00:19 EDT 2010


Update of /u/gcmpack/MITgcm/pkg/thsice
In directory forge:/tmp/cvs-serv8545

Modified Files:
	thsice_calc_thickn.F 
Log Message:
vectorization leads to major modifications
- main i,j-loops have been split into many smaller loop sections in
order to move k-loop outside of i,j-loops
- a lot of local scalar variables removed and replaced by 2D variables
- inlined thsice_reshape_layers (which has become obsolete, but not
yet removed)
- all CADJ statements are commented out, because they do not mean
anything anymore
- lot's of commented lines remain, I am not sure how many of those we
want to keep.




More information about the MITgcm-cvs mailing list