--- MITgcm/doc/tag-index 2003/10/22 16:35:47 1.192 +++ MITgcm/doc/tag-index 2003/10/23 07:14:48 1.194 @@ -1,10 +1,26 @@ -$Header: /home/ubuntu/mnt/e9_copy/MITgcm/doc/tag-index,v 1.192 2003/10/22 16:35:47 dimitri Exp $ +$Header: /home/ubuntu/mnt/e9_copy/MITgcm/doc/tag-index,v 1.194 2003/10/23 07:14:48 dimitri Exp $ Notes on tags used in MITgcmUV ============================== -untagged + + +checkpoint51n_post +o modifications to make FREEZE flux visible to pkg/kpp + - moved surfaceTendencyTice from pkg/seaice to main code + - FREEZE & EXTERNAL_FORCING_SURF moved to FORWARD_STEP + - subroutine FREEZE now limits only surface temperature + (this means new output.txt for global_ocean.90x40x15, + global_ocean.cs32x15, and global_with_exf) +o added surface flux output variables to TIMEAVE_STATVARS + +checkpoint51n_pre o added "#undef ALLOW_USE_MPI" support to eesupp/src/gather_2d.F +o added [#include "AD_CONFIG.h"] to all files that use the following + defines: + - ALLOW_ADJOINT_RUN + - ALLOW_TANGENTLINEAR_RUN + - ALLOW_ECCO_OPTIMIZATION checkpoint51m_post o incorporating changes to get TAMC/TAF working in genmake2