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 15023 for NEMO/trunk/src/TOP/PISCES/P4Z – NEMO

Ignore:
Timestamp:
2021-06-18T16:35:25+02:00 (3 years ago)
Author:
gsamson
Message:

merge ticket2680_C1D_PAPA branch back into the trunk; see ticket #2680 for details

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/trunk/src/TOP/PISCES/P4Z/p4zsms.F90

    r14086 r15023  
    406406 
    407407      IF( cn_cfg == "ORCA" .OR. cn_cfg == "orca") THEN 
    408          IF( .NOT. lk_c1d ) THEN      ! ORCA configuration (not 1D) ! 
     408         IF( .NOT. ln_c1d ) THEN      ! ORCA configuration (not 1D) ! 
    409409            !                                                ! --------------------------- ! 
    410410            ! set total alkalinity, phosphate, nitrate & silicate 
Note: See TracChangeset for help on using the changeset viewer.