| File |
Line number |
Procedure |
Code |
|
./verification/global1x1_tot/code/ecco_cost_weights.F |
122 |
ECCO_COST_WEIGHTS |
wsst (i,j,bi,bj) = 0. _d 0 |
|
./verification/global1x1_tot/code/ecco_cost_weights.F |
488 |
ECCO_COST_WEIGHTS |
wsst(i,j,bi,bj) = 0. _d 0 |
|
./verification/global1x1_tot/code/ecco_cost_weights.F |
494 |
ECCO_COST_WEIGHTS |
wsst(i,j,bi,bj) = wtheta(k,bi,bj)*frame(i,j) |
|
./verification/global1x1_tot/code/ecco_cost_weights.F |
995 |
ECCO_COST_WEIGHTS |
if (wsst(i,j,bi,bj) .ne. 0.) then |
|
./verification/global1x1_tot/code/ecco_cost_weights.F |
996 |
ECCO_COST_WEIGHTS |
wsst(i,j,bi,bj) = 1./wsst(i,j,bi,bj)/wsst(i,j,bi,bj)/2. |
|
./verification/global1x1_tot/code_taueddy/ecco_cost_weights.F |
121 |
ECCO_COST_WEIGHTS |
wsst (i,j,bi,bj) = 0. _d 0 |
|
./verification/global1x1_tot/code_taueddy/ecco_cost_weights.F |
486 |
ECCO_COST_WEIGHTS |
wsst(i,j,bi,bj) = 0. _d 0 |
|
./verification/global1x1_tot/code_taueddy/ecco_cost_weights.F |
492 |
ECCO_COST_WEIGHTS |
wsst(i,j,bi,bj) = wtheta(k,bi,bj)*frame(i,j) |
|
./verification/global1x1_tot/code_taueddy/ecco_cost_weights.F |
988 |
ECCO_COST_WEIGHTS |
if (wsst(i,j,bi,bj) .ne. 0.) then |
|
./verification/global1x1_tot/code_taueddy/ecco_cost_weights.F |
989 |
ECCO_COST_WEIGHTS |
wsst(i,j,bi,bj) = 1./wsst(i,j,bi,bj)/wsst(i,j,bi,bj)/2. |
|
./verification/lab_sea/code_ad_seaice_only/cost_hyd.F |
116 |
COST_HYD |
& maskC, wsst, |
|
./verification/lab_sea/code_ad_seaice_only/cost_hyd.F |
74 |
COST_HYD |
& maskC, wsst, |
|
./pkg/ctrl/ctrl.h |
237 |
NO PROCEDURE |
& wsst, |
|
./pkg/ctrl/ctrl.h |
257 |
NO PROCEDURE |
_RL wsst (1-olx:snx+olx,1-oly:sny+oly,nsx,nsy) |
|
./pkg/ctrl/ctrl_init.F |
1093 |
CTRL_INIT |
wsst (i,j,bi,bj) = maskC(i,j,1,bi,bj) |
|
./pkg/ecco/cost_hyd.F |
140 |
COST_HYD |
& 'C', wsst, |
|
./pkg/ecco/cost_hyd.F |
77 |
COST_HYD |
& 'C', wsst, |
|
./pkg/ecco/cost_hyd.F |
98 |
COST_HYD |
& 'C', wsst, |
|
./pkg/ecco/ecco_cost.h |
1025 |
NO PROCEDURE |
& wsst,wsss,wbp, |
|
./pkg/ecco/ecco_cost.h |
1068 |
NO PROCEDURE |
_RL wsst (1-olx:snx+olx,1-oly:sny+oly, nsx,nsy) |
|
./pkg/ecco/ecco_cost_weights.F |
138 |
ECCO_COST_WEIGHTS |
wsst (i,j,bi,bj) = 0. _d 0 |
|
./pkg/ecco/ecco_cost_weights.F |
519 |
ECCO_COST_WEIGHTS |
& call MDSREADFIELD( ssterrfile, 32, 'RL', 1, wsst, 1, |
|
./pkg/ecco/ecco_cost_weights.F |
539 |
ECCO_COST_WEIGHTS |
if (wsst(i,j,bi,bj).ne.0) |
|
./pkg/ecco/ecco_cost_weights.F |
540 |
ECCO_COST_WEIGHTS |
& wsst(i,j,bi,bj)= frame(i,j)*maskC(i,j,k,bi,bj)/ |
|
./pkg/ecco/ecco_cost_weights.F |
541 |
ECCO_COST_WEIGHTS |
& ( wsst(i,j,bi,bj)*wsst(i,j,bi,bj) ) |
|
./pkg/ecco/ecco_cost_weights.F |
545 |
ECCO_COST_WEIGHTS |
wsst(i,j,bi,bj) = wtheta2(i,j,k,bi,bj) |
|
./pkg/ecco/ecco_cost_weights.F |
547 |
ECCO_COST_WEIGHTS |
wsst(i,j,bi,bj) = wthetaLev(i,j,k,bi,bj) |
|
./pkg/ecco/ecco_cost_weights.F |
549 |
ECCO_COST_WEIGHTS |
wsst(i,j,bi,bj) = |
|
./pkg/ecco/ecco_cost_weights.F |
581 |
ECCO_COST_WEIGHTS |
call ACTIVE_WRITE_XY_LOC( 'wsst', wsst, 1, 0, mythid, dummy) |