Symbol | Description | Uses |
ridgedArea | 4 |
File | Line number | Procedure | Code |
./pkg/seaice/seaice_do_ridging.F | 153 | SEAICE_DO_RIDGING |
ridgedArea(i,j) = 0. _d 0 |
./pkg/seaice/seaice_do_ridging.F | 287 | SEAICE_DO_RIDGING |
ridgedArea(i,j) = ridgingArea(i,j)/ridgeRatio(i,j,k) |
./pkg/seaice/seaice_do_ridging.F | 383 | SEAICE_DO_RIDGING |
& +areaFraction(i,j)*ridgedArea(i,j) |
./pkg/seaice/seaice_do_ridging.F | 90 | SEAICE_DO_RIDGING |
_RL ridgedArea (1-OLx:sNx+OLx,1-OLy:sNy+OLy) |