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

Gael Forget gforget at baudelaire.csail.mit.edu
Fri Jan 21 17:02:50 EST 2011


Update of /u/gcmpack/MITgcm/pkg/autodiff
In directory baudelaire:/u/u2/gforget/MITgcm/pkg/autodiff

Modified Files:
	adautodiff_whtapeio_sync.F adread_adwrite.F 
	autodiff_ini_model_io.F autodiff_whtapeio_sync.F 
Log Message:

- pkg/mdsio: introducing ALLOW_WHIO_3D (sub-option of ALLOW_WHIO)
  to bufferize the I/O (stack 2D fields up then write 3D field).
- this option is mostly meant to be used when NOT singlecpuio; 
  to actually use it with singlecpuio (beware of memory overhead) 
  you also need to define INCLUDE_WHIO_GLOBUFF_3D.
- locBufferIO is added to the list of mds_*_whalos.F params, and
  should be set to .TRUE. to exploit the ALLOW_WHIO_3D capability.

- pkg/autodiff: use this approach as the WHTAPEIO default.





More information about the MITgcm-cvs mailing list