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 8836 for branches/2017/dev_r8600_xios_read_write_v2/NEMOGCM/NEMO/OPA_SRC/ZDF/zdftke.F90 – NEMO

Ignore:
Timestamp:
2017-11-28T15:45:20+01:00 (6 years ago)
Author:
andmirek
Message:

#1953 and #1962 Techinal corrections

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2017/dev_r8600_xios_read_write_v2/NEMOGCM/NEMO/OPA_SRC/ZDF/zdftke.F90

    r8831 r8836  
    815815      ! 
    816816      IF( lwxios ) THEN 
    817         CALL iom_set_rstw_var_active('en') 
    818         CALL iom_set_rstw_var_active('avt') 
    819         CALL iom_set_rstw_var_active('avm') 
    820         CALL iom_set_rstw_var_active('avmu') 
    821         CALL iom_set_rstw_var_active('avmv') 
    822         CALL iom_set_rstw_var_active('dissl') 
     817         CALL iom_set_rstw_var_active('en') 
     818         CALL iom_set_rstw_var_active('avt') 
     819         CALL iom_set_rstw_var_active('avm') 
     820         CALL iom_set_rstw_var_active('avmu') 
     821         CALL iom_set_rstw_var_active('avmv') 
     822         CALL iom_set_rstw_var_active('dissl') 
    823823      ENDIF 
    824824 
Note: See TracChangeset for help on using the changeset viewer.