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 12951 for NEMO/branches/2020/dev_12905_xios_restart/src/OCE/IOM/iom.F90 – NEMO

Ignore:
Timestamp:
2020-05-19T13:02:48+02:00 (4 years ago)
Author:
andmirek
Message:

Ticket #2462: remove commentted out testing lines

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/branches/2020/dev_12905_xios_restart/src/OCE/IOM/iom.F90

    r12950 r12951  
    472472 
    473473        CALL xios_get_handle("wrestart", file_hdl) 
    474 !       CALL xios_get_file_attr("wrestart", name = fname ) 
    475 !       IF(lwp) write(numout, *) TRIM(fname), ' File to write' 
    476 !       IF(lwp) call flush(numout) 
    477474!define fields for restart context 
    478475        CALL xios_add_child(file_hdl, field_hdl, TRIM(sdfield)) 
Note: See TracChangeset for help on using the changeset viewer.