File |
Line number |
Procedure |
Code |
./pkg/thsice/THSICE_VARS.h |
85 |
NO PROCEDURE |
& oceFWfx, oceSflx, oceQnet |
./pkg/thsice/THSICE_VARS.h |
89 |
NO PROCEDURE |
_RL oceQnet(1-OLx:sNx+OLx,1-OLy:sNy+OLy,nSx,nSy) |
./pkg/thsice/thsice_advdiff.F |
199 |
THSICE_ADVDIFF |
oceQnet(i,j,bi,bj) = 0. _d 0 |
./pkg/thsice/thsice_advdiff.F |
495 |
THSICE_ADVDIFF |
oceQnet(i,j,bi,bj) = -( rhos*snowHeight(i,j,bi,bj)*qsnow |
./pkg/thsice/thsice_do_advect.F |
110 |
THSICE_DO_ADVECT |
Qnet(i,j,bi,bj) = Qnet(i,j,bi,bj) - oceQnet(i,j,bi,bj) |
./pkg/thsice/thsice_ini_vars.F |
80 |
THSICE_INI_VARS |
oceQnet(i,j,bi,bj) = 0. _d 0 |
./pkg/thsice/thsice_step_fwd.F |
432 |
THSICE_STEP_FWD |
Qnet(i,j,bi,bj) = Qnet(i,j,bi,bj) - oceQnet(i,j,bi,bj) |