4*************************************************** hernan g. arango ***
5** copyright(c) 2002-2025 the roms group **
6** licensed under a mit/x style license **
7** see license_roms.md **
8************************************************************************
10** this
module computes the advection of the ice tracer fields. **
12************************************************************************
14#if defined ICE_MODEL && defined ICE_ADVECT
15# if defined ICE_SMOLAR
16# include <ice_smolar.h>