--- MITgcm_contrib/dgoldberg/shelfice/shelfice_readparms.F 2014/08/27 19:26:17 1.1 +++ MITgcm_contrib/dgoldberg/shelfice/shelfice_readparms.F 2014/12/14 18:48:40 1.2 @@ -1,4 +1,4 @@ -C $Header: /home/ubuntu/mnt/e9_copy/MITgcm_contrib/dgoldberg/shelfice/shelfice_readparms.F,v 1.1 2014/08/27 19:26:17 dgoldberg Exp $ +C $Header: /home/ubuntu/mnt/e9_copy/MITgcm_contrib/dgoldberg/shelfice/shelfice_readparms.F,v 1.2 2014/12/14 18:48:40 dgoldberg Exp $ C $Name: $ #include "SHELFICE_OPTIONS.h" @@ -74,6 +74,7 @@ C- pkg SHELFICE is not used _BEGIN_MASTER(myThid) C- Track pkg activation status: + SHELFICEisOn = .FALSE. C print a (weak) warning if data.shelfice is found CALL PACKAGES_UNUSED_MSG( 'useShelfIce', ' ', ' ' ) _END_MASTER(myThid)