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 5501 for trunk/NEMOGCM/CONFIG/SHARED/namelist_ref – NEMO

Ignore:
Timestamp:
2015-06-29T12:08:15+02:00 (9 years ago)
Author:
deazer
Message:

Adjusted small Bugfix to retain orginal order of statements in step.F90
Requires use of key_bdy.
Passes Sette
See Ticket: 1521
set dyn_apr to false in AMM12 for now before forcing files are updated on ftp site
to allow AMM12 sette to pass.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMOGCM/CONFIG/SHARED/namelist_ref

    r5407 r5501  
    476476 
    477477   cn_dir      = './'       !  root directory for the location of the bulk files 
    478    rn_pref     = 101000._wp !  reference atmospheric pressure   [N/m2]/ 
     478   rn_pref     = 101000.    !  reference atmospheric pressure   [N/m2]/ 
    479479   ln_ref_apr  = .false.    !  ref. pressure: global mean Patm (T) or a constant (F) 
    480480   ln_apr_obc  = .false.    !  inverse barometer added to OBC ssh data 
Note: See TracChangeset for help on using the changeset viewer.