File |
Line number |
Procedure |
Code |
./pkg/seaice/seaice_do_ridging.F |
151 |
SEAICE_DO_RIDGING |
volFraction(i,j) = 0. _d 0 |
./pkg/seaice/seaice_do_ridging.F |
316 |
SEAICE_DO_RIDGING |
volFraction (i,j) = 0. _d 0 |
./pkg/seaice/seaice_do_ridging.F |
330 |
SEAICE_DO_RIDGING |
volFraction (i,j) = 0. _d 0 |
./pkg/seaice/seaice_do_ridging.F |
338 |
SEAICE_DO_RIDGING |
volFraction (i,j) = areaFraction(i,j)*( hR + hL ) |
./pkg/seaice/seaice_do_ridging.F |
358 |
SEAICE_DO_RIDGING |
volFraction (i,j) = |
./pkg/seaice/seaice_do_ridging.F |
372 |
SEAICE_DO_RIDGING |
volFraction (i,j) = ( hL + hrExp(i,j,k) ) * expL |
./pkg/seaice/seaice_do_ridging.F |
385 |
SEAICE_DO_RIDGING |
& +volFraction(i,j)*ridgingHeff(i,j) |
./pkg/seaice/seaice_do_ridging.F |
387 |
SEAICE_DO_RIDGING |
& +volFraction(i,j)*ridgingHsnw(i,j)*SEAICEsnowFracRidge |
./pkg/seaice/seaice_do_ridging.F |
88 |
SEAICE_DO_RIDGING |
_RL volFraction (1-OLx:sNx+OLx,1-OLy:sNy+OLy) |