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 8651 for branches/2017/dev_r8600_xios_write/NEMOGCM/NEMO/OPA_SRC/SBC/sbcisf.F90 – NEMO

Ignore:
Timestamp:
2017-10-23T13:07:22+02:00 (7 years ago)
Author:
andmirek
Message:

change names of the new subroutines

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2017/dev_r8600_xios_write/NEMOGCM/NEMO/OPA_SRC/SBC/sbcisf.F90

    r8644 r8651  
    397397 
    398398      IF( lwxios ) THEN 
    399           CALL set_rstw_var_active('fwf_isf_b') 
    400           CALL set_rstw_var_active('isf_hc_b') 
    401           CALL set_rstw_var_active('isf_sc_b') 
     399          CALL iom_set_rstw_var_active('fwf_isf_b') 
     400          CALL iom_set_rstw_var_active('isf_hc_b') 
     401          CALL iom_set_rstw_var_active('isf_sc_b') 
    402402      ENDIF 
    403403 
Note: See TracChangeset for help on using the changeset viewer.