[MITgcm-cvs] MITgcm/model/src CVS Commit

Gael Forget gforget at baudelaire.csail.mit.edu
Mon Feb 27 19:35:24 EST 2012


Update of /u/gcmpack/MITgcm/model/src
In directory baudelaire:/srv/scratch/gforget/MITgcm/model/src

Modified Files:
	the_main_loop.F write_grid.F 
Log Message:

the_main_loop.F :
- if not mitgcmuv_ad : no need for checkpointing loops or
tape definitions, so we remove them. This alleviates the 
need for (nchklev_1*nchklev_2 .lt. nTimeSteps) in fwd runs.
- add AD_CONFIG.h and test for ifdef ADJOINT_RUN.

write_grid.F :
bug fix; AD_CONFIG.h was not included, even though 
we were testing for ifdef ADJOINT_RUN.





More information about the MITgcm-cvs mailing list