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 15010 for NEMO/branches/2021/ticket2680_C1D_PAPA/src/SAS/sbcssm.F90 – NEMO

Ignore:
Timestamp:
2021-06-17T14:14:52+02:00 (3 years ago)
Author:
gsamson
Message:

remove cpp key 'key_c1d' and replace 'lk_c1d' by 'ln_c1d' in &namdom (#2680)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/branches/2021/ticket2680_C1D_PAPA/src/SAS/sbcssm.F90

    r14510 r15010  
    1212   !!---------------------------------------------------------------------- 
    1313   USE oce            ! ocean dynamics and tracers variables 
    14    USE c1d            ! 1D configuration: lk_c1d 
     14   USE c1d            ! 1D configuration: ln_c1d 
    1515   USE dom_oce        ! ocean domain: variables 
    1616   USE zdf_oce        ! ocean vertical physics: variables 
Note: See TracChangeset for help on using the changeset viewer.