--- MITgcm/doc/tag-index 2006/02/07 11:48:22 1.605 +++ MITgcm/doc/tag-index 2006/02/10 07:56:43 1.607 @@ -1,9 +1,15 @@ -$Header: /home/ubuntu/mnt/e9_copy/MITgcm/doc/tag-index,v 1.605 2006/02/07 11:48:22 mlosch Exp $ +$Header: /home/ubuntu/mnt/e9_copy/MITgcm/doc/tag-index,v 1.607 2006/02/10 07:56:43 mlosch Exp $ $Name: $ Notes on tags used in MITgcmUV ============================== +o add code to balance EmPmP and Qnet at the end of do_ocean_physics. Useful + if bulk formulae are used in long integration (especially EmPmR). Turn + on with balanceEmPmR = .true. or balanceQnet = .true. in data, PARM01 + if balancePrintMean, the imbalance that is substracted is printed to + STDOUT. +o fix bug (typo) in obcs_apply_eta.F o add a new package shelfice which enables us to model the circulation underneath shelf-ice with draughts of hundreds of meters. - works