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.
namdta_sal in branches/2011/dev_r2787_LOCEAN_offline_fldread/DOC/TexFiles/Namelist – NEMO

source: branches/2011/dev_r2787_LOCEAN_offline_fldread/DOC/TexFiles/Namelist/namdta_sal @ 8486

Last change on this file since 8486 was 2540, checked in by gm, 13 years ago

v3.3beta: phasing of the DOC and trunk namelists

  • Property svn:executable set to *
File size: 678 bytes
Line 
1!-----------------------------------------------------------------------
2&namdta_sal    !   data : salinity                                      ("key_dtasal")
3!-----------------------------------------------------------------------
4!              ! file name ! frequency (hours)    ! variable ! time interp. ! clim  !'yearly' or ! weights  ! rotation !
5!              !           !  (if <0  months)     !   name   !   (logical)  ! (T/F) ! 'monthly'  ! filename ! pairing  !
6   sn_sal      =  'data_1m_salinity_nomask',  -1  ,'vosaline',    .true.    , .true., 'yearly'   , ''       , ' '
7   !
8   cn_dir      = './'      !  root directory for the location of the runoff files
9/
Note: See TracBrowser for help on using the repository browser.