File |
Line number |
Procedure |
Code |
./pkg/ecco/cost_gencost_sshv4.F |
309 |
COST_GENCOST_SSHV4 |
tpmean(i,j,bi,bj) = tpmean(i,j,bi,bj) |
./pkg/ecco/cost_gencost_sshv4.F |
486 |
COST_GENCOST_SSHV4 |
& mean_psMssh_all_NUM(i,j,bi,bj)-tpmean(i,j,bi,bj) |
./pkg/ecco/cost_gencost_sshv4.F |
541 |
COST_GENCOST_SSHV4 |
& psmean(i,j,bi,bj) -tpmean(i,j,bi,bj) - offset |
./pkg/ecco/cost_readtopexmean.F |
71 |
COST_READTOPEXMEAN |
& tpmean, 1, mythid ) |
./pkg/ecco/cost_readtopexmean.F |
83 |
COST_READTOPEXMEAN |
if (tpmean(i,j,bi,bj) .lt. spval) then |
./pkg/ecco/cost_readtopexmean.F |
86 |
COST_READTOPEXMEAN |
if (tpmean(i,j,bi,bj) .eq. 0. _d 0 ) then |
./pkg/ecco/cost_readtopexmean.F |
95 |
COST_READTOPEXMEAN |
tpmean(i,j,bi,bj) = tpmean(i,j,bi,bj)* |
./pkg/ecco/cost_ssh.F |
172 |
COST_SSH |
& (tpmean(i,j,bi,bj) - psmean(i,j,bi,bj)) |
./pkg/ecco/cost_ssh.F |
275 |
COST_SSH |
& (tpobs(i,j,bi,bj)+tpmean(i,j,bi,bj)-offset) ) |
./pkg/ecco/cost_ssh.F |
302 |
COST_SSH |
& (ersobs(i,j,bi,bj)+tpmean(i,j,bi,bj)-offset) ) |
./pkg/ecco/cost_ssh.F |
329 |
COST_SSH |
& (gfoobs(i,j,bi,bj)+tpmean(i,j,bi,bj)-offset) ) |
./pkg/ecco/cost_ssh_mean.F |
123 |
COST_SSH_MEAN |
& tpmean(i,j,bi,bj) - offset - psmean(i,j,bi,bj) |
./pkg/ecco/cost_ssh_mean.F |
238 |
COST_SSH_MEAN |
diff = psmean(i,j,bi,bj) - tpmean(i,j,bi,bj) + offset |
./pkg/ecco/cost_ssh_mean.F |
266 |
COST_SSH_MEAN |
diff = psmean(i,j,bi,bj) - tpmean(i,j,bi,bj) |
./pkg/ecco/cost_ssh_new.F |
257 |
COST_SSH_NEW |
& (tpmean(i,j,bi,bj) - psmean(i,j,bi,bj)) |
./pkg/ecco/cost_ssh_new.F |
360 |
COST_SSH_NEW |
& (tpobs(i,j,bi,bj)+tpmean(i,j,bi,bj)-offset) ) |
./pkg/ecco/cost_ssh_new.F |
389 |
COST_SSH_NEW |
& (ersobs(i,j,bi,bj)+tpmean(i,j,bi,bj)-offset) ) |
./pkg/ecco/cost_ssh_new.F |
418 |
COST_SSH_NEW |
& (gfoobs(i,j,bi,bj)+tpmean(i,j,bi,bj)-offset) ) |
./pkg/ecco/cost_sshv4.F |
289 |
COST_SSHV4 |
tpmean(i,j,bi,bj) = tpmean(i,j,bi,bj) |
./pkg/ecco/cost_sshv4.F |
466 |
COST_SSHV4 |
& mean_psMssh_all_NUM(i,j,bi,bj)-tpmean(i,j,bi,bj) |
./pkg/ecco/cost_sshv4.F |
521 |
COST_SSHV4 |
& psmean(i,j,bi,bj) -tpmean(i,j,bi,bj) - offset |
./pkg/ecco/ecco_cost.h |
1232 |
NO PROCEDURE |
& tpmean, |
./pkg/ecco/ecco_cost.h |
1263 |
NO PROCEDURE |
_RL tpmean (1-olx:snx+olx,1-oly:sny+oly, nsx,nsy) |
./pkg/ecco/ecco_cost_init_varia.F |
233 |
ECCO_COST_INIT_VARIA |
tpmean(i,j,bi,bj) = 0. _d 0 |