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 10445 for NEMO/trunk/doc/namelists/namsbc_rnf – NEMO

Ignore:
Timestamp:
2018-12-21T15:55:28+01:00 (6 years ago)
Author:
nicolasmartin
Message:

Update the content of namelists folder with last revision of namelist*_ref
Add also PISCES and TRC specific namelists

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/trunk/doc/namelists/namsbc_rnf

    r10075 r10445  
    22&namsbc_rnf    !   runoffs                                              (ln_rnf =T) 
    33!----------------------------------------------------------------------- 
    4    ln_rnf_mouth= .false.   !  specific treatment at rivers mouths 
     4   ln_rnf_mouth = .false.   !  specific treatment at rivers mouths 
    55      rn_hrnf     =  15.e0    !  depth over which enhanced vertical mixing is used    (ln_rnf_mouth=T) 
    66      rn_avt_rnf  =   1.e-3   !  value of the additional vertical mixing coef. [m2/s] (ln_rnf_mouth=T) 
    77   rn_rfact    =   1.e0    !  multiplicative factor for runoff 
    8    ln_rnf_depth= .false.   !  read in depth information for runoff 
     8   ln_rnf_depth = .false.   !  read in depth information for runoff 
    99   ln_rnf_tem  = .false.   !  read in temperature information for runoff 
    1010   ln_rnf_sal  = .false.   !  read in salinity information for runoff 
Note: See TracChangeset for help on using the changeset viewer.