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

Martin Losch mlosch at forge.csail.mit.edu
Fri Oct 15 11:09:11 EDT 2010


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

Modified Files:
	thsice_get_exf.F 
Log Message:
- make this routine vectorize:
 move the iteration loop out of the i/j-loops, this requires lots of new
 2D fields, and restarting the i/j-loops many times. Unfortunately the
 part with the iteration is not tested in any verification experiment
 so I can only try to be as careful as possible (now code looks very
 much like the corresponding part in exf_bulkformulae.F)
- add the ALLOW_BULK_LARGEYEAGER04 CPP-flag. This does not change the
 verifcation experiment, but will change all experiments that have
 this flag undefined (not tested in verification)
- a little reorganization to save a few 2D fields and recomputations
 (not in the TAF sense)




More information about the MITgcm-cvs mailing list