New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
Changeset 13149 for NEMO/branches/UKMO/NEMO_4.0_mirror_SI3_GPU/src/OCE/ICB – NEMO

Ignore:
Timestamp:
2020-06-24T09:03:45+02:00 (4 years ago)
Author:
andmirek
Message:

Ticket #2482: Dissable restart and use allocatable arrays

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/branches/UKMO/NEMO_4.0_mirror_SI3_GPU/src/OCE/ICB/icbrst.F90

    r11539 r13149  
    200200      TYPE(point)  , POINTER :: pt 
    201201      !!---------------------------------------------------------------------- 
    202  
     202      RETURN 
    203203      ! Following the normal restart procedure, this routine will be called 
    204204      ! the timestep before a restart stage as well as the restart timestep. 
Note: See TracChangeset for help on using the changeset viewer.