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 10874 for NEMO/branches/2019/dev_r10721_KERNEL-02_Storkey_Coward_IMMERSE_first_steps/src/SAO – NEMO

Ignore:
Timestamp:
2019-04-15T15:57:37+02:00 (5 years ago)
Author:
davestorkey
Message:

branches/2019/dev_r10721_KERNEL-02_Storkey_Coward_IMMERSE_first_steps : Revert all changes so far in preparation for implementation of new design.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/branches/2019/dev_r10721_KERNEL-02_Storkey_Coward_IMMERSE_first_steps/src/SAO/nemogcm.F90

    r10756 r10874  
    234234      CALL nemo_alloc() 
    235235 
    236       ! Initialise time level indices 
    237       Nm1 = 1; Nnn = 2; Np1 = 3; Nrhs = Np1 
    238       Nm1_2lev = 1; Nnn_2lev = 2 
    239  
    240       ! Initialisation of temporary pointers (to be deleted after development finished) 
    241       CALL update_pointers() 
    242  
    243236      !                             !-------------------------------! 
    244237      !                             !  NEMO general initialization  ! 
Note: See TracChangeset for help on using the changeset viewer.