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 3796 – NEMO

Changeset 3796


Ignore:
Timestamp:
2013-02-11T10:37:53+01:00 (11 years ago)
Author:
cbricaud
Message:

add missing line for ticket 905

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2012/dev_MERGE_2012/DOC/TexFiles/Namelist/namsbc_apr

    r3795 r3796  
    66   sn_apr      = 'patm'    ,         -1        ,'somslpre',    .true.      , .true.  , 'yearly'  ,  ''      ,   '' 
    77 
    8    cn_dir      = './'      !  root directory for the location of the bulk files 
    9    ln_ref_apr  = .false.   !  ref. pressure: global mean Patm (T) or a constant (F) 
    10    ln_apr_obc  = .false.   !  inverse barometer added to OBC ssh data 
     8   cn_dir      = './'       !  root directory for the location of the bulk files 
     9   rn_pref     = 101000._wp !  reference atmospheric pressure   [N/m2]/ 
     10   ln_ref_apr  = .false.    !  ref. pressure: global mean Patm (T) or a constant (F) 
     11   ln_apr_obc  = .false.    !  inverse barometer added to OBC ssh data 
    1112/ 
Note: See TracChangeset for help on using the changeset viewer.