source: vendor/nemo/v3.4_r_3499_dev_r3406_LOCEAN4_XIOS/DOC/TexFiles/Namelist/namsbc_apr @ 53

Last change on this file since 53 was 1, checked in by cholod, 12 years ago

importing initial nemo vendor drop (v3.4_r_3220)

File size: 743 bytes
Line 
1!-----------------------------------------------------------------------
2&namsbc_apr    !   Atmospheric pressure used as ocean forcing or in bulk
3!-----------------------------------------------------------------------
4!              ! file name ! frequency (hours) ! variable ! time interpol. !  clim   ! 'yearly'/ ! weights  ! rotation !
5!              !           !  (if <0  months)  !   name   !    (logical)   !  (T/F)  ! 'monthly' ! filename ! pairing  !
6   sn_apr      = 'patm'    ,         -1        ,'somslpre',    .true.      , .true.  , 'yearly'  ,  ''      ,   ''
7
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/
Note: See TracBrowser for help on using the repository browser.