--- MITgcm/doc/tag-index 2003/02/07 07:23:41 1.53.2.25 +++ MITgcm/doc/tag-index 2003/05/22 20:49:14 1.53.2.38 @@ -1,14 +1,48 @@ -$Header: /home/ubuntu/mnt/e9_copy/MITgcm/doc/tag-index,v 1.53.2.25 2003/02/07 07:23:41 dimitri Exp $ +$Header: /home/ubuntu/mnt/e9_copy/MITgcm/doc/tag-index,v 1.53.2.38 2003/05/22 20:49:14 dimitri Exp $ Notes on tags used in MITgcmUV ============================== -untagged modifications +release1_p16 +o fixed gather/scatter inital MPI dialogue in ini_procs.F +o pkg/seaice/lsr.F has been moved to SouthWest B-grid location + and has been made the default dynamic solver because of its + fast convergence properties relative to adi.F solver. + +release1_p15 +o Added CFC-11 diagnostics, see + verification/global_with_CFC11/README + +release1_p14 +o Added interpolation routine pkg/exf/new_interp.F for on-the-fly + interpolation. Enable with USE_EXF_INTERPOLATION and specify + input grids in data.exf +o Added direct pressure solver pkg/solver. + See pkg/solver/README.directSolver for instructions. + +release1_p13 +o bug fix for pkg/seaice/adi.F dynamic solver + +release1_p13_pre +o Added net flux to downward flux conversion to pkg/exf/exf_getffields.F +o Added SEAICE_initialHEFF to pkg/seaice +o the_model_main.F: SEAICE_WRITE_PICKUP must precede WRITE_CHECKPOINT +o Updated pkg/seaice and pkg/exf with adjoint modifications from icebear4 + +release1_p12 +o Added missing /* */ to CPP comments in pkg/seaice, pkg/exf, + kpp_transport_t.F, forward_step.F, and the_main_loop.F +o pkg/seaice: + - adjoint-friendly modifications + - added a SEAICE_WRITE_PICKUP at end of the_model_main.F + +release1_p12_pre o Updated useSingleCpuIO option in mdsio_writefield.F to work with multi-field files, e.g., for single-file pickup. o pkg/seaice: - bug fix in growth.F: QNET for no shortwave case - added HeffFile for specifying initial sea-ice thickness + - changed SEAICE_EXTERNAL_FLUXES wind stress implementation release1_p11 o Modifications for using pkg/exf with pkg/seaice