Symbol | Description | Uses |
nonLinIterLoc | 6 |
File | Line number | Procedure | Code |
./pkg/seaice/seaice_lsr.F | 169 | SEAICE_LSR |
nonLinIterLoc = SEAICEnonLinIterMax |
./pkg/seaice/seaice_lsr.F | 172 | SEAICE_LSR |
nonLinIterLoc = SEAICEpreconNL_Iter |
./pkg/seaice/seaice_lsr.F | 224 | SEAICE_LSR |
IF ( nonLinIterLoc.GT.2 ) ipass0 = 1 |
./pkg/seaice/seaice_lsr.F | 229 | SEAICE_LSR |
DO ipass=1,nonLinIterLoc |
./pkg/seaice/seaice_lsr.F | 243 | SEAICE_LSR |
IF ( ipass .LE. nonLinIterLoc ) THEN |
./pkg/seaice/seaice_lsr.F | 85 | SEAICE_LSR |
INTEGER ICOUNT1, ICOUNT2, linearIterLoc, nonLinIterLoc |