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 1320 for trunk/DOC/TexFiles/Namelist/namsbc_rnf – NEMO

Ignore:
Timestamp:
2009-02-19T14:26:35+01:00 (15 years ago)
Author:
rblod
Message:

Update documentation for interpolation on the fly, see ticket #279

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/DOC/TexFiles/Namelist/namsbc_rnf

    r1225 r1320  
    44!               !   file name        ! frequency (hours) ! variable   ! time interpolation !  clim  ! starting ! 
    55!               !                    !   (if <0  months) !   name     !     (logical)      !  (0/1) !  record  ! 
    6    sn_rnf       = 'runoff_1m_nomask' ,        -1.        , 'sorunoff' ,      .true.        ,    1   ,    0      
    7    sn_cnf       = 'runoff_1m_nomask' ,         0.        , 'socoefr'  ,      .false.       ,    1   ,    0               
     6   sn_rnf     = 'runoff_1m_nomask.nc' ,      -12.        ,  'sorunoff',      .true.        ,    1   ,    0     , ''       , '' 
     7   sn_cnf     = 'runoff_1m_nomask.nc' ,        0.        ,  'socoefr' ,      .false.       ,    1   ,    0     , ''       , '' 
    88! 
    99   cn_dir       = './'       ! directory in which the model is executed 
Note: See TracChangeset for help on using the changeset viewer.