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 12283 for NEMO/trunk/src/OCE/IOM/iom.F90 – NEMO

Ignore:
Timestamp:
2019-12-23T11:40:48+01:00 (4 years ago)
Author:
cetlod
Message:

trunk:revert some changes done in sbccpl.F90

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/trunk/src/OCE/IOM/iom.F90

    r12276 r12283  
    813813      CHARACTER(LEN=100)    ::   clinfo    ! info character 
    814814      !--------------------------------------------------------------------- 
     815      ! 
     816      IF( iom_open_init == 0 )   RETURN   ! avoid to use iom_file(jf)%nfid that us not yet initialized 
    815817      ! 
    816818      clinfo = '                    iom_close ~~~  ' 
Note: See TracChangeset for help on using the changeset viewer.