| File |
Line number |
Procedure |
Code |
|
./pkg/ecco/cost_gencost_sshv4.F |
358 |
COST_GENCOST_SSHV4 |
mdt(i,j,bi,bj) = mdt(i,j,bi,bj) |
|
./pkg/ecco/cost_gencost_sshv4.F |
551 |
COST_GENCOST_SSHV4 |
& mean_psMssh_all_NUM(i,j,bi,bj)-mdt(i,j,bi,bj) |
|
./pkg/ecco/cost_gencost_sshv4.F |
562 |
COST_GENCOST_SSHV4 |
& *( psmean(i,j,bi,bj) -mdt(i,j,bi,bj) ) |
|
./pkg/ecco/cost_gencost_sshv4.F |
618 |
COST_GENCOST_SSHV4 |
& psmean(i,j,bi,bj) -mdt(i,j,bi,bj) - offset |
|
./pkg/ecco/cost_readtopexmean.F |
102 |
COST_READTOPEXMEAN |
mdt(i,j,bi,bj) = mdt(i,j,bi,bj)* |
|
./pkg/ecco/cost_readtopexmean.F |
71 |
COST_READTOPEXMEAN |
& mdt, 1, mythid ) |
|
./pkg/ecco/cost_readtopexmean.F |
83 |
COST_READTOPEXMEAN |
if (mdt(i,j,bi,bj) .lt. spval) then |
|
./pkg/ecco/cost_readtopexmean.F |
86 |
COST_READTOPEXMEAN |
if (mdt(i,j,bi,bj) .eq. 0. _d 0 ) then |
|
./pkg/ecco/cost_ssh.F |
173 |
COST_SSH |
& (mdt(i,j,bi,bj) - psmean(i,j,bi,bj)) |
|
./pkg/ecco/cost_ssh.F |
278 |
COST_SSH |
& (tpobs(i,j,bi,bj)+mdt(i,j,bi,bj)-offset) ) |
|
./pkg/ecco/cost_ssh.F |
305 |
COST_SSH |
& (ersobs(i,j,bi,bj)+mdt(i,j,bi,bj)-offset) ) |
|
./pkg/ecco/cost_ssh.F |
332 |
COST_SSH |
& (gfoobs(i,j,bi,bj)+mdt(i,j,bi,bj)-offset) ) |
|
./pkg/ecco/cost_ssh_mean.F |
123 |
COST_SSH_MEAN |
& mdt(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) - mdt(i,j,bi,bj) + offset |
|
./pkg/ecco/cost_ssh_mean.F |
266 |
COST_SSH_MEAN |
diff = psmean(i,j,bi,bj) - mdt(i,j,bi,bj) |
|
./pkg/ecco/cost_ssh_new.F |
258 |
COST_SSH_NEW |
& (mdt(i,j,bi,bj) - psmean(i,j,bi,bj)) |
|
./pkg/ecco/cost_ssh_new.F |
363 |
COST_SSH_NEW |
& (tpobs(i,j,bi,bj)+mdt(i,j,bi,bj)-offset) ) |
|
./pkg/ecco/cost_ssh_new.F |
392 |
COST_SSH_NEW |
& (ersobs(i,j,bi,bj)+mdt(i,j,bi,bj)-offset) ) |
|
./pkg/ecco/cost_ssh_new.F |
421 |
COST_SSH_NEW |
& (gfoobs(i,j,bi,bj)+mdt(i,j,bi,bj)-offset) ) |
|
./pkg/ecco/cost_sshv4.F |
316 |
COST_SSHV4 |
mdt(i,j,bi,bj) = mdt(i,j,bi,bj) |
|
./pkg/ecco/cost_sshv4.F |
493 |
COST_SSHV4 |
& mean_psMssh_all_NUM(i,j,bi,bj)-mdt(i,j,bi,bj) |
|
./pkg/ecco/cost_sshv4.F |
548 |
COST_SSHV4 |
& psmean(i,j,bi,bj) -mdt(i,j,bi,bj) - offset |
|
./pkg/ecco/ecco_cost.h |
1386 |
NO PROCEDURE |
& mdt, |
|
./pkg/ecco/ecco_cost.h |
1422 |
NO PROCEDURE |
_RL mdt (1-olx:snx+olx,1-oly:sny+oly, nsx,nsy) |
|
./pkg/ecco/ecco_cost_init_varia.F |
249 |
ECCO_COST_INIT_VARIA |
mdt(i,j,bi,bj) = 0. _d 0 |