File |
Line number |
Procedure |
Code |
./pkg/streamice/streamice_get_fp_err_oad.F |
61 |
STREAMICE_GET_FP_ERR_OAD |
& ABS (U_streamice(i,j,bi,bj)-u_new_SI(i,j,bi,bj)) |
./pkg/streamice/streamice_get_vel_fp_err.F |
62 |
STREAMICE_GET_VEL_FP_ERR |
& ABS (U_streamice(i,j,bi,bj)-u_new_SI(i,j,bi,bj)) |
./pkg/streamice/streamice_get_vel_fp_err.F |
93 |
STREAMICE_GET_VEL_FP_ERR |
& u_new_SI(i,j,bi,bj)))**streamice_err_norm |
./pkg/streamice/streamice_vel_phi.F |
76 |
STREAMICE_VEL_PHI |
u_new_SI(i,j,bi,bj) = U_streamice(i,j,bi,bj) |
./pkg/streamice/streamice_vel_phistage.F |
143 |
STREAMICE_VEL_PHISTAGE |
U_streamice (i,j,bi,bj)=u_new_SI (i,j,bi,bj) |
./pkg/streamice/streamice_vel_solve_openad.F |
94 |
STREAMICE_VEL_SOLVE_OPENAD |
& + 0*u_new_SI (i,j,bi,bj) |