Symbol Description Uses
SEAICEmomAdvection turn on advection of momentum (default = .false.) 10



File Line number Procedure Code
./pkg/seaice/SEAICE_PARAMS.h 132 NO PROCEDURE
     &     SEAICEadvSnow, SEAICEadvSalt, SEAICEmomAdvection,
./pkg/seaice/SEAICE_PARAMS.h 160 NO PROCEDURE
     &     SEAICEadvSnow, SEAICEadvSalt, SEAICEmomAdvection,
./pkg/seaice/seaice_calc_lhs.F 194 SEAICE_CALC_LHS
        IF ( SEAICEmomAdvection ) THEN 
./pkg/seaice/seaice_check.F 446 SEAICE_CHECK
      IF ( SEAICEmomAdvection ) THEN 
./pkg/seaice/seaice_evp.F 820 SEAICE_EVP
          IF ( SEAICEmomAdvection ) THEN 
./pkg/seaice/seaice_lsr.F 461 SEAICE_LSR
        IF ( SEAICEmomAdvection ) THEN 
./pkg/seaice/seaice_readparms.F 101 SEAICE_READPARMS
     & SEAICEmomAdvection, SEAICEselectKEscheme, SEAICEselectVortScheme,
./pkg/seaice/seaice_readparms.F 280 SEAICE_READPARMS
      SEAICEmomAdvection       = .FALSE.
./pkg/seaice/seaice_summary.F 315 SEAICE_SUMMARY
      CALL WRITE_0D_L ( SEAICEmomAdvection, INDEX_NONE,
./pkg/seaice/seaice_summary.F 318 SEAICE_SUMMARY
      IF ( SEAICEmomAdvection ) THEN