Symbol | Description | Uses |
enFrcMlt | 4 |
File | Line number | Procedure | Code |
./pkg/thsice/thsice_calc_thickn.F | 212 | THSICE_CALC_THICKN |
_RL enFrcMlt(1-OLx:sNx+OLx,1-OLy:sNy+OLy) |
./pkg/thsice/thsice_calc_thickn.F | 285 | THSICE_CALC_THICKN |
enFrcMlt(i,j)= 0. _d 0 |
./pkg/thsice/thsice_calc_thickn.F | 355 | THSICE_CALC_THICKN |
enFrcMlt(i,j) = MAX( 0. _d 0, MIN( xxMlt, 1. _d 0 ) ) |
./pkg/thsice/thsice_calc_thickn.F | 420 | THSICE_CALC_THICKN |
frace = MIN( enFrcMlt(i,j), MAX( 0. _d 0, frace ) ) |