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 2240 for branches/DEV_r2106_LOCEAN2010/NEMO/OPA_SRC/DOM/domwri.F90 – NEMO

Ignore:
Timestamp:
2010-10-13T10:48:48+02:00 (14 years ago)
Author:
cetlod
Message:

Suppression of key_zco everywhere in the code

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/DEV_r2106_LOCEAN2010/NEMO/OPA_SRC/DOM/domwri.F90

    r2004 r2240  
    168168      CALL iom_rstput( 0, 0, inum4, 'mbathy', zprt, ktype = jp_i2 ) 
    169169             
    170 #if ! defined key_zco 
    171170      IF( ln_sco ) THEN                                         ! s-coordinate 
    172171         CALL iom_rstput( 0, 0, inum4, 'hbatt', hbatt )         !    ! depth 
     
    235234      ENDIF 
    236235       
    237 #endif 
    238236       
    239237      IF( ln_zco ) THEN 
Note: See TracChangeset for help on using the changeset viewer.