--- MITgcm/doc/tag-index 2011/12/15 22:45:47 1.1549 +++ MITgcm/doc/tag-index 2011/12/16 00:12:05 1.1550 @@ -1,9 +1,20 @@ -$Header: /home/ubuntu/mnt/e9_copy/MITgcm/doc/tag-index,v 1.1549 2011/12/15 22:45:47 jmc Exp $ +$Header: /home/ubuntu/mnt/e9_copy/MITgcm/doc/tag-index,v 1.1550 2011/12/16 00:12:05 gforget Exp $ $Name: $ Notes on tags used in MITgcmUV ============================== +o pkg/seaice/seaice_growth.F: + fix heat conservation of the coupled ocean-seaice system. + when SEAICE_HEAT_CONSERV_FIX is defined, the mismatch of + solid vs liquid water treatment is resolved via QNET. +o pkg/seaice/seaice_growth.F: + add missing term for sublimation in saltFlux, which was breaking conservation. +o pkg/seaice/seaice_model.F: + Remove this patholigical case treatment in evolution branch, + where it is un-necessary and breaks conservation. + Update global_ocean.cs32x15/results accordingly for + output.seaice.txt output_adm.seaice.txt and output_adm.seaice_dynmix.txt o model/src: useRealFreshWaterFlux: remove masking of EmPmP (using maskInC) in external_forcing_surf.F and apply mask directly in S/R SOLVE_FOR_PRESSURE.