| File |
Line number |
Procedure |
Code |
|
./pkg/seaice/seaice_do_diags.F |
255 |
SEAICE_DO_DIAGS |
UICEtave(i,j,1,bi,bj) = |
|
./pkg/seaice/seaice_do_diags.F |
256 |
SEAICE_DO_DIAGS |
& UICEtave(i,j,1,bi,bj) +UICE(i,j,1,bi,bj)*deltaTclock |
|
./pkg/seaice/seaice_do_diags.F |
299 |
SEAICE_DO_DIAGS |
CALL TIMEAVE_NORMALIZ(UICEtave ,SEAICE_timeave, 1, |
|
./pkg/seaice/seaice_do_diags.F |
319 |
SEAICE_DO_DIAGS |
& 'si_UICEtave',UICEtave,myThid) |
|
./pkg/seaice/seaice_do_diags.F |
347 |
SEAICE_DO_DIAGS |
CALL WRITE_FLD_XY_RL('UICEtave.' ,suff,UICEtave ,myIter,myThid) |
|
./pkg/seaice/seaice_do_diags.F |
363 |
SEAICE_DO_DIAGS |
CALL TIMEAVE_RESET(UICEtave ,1,bi,bj,myThid) |
|
./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_init.F |
50 |
SEAICE_INIT |
CALL TIMEAVE_RESET(UICEtave ,1,bi,bj,myThid) |