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 11923 for NEMO/branches/2019/dev_r11756_SI3restart_XIOS/src/OCE/DOM/domain.F90 – NEMO

Ignore:
Timestamp:
2019-11-18T09:38:39+01:00 (4 years ago)
Author:
andmirek
Message:

Ticket #2323 all other SETTE/tests configurations

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/branches/2019/dev_r11756_SI3restart_XIOS/src/OCE/DOM/domain.F90

    r11901 r11923  
    126126         CALL iom_set_rstw_core(rst_wfields, cdstr) 
    127127      ENDIF 
    128 !reset namelist for SAS 
    129       IF(cdstr == 'SAS') THEN 
    130          IF(lrxios) THEN 
    131                IF(lwp) write(numout,*) 'Disable reading restart file using XIOS for SAS' 
    132                lrxios = .FALSE. 
    133          ENDIF 
    134       ENDIF 
    135128      ! 
    136129      CALL dom_hgr                     ! Horizontal mesh 
Note: See TracChangeset for help on using the changeset viewer.