File |
Line number |
Procedure |
Code |
./pkg/seaice/SEAICE_DIAGS.h |
22 |
NO PROCEDURE |
_RL VICEtave (1-OLx:sNx+OLx,1-OLy:sNy+OLy,1,nSx,nSy) |
./pkg/seaice/SEAICE_DIAGS.h |
27 |
NO PROCEDURE |
& UICEtave, VICEtave, HEFFtave, AREAtave |
./pkg/seaice/seaice_do_diags.F |
198 |
SEAICE_DO_DIAGS |
VICEtave(i,j,1,bi,bj) = |
./pkg/seaice/seaice_do_diags.F |
199 |
SEAICE_DO_DIAGS |
& VICEtave(i,j,1,bi,bj) +VICE(i,j,1,bi,bj)*deltaTclock |
./pkg/seaice/seaice_do_diags.F |
254 |
SEAICE_DO_DIAGS |
CALL TIMEAVE_NORMALIZ(VICEtave ,SEAICE_timeave, 1, |
./pkg/seaice/seaice_do_diags.F |
274 |
SEAICE_DO_DIAGS |
& 'VICEtave',VICEtave,myThid) |
./pkg/seaice/seaice_do_diags.F |
301 |
SEAICE_DO_DIAGS |
CALL WRITE_FLD_XY_RL('VICEtave.' ,suff,VICEtave ,myIter,myThid) |
./pkg/seaice/seaice_do_diags.F |
317 |
SEAICE_DO_DIAGS |
CALL TIMEAVE_RESET(VICEtave ,1,bi,bj,myThid) |
./pkg/seaice/seaice_init.F |
51 |
SEAICE_INIT |
CALL TIMEAVE_RESET(VICEtave ,1,bi,bj,myThid) |