Symbol | Description | Uses |
runIndex | 4 |
File | Line number | Procedure | Code |
./pkg/atm2d/ATM2D_VARS.h | 57 | NO PROCEDURE |
& runoffVal, numBands, rband, runIndex |
./pkg/atm2d/ATM2D_VARS.h | 64 | NO PROCEDURE |
INTEGER runIndex(sNy) ! for specific latitude, corresponding runoff band |
./pkg/atm2d/calc_1dto2d.F | 65 | CALC_1DTO2D |
runoff_2D(i,j) = run_b(runIndex(j)) * |
./pkg/atm2d/init_atm2d.F | 276 | INIT_ATM2D |
runIndex(j)= ib ! for lookup of rband as fn. of latitude |