File |
Line number |
Procedure |
Code |
./pkg/smooth/smooth_correl2dw.F |
48 |
SMOOTH_CORREL2DW |
tmpW=whflux(i,j,bi,bj) |
./verification/global1x1_tot/code/ecco_cost_weights.F |
1041 |
ECCO_COST_WEIGHTS |
if (whflux(i,j,bi,bj) .ne. 0.) then |
./verification/global1x1_tot/code/ecco_cost_weights.F |
1042 |
ECCO_COST_WEIGHTS |
whflux(i,j,bi,bj) = |
./verification/global1x1_tot/code/ecco_cost_weights.F |
1043 |
ECCO_COST_WEIGHTS |
& 1./whflux(i,j,bi,bj)/whflux(i,j,bi,bj) |
./verification/global1x1_tot/code/ecco_cost_weights.F |
1045 |
ECCO_COST_WEIGHTS |
whflux(i,j,bi,bj) = 0.0 _d 0 |
./verification/global1x1_tot/code/ecco_cost_weights.F |
110 |
ECCO_COST_WEIGHTS |
whflux (i,j,bi,bj) = 0. _d 0 |
./verification/global1x1_tot/code/ecco_cost_weights.F |
1183 |
ECCO_COST_WEIGHTS |
call ACTIVE_WRITE_XY_LOC( 'whflux', whflux, 1, 0, mythid, dummy) |
./verification/global1x1_tot/code/ecco_cost_weights.F |
854 |
ECCO_COST_WEIGHTS |
& whflux, irec, mythid ) |
./verification/global1x1_tot/code/ecco_cost_weights.F |
862 |
ECCO_COST_WEIGHTS |
if (whflux(i,j,bi,bj) .lt. -9900.) then |
./verification/global1x1_tot/code/ecco_cost_weights.F |
863 |
ECCO_COST_WEIGHTS |
whflux(i,j,bi,bj) = 0. _d 0 |
./verification/global1x1_tot/code/ecco_cost_weights.F |
866 |
ECCO_COST_WEIGHTS |
whflux(i,j,bi,bj) = whflux(i,j,bi,bj)/3. |
./verification/global1x1_tot/code/ecco_cost_weights.F |
867 |
ECCO_COST_WEIGHTS |
whflux(i,j,bi,bj) = max(whflux(i,j,bi,bj),whflux0) |
./verification/global1x1_tot/code/ecco_cost_weights.F |
873 |
ECCO_COST_WEIGHTS |
whflux2(i,j,bi,bj) = whflux(i,j,bi,bj) |
./verification/global1x1_tot/code_taueddy/ecco_cost_weights.F |
1034 |
ECCO_COST_WEIGHTS |
if (whflux(i,j,bi,bj) .ne. 0.) then |
./verification/global1x1_tot/code_taueddy/ecco_cost_weights.F |
1035 |
ECCO_COST_WEIGHTS |
whflux(i,j,bi,bj) = |
./verification/global1x1_tot/code_taueddy/ecco_cost_weights.F |
1036 |
ECCO_COST_WEIGHTS |
& 1./whflux(i,j,bi,bj)/whflux(i,j,bi,bj) |
./verification/global1x1_tot/code_taueddy/ecco_cost_weights.F |
1038 |
ECCO_COST_WEIGHTS |
whflux(i,j,bi,bj) = 0.0 _d 0 |
./verification/global1x1_tot/code_taueddy/ecco_cost_weights.F |
109 |
ECCO_COST_WEIGHTS |
whflux (i,j,bi,bj) = 0. _d 0 |
./verification/global1x1_tot/code_taueddy/ecco_cost_weights.F |
1176 |
ECCO_COST_WEIGHTS |
call ACTIVE_WRITE_XY_LOC( 'whflux', whflux, 1, 0, mythid, dummy) |
./verification/global1x1_tot/code_taueddy/ecco_cost_weights.F |
850 |
ECCO_COST_WEIGHTS |
& whflux, irec, mythid ) |
./verification/global1x1_tot/code_taueddy/ecco_cost_weights.F |
858 |
ECCO_COST_WEIGHTS |
if (whflux(i,j,bi,bj) .lt. -9900.) then |
./verification/global1x1_tot/code_taueddy/ecco_cost_weights.F |
859 |
ECCO_COST_WEIGHTS |
whflux(i,j,bi,bj) = 0. _d 0 |
./verification/global1x1_tot/code_taueddy/ecco_cost_weights.F |
862 |
ECCO_COST_WEIGHTS |
whflux(i,j,bi,bj) = whflux(i,j,bi,bj)/3. |
./verification/global1x1_tot/code_taueddy/ecco_cost_weights.F |
863 |
ECCO_COST_WEIGHTS |
whflux(i,j,bi,bj) = max(whflux(i,j,bi,bj),whflux0) |
./verification/global1x1_tot/code_taueddy/ecco_cost_weights.F |
869 |
ECCO_COST_WEIGHTS |
whflux2(i,j,bi,bj) = whflux(i,j,bi,bj) |
./pkg/ctrl/ctrl.h |
220 |
NO PROCEDURE |
& whflux, |
./pkg/ctrl/ctrl.h |
240 |
NO PROCEDURE |
_RL whflux (1-olx:snx+olx,1-oly:sny+oly,nsx,nsy) |
./pkg/ctrl/ctrl_init.F |
1076 |
CTRL_INIT |
whflux (i,j,bi,bj) = maskC(i,j,1,bi,bj) |
./pkg/ecco/cost_forcing.F |
65 |
COST_FORCING |
& wmean_hflux, whflux, |
./pkg/ecco/ecco_cost.h |
1011 |
NO PROCEDURE |
& whflux,wsflux,wtauu,wtauv, |
./pkg/ecco/ecco_cost.h |
1036 |
NO PROCEDURE |
_RL whflux (1-olx:snx+olx,1-oly:sny+oly, nsx,nsy) |
./pkg/ecco/ecco_cost_weights.F |
1019 |
ECCO_COST_WEIGHTS |
& nnz, whflux, irec, mythid ) |
./pkg/ecco/ecco_cost_weights.F |
1027 |
ECCO_COST_WEIGHTS |
if (whflux(i,j,bi,bj) .lt. -9900.) then |
./pkg/ecco/ecco_cost_weights.F |
1028 |
ECCO_COST_WEIGHTS |
whflux(i,j,bi,bj) = 0. _d 0 |
./pkg/ecco/ecco_cost_weights.F |
1031 |
ECCO_COST_WEIGHTS |
whflux(i,j,bi,bj) = whflux(i,j,bi,bj)/3. |
./pkg/ecco/ecco_cost_weights.F |
1032 |
ECCO_COST_WEIGHTS |
whflux(i,j,bi,bj) = max(whflux(i,j,bi,bj),whflux0) |
./pkg/ecco/ecco_cost_weights.F |
117 |
ECCO_COST_WEIGHTS |
whflux (i,j,bi,bj) = 0. _d 0 |
./pkg/ecco/ecco_cost_weights.F |
1629 |
ECCO_COST_WEIGHTS |
if (whflux(i,j,bi,bj) .ne. 0.) then |
./pkg/ecco/ecco_cost_weights.F |
1630 |
ECCO_COST_WEIGHTS |
whflux(i,j,bi,bj) = |
./pkg/ecco/ecco_cost_weights.F |
1631 |
ECCO_COST_WEIGHTS |
& 1./whflux(i,j,bi,bj)/whflux(i,j,bi,bj) |
./pkg/ecco/ecco_cost_weights.F |
1633 |
ECCO_COST_WEIGHTS |
whflux(i,j,bi,bj) = 0.0 _d 0 |
./pkg/ecco/ecco_cost_weights.F |
1910 |
ECCO_COST_WEIGHTS |
call ACTIVE_WRITE_XY_LOC( 'whflux', whflux, 1, 0, mythid, dummy) |