File |
Line number |
Procedure |
Code |
./pkg/streamice/streamice_get_fp_err_oad.F |
65 |
STREAMICE_GET_FP_ERR_OAD |
& ABS (V_streamice(i,j,bi,bj)-v_new_SI(i,j,bi,bj))) |
./pkg/streamice/streamice_get_vel_fp_err.F |
103 |
STREAMICE_GET_VEL_FP_ERR |
& v_new_SI(i,j,bi,bj)))**streamice_err_norm |
./pkg/streamice/streamice_get_vel_fp_err.F |
70 |
STREAMICE_GET_VEL_FP_ERR |
& ABS (V_streamice(i,j,bi,bj)-v_new_SI(i,j,bi,bj))) |
./pkg/streamice/streamice_vel_phi.F |
77 |
STREAMICE_VEL_PHI |
v_new_SI(i,j,bi,bj) = V_streamice(i,j,bi,bj) |
./pkg/streamice/streamice_vel_phistage.F |
144 |
STREAMICE_VEL_PHISTAGE |
V_streamice (i,j,bi,bj)=v_new_SI (i,j,bi,bj) |
./pkg/streamice/streamice_vel_solve_openad.F |
96 |
STREAMICE_VEL_SOLVE_OPENAD |
& + 0*v_new_SI (i,j,bi,bj) |