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 15465 for NEMO/branches/UKMO – NEMO

Changeset 15465 for NEMO/branches/UKMO


Ignore:
Timestamp:
2021-11-01T17:02:22+01:00 (3 years ago)
Author:
jcastill
Message:

Small fix: add some parameters to a namelist

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/branches/UKMO/r14075_India_uncoupled/src/OCE/DOM/dtatsd.F90

    r15422 r15465  
    6464      TYPE(FLD_N)                   ::   sn_tem, sn_sal, sn_dep, sn_msk  
    6565      !! 
    66       NAMELIST/namtsd/   ln_tsd_init, ln_tsd_dmp, cn_dir, sn_tem, sn_sal 
     66      NAMELIST/namtsd/   ln_tsd_init, ln_tsd_interp, ln_tsd_dmp, cn_dir, sn_tem, sn_sal, sn_dep, sn_msk  
    6767      !!---------------------------------------------------------------------- 
    6868      ! 
Note: See TracChangeset for help on using the changeset viewer.