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 11133 for NEMO/branches/2019/ENHANCE-03_domcfg/src/nemogcm.F90 – NEMO

Ignore:
Timestamp:
2019-06-18T17:45:51+02:00 (5 years ago)
Author:
mathiot
Message:

remove un-needed namelist_ref bloc in domcfg tools and remove debug print (ticket #2143)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/branches/2019/ENHANCE-03_domcfg/src/nemogcm.F90

    r11129 r11133  
    9999      CALL nemo_init               !==  Initialisations  ==! 
    100100      !                            !-----------------------! 
    101       PRINT *, 'end nemo init' 
    102101 
    103102#if defined key_agrif     
     
    129128      ! 
    130129      ! 
    131       PRINT *, 'close file' 
    132130      CALL nemo_closefile 
    133       PRINT *, 'The end' 
    134131      ! 
    135132      ! 
Note: See TracChangeset for help on using the changeset viewer.