File |
Line number |
Procedure |
Code |
./pkg/seaice/SEAICE_DIAGS.h |
21 |
NO PROCEDURE |
_RL UICEtave (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 |
196 |
SEAICE_DO_DIAGS |
UICEtave(i,j,1,bi,bj) = |
./pkg/seaice/seaice_do_diags.F |
197 |
SEAICE_DO_DIAGS |
& UICEtave(i,j,1,bi,bj) +UICE(i,j,1,bi,bj)*deltaTclock |
./pkg/seaice/seaice_do_diags.F |
252 |
SEAICE_DO_DIAGS |
CALL TIMEAVE_NORMALIZ(UICEtave ,SEAICE_timeave, 1, |
./pkg/seaice/seaice_do_diags.F |
272 |
SEAICE_DO_DIAGS |
& 'UICEtave',UICEtave,myThid) |
./pkg/seaice/seaice_do_diags.F |
300 |
SEAICE_DO_DIAGS |
CALL WRITE_FLD_XY_RL('UICEtave.' ,suff,UICEtave ,myIter,myThid) |
./pkg/seaice/seaice_do_diags.F |
316 |
SEAICE_DO_DIAGS |
CALL TIMEAVE_RESET(UICEtave ,1,bi,bj,myThid) |
./pkg/seaice/seaice_init.F |
50 |
SEAICE_INIT |
CALL TIMEAVE_RESET(UICEtave ,1,bi,bj,myThid) |