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

Changeset 6760


Ignore:
Timestamp:
2016-06-30T11:17:21+02:00 (8 years ago)
Author:
clne
Message:

#1342 Bug fix to namelist - pressure fields should be hourly, not 3 hourly

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/UKMO/dev_r5518_Surge_Modelling/NEMOGCM/CONFIG/AMM7_SURGE/EXP00/namelist_cfg

    r6634 r6760  
    172172!          !  file name  ! frequency (hours) ! variable  ! time interp. !  clim  ! 'yearly'/ ! weights  ! rotation ! land/sea mask ! 
    173173!          !             !  (if <0  months)  !   name    !   (logical)  !  (T/F) ! 'monthly' ! filename ! pairing  ! filename      ! 
    174    sn_apr= 'pressure_amm7',        3         ,   'p_msl' ,    .true.    , .false., 'daily'   ,  ''      ,   ''     ,  '' 
     174   sn_apr= 'pressure_amm7',        1         ,   'p_msl' ,    .true.    , .false., 'daily'   ,  ''      ,   ''     ,  '' 
    175175   cn_dir      = './fluxes/'!  root directory for the location of the bulk files 
    176176   rn_pref     = 101200.    !  reference atmospheric pressure   [N/m2]/ 
Note: See TracChangeset for help on using the changeset viewer.