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 12137 for NEMO/trunk – NEMO

Changeset 12137 for NEMO/trunk


Ignore:
Timestamp:
2019-12-10T12:23:47+01:00 (4 years ago)
Author:
smasson
Message:

trunk: missing part of commit [12132]

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/trunk/src/OCE/SBC/sbccpl.F90

    r12132 r12137  
    573573      IF ( TRIM( sn_rcv_emp%clcat    ) == 'yes' )   srcv(jpr_ievp)%nct       = nn_cats_cpl 
    574574 
     575#if defined key_si3 
    575576      IF( ln_cndflx .AND. .NOT.ln_cndemulate ) THEN  
    576577         IF( .NOT.srcv(jpr_ts_ice)%laction )  & 
    577578            &   CALL ctl_stop( 'sbc_cpl_init: srcv(jpr_ts_ice)%laction should be set to true when ln_cndflx=T' )      
    578579      ENDIF 
     580#endif 
    579581      !                                                      ! ------------------------- ! 
    580582      !                                                      !      Wave breaking        !     
Note: See TracChangeset for help on using the changeset viewer.