Changeset 9784
- Timestamp:
- 2018-06-12T19:59:11+02:00 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
NEMO/trunk/src/ICE/iceupdate.F90
r9782 r9784 386 386 !! *** ROUTINE ice_update_init *** 387 387 !! 388 !! ** Purpose : ??? 388 !! ** Purpose : allocate ice-ocean stress fields and read restarts 389 !! containing the snow & ice mass 389 390 !! 390 391 !!------------------------------------------------------------------- … … 394 395 ! 395 396 IF(lwp) WRITE(numout,*) 396 IF(lwp) WRITE(numout,*) 'ice_update_init: ????'397 IF(lwp) WRITE(numout,*) 'ice_update_init: ice-ocean stress init' 397 398 IF(lwp) WRITE(numout,*) '~~~~~~~~~~~~~~~' 398 399 !
Note: See TracChangeset
for help on using the changeset viewer.