Symbol Description Uses
SEAICEetaZmethod determines how shear-viscosity eta is computed at 12



File Line number Procedure Code
./pkg/seaice/SEAICE_PARAMS.h 261 NO PROCEDURE
      INTEGER SEAICEetaZmethod
./pkg/seaice/SEAICE_PARAMS.h 289 NO PROCEDURE
     &     SEAICEetaZmethod,
./pkg/seaice/seaice_calc_viscosities.F 102 SEAICE_CALC_VISCOSITIES
        IF ( SEAICEetaZmethod .EQ. 0 ) THEN
./pkg/seaice/seaice_calc_viscosities.F 111 SEAICE_CALC_VISCOSITIES
        ELSEIF ( SEAICEetaZmethod .EQ. 3 ) THEN
./pkg/seaice/seaice_check.F 944 SEAICE_CHECK
      IF ( .NOT.(SEAICEetaZmethod.EQ.0.OR.SEAICEetaZmethod.EQ.3) ) THEN
./pkg/seaice/seaice_check.F 946 SEAICE_CHECK
     &      'SEAICE_CHECK: SEAICEetaZmethod = ', SEAICEetaZmethod
./pkg/seaice/seaice_evp.F 384 SEAICE_EVP
          IF ( SEAICEetaZmethod .EQ. 0 ) THEN
./pkg/seaice/seaice_evp.F 393 SEAICE_EVP
          ELSEIF ( SEAICEetaZmethod .EQ. 3 ) THEN
./pkg/seaice/seaice_readparms.F 106 SEAICE_READPARMS
     & SEAICEetaZmethod, LAD, IMAX_TICE, postSolvTempIter,
./pkg/seaice/seaice_readparms.F 292 SEAICE_READPARMS
      SEAICEetaZmethod   = 0
./pkg/seaice/seaice_summary.F 180 SEAICE_SUMMARY
       CALL WRITE_0D_I ( SEAICEetaZmethod,  INDEX_NONE,