Symbol | Description | Uses |
areaTooLarge | 3 |
File | Line number | Procedure | Code |
./pkg/seaice/seaice_do_ridging.F | 412 | SEAICE_DO_RIDGING |
areaTooLarge = tmp - 1. _d 0 .GT. 1. _d -11 |
./pkg/seaice/seaice_do_ridging.F | 413 | SEAICE_DO_RIDGING |
IF ( HEFFM(i,j,bi,bj) .GT. 0. _d 0 .AND. areaTooLarge ) THEN |
./pkg/seaice/seaice_do_ridging.F | 92 | SEAICE_DO_RIDGING |
LOGICAL doRidgeAgain, areaTooLarge |