File |
Line number |
Procedure |
Code |
./pkg/streamice/STREAMICE.h |
474 |
NO PROCEDURE |
& R_low_si |
./pkg/streamice/STREAMICE.h |
504 |
NO PROCEDURE |
_RL R_low_si (1-OLx:sNx+OLx,1-OLy:sNy+OLy,nSx,nSy) |
./pkg/streamice/adstreamice_invert_surf_forthick.F |
78 |
ADSTRMICE_H_INV |
I R_low_si, |
./pkg/streamice/adstreamice_invert_surf_forthick.F |
98 |
ADSTRMICE_H_INV |
hf = -1.0 * i_r * R_low_si (i,j,bi,bj) |
./pkg/streamice/streamice_driving_stress.F |
136 |
STREAMICE_DRIVING_STRESS |
IF (R_low_si(i-1,j,bi,bj) .lt. 0. _d 0) then |
./pkg/streamice/streamice_driving_stress.F |
151 |
STREAMICE_DRIVING_STRESS |
& R_low_si(i-1,j,bi,bj)**2) |
./pkg/streamice/streamice_driving_stress.F |
199 |
STREAMICE_DRIVING_STRESS |
IF (R_low_si(i,j,bi,bj) .lt. 0. _d 0) then |
./pkg/streamice/streamice_driving_stress.F |
214 |
STREAMICE_DRIVING_STRESS |
& R_low_si(i,j,bi,bj)**2) |
./pkg/streamice/streamice_driving_stress.F |
284 |
STREAMICE_DRIVING_STRESS |
IF (R_low_si(i-1,j-1,bi,bj) .lt. 0. _d 0) then |
./pkg/streamice/streamice_driving_stress.F |
299 |
STREAMICE_DRIVING_STRESS |
& R_low_si(i-1,j-1,bi,bj)**2) |
./pkg/streamice/streamice_driving_stress.F |
348 |
STREAMICE_DRIVING_STRESS |
IF (R_low_si(i,j-1,bi,bj) .lt. 0. _d 0) then |
./pkg/streamice/streamice_driving_stress.F |
363 |
STREAMICE_DRIVING_STRESS |
& R_low_si(i,j-1,bi,bj)**2) |
./pkg/streamice/streamice_driving_stress.F |
435 |
STREAMICE_DRIVING_STRESS |
IF (R_low_si(i,j-1,bi,bj) .lt. 0. _d 0) then |
./pkg/streamice/streamice_driving_stress.F |
450 |
STREAMICE_DRIVING_STRESS |
& R_low_si(i,j-1,bi,bj)**2) |
./pkg/streamice/streamice_driving_stress.F |
497 |
STREAMICE_DRIVING_STRESS |
IF (R_low_si(i,j,bi,bj) .lt. 0. _d 0) then |
./pkg/streamice/streamice_driving_stress.F |
512 |
STREAMICE_DRIVING_STRESS |
& R_low_si(i,j,bi,bj)**2) |
./pkg/streamice/streamice_driving_stress.F |
583 |
STREAMICE_DRIVING_STRESS |
IF (R_low_si(i-1,j-1,bi,bj) .lt. 0. _d 0) then |
./pkg/streamice/streamice_driving_stress.F |
598 |
STREAMICE_DRIVING_STRESS |
& R_low_si(i-1,j-1,bi,bj)**2) |
./pkg/streamice/streamice_driving_stress.F |
645 |
STREAMICE_DRIVING_STRESS |
IF (R_low_si(i-1,j,bi,bj) .lt. 0. _d 0) then |
./pkg/streamice/streamice_driving_stress.F |
660 |
STREAMICE_DRIVING_STRESS |
& R_low_si(i-1,j,bi,bj)**2) |
./pkg/streamice/streamice_driving_stress_fd.F |
235 |
STREAMICE_DRIVING_STRESS_FD |
IF (R_low_si(i,j,bi,bj) .lt. 0. _d 0) then |
./pkg/streamice/streamice_driving_stress_fd.F |
258 |
STREAMICE_DRIVING_STRESS_FD |
& R_low_si(i,j,bi,bj)**2 |
./pkg/streamice/streamice_driving_stress_fd.F |
295 |
STREAMICE_DRIVING_STRESS_FD |
& R_low_si(i,j,bi,bj)**2 |
./pkg/streamice/streamice_driving_stress_fd.F |
386 |
STREAMICE_DRIVING_STRESS_FD |
IF (R_low_si(i,j,bi,bj) .lt. 0. _d 0) then |
./pkg/streamice/streamice_driving_stress_fd.F |
409 |
STREAMICE_DRIVING_STRESS_FD |
& R_low_si(i,j,bi,bj)**2 |
./pkg/streamice/streamice_driving_stress_fd.F |
446 |
STREAMICE_DRIVING_STRESS_FD |
& R_low_si(i,j,bi,bj)**2 |
./pkg/streamice/streamice_driving_stress_ppm.F |
349 |
STREAMICE_DRIVING_STRESS_PPM |
& streamice_density_ocean_avg * R_low_si(i,j,bi,bj) ** 2) |
./pkg/streamice/streamice_forced_buttress.F |
98 |
STREAMICE_FORCED_BUTTRESS |
& streamice_density_ocean_avg * R_low_si(i,j,bi,bj)**2) |
./pkg/streamice/streamice_init_varia.F |
107 |
STREAMICE_INIT_VARIA |
R_low_si(i,j,bi,bj) = 0. _d 0 |
./pkg/streamice/streamice_init_varia.F |
172 |
STREAMICE_INIT_VARIA |
& R_low_si, 0, myThid ) |
./pkg/streamice/streamice_init_varia.F |
555 |
STREAMICE_INIT_VARIA |
_EXCH_XY_RL(R_low_si, myThid ) |
./pkg/streamice/streamice_init_varia.F |
615 |
STREAMICE_INIT_VARIA |
& R_low_si, 0, myThid ) |
./pkg/streamice/streamice_upd_ffrac_uncoupled.F |
106 |
STREAMICE_UPD_FFRAC_UNCOUPLED |
rlo = R_low_si (i,j,bi,bj) |
./pkg/streamice/streamice_upd_ffrac_uncoupled.F |
70 |
STREAMICE_UPD_FFRAC_UNCOUPLED |
hf = -1.0 * i_r * R_low_si (i,j,bi,bj) |
./verification/halfpipe_streamice/code_ad/ctrl_map_ini_genarr.F |
129 |
CTRL_MAP_INI_GENARR |
_EXCH_XY_RL( R_low_si, myThid ) |
./verification/halfpipe_streamice/code_oad/ctrl_map_ini_genarr.F |
129 |
CTRL_MAP_INI_GENARR |
_EXCH_XY_RL( R_low_si, myThid ) |