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 11160 for NEMO/trunk/cfgs/ORCA2_ICE_PISCES/EXPREF/namelist_cfg – NEMO

Ignore:
Timestamp:
2019-06-20T18:47:37+02:00 (5 years ago)
Author:
mathiot
Message:

merge branch branch_ticket2259 : update nn_fsbc, nn_itend, rn_rdt of ORCA2 and related configuration (ticket #2259), update on sette will be commited soon

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/trunk/cfgs/ORCA2_ICE_PISCES/EXPREF/namelist_cfg

    r10190 r11160  
    2222   cn_exp      =  "ORCA2"  !  experience name 
    2323   nn_it000    =       1   !  first time step 
    24    nn_itend    =    5475   !  last  time step (std 5475) 
     24   nn_itend    =    5840   !  last  time step (std 5475) 
    2525   nn_istate   =       0   !  output the initial state (1) or not (0) 
    2626/ 
     
    2828&namdom        !   time and space domain 
    2929!----------------------------------------------------------------------- 
    30    rn_rdt      = 5760.     !  time step for the dynamics and tracer 
     30   rn_rdt      = 5400.     !  time step for the dynamics and tracer 
    3131/ 
    3232!----------------------------------------------------------------------- 
     
    7575&namsbc        !   Surface Boundary Condition manager                   (default: NO selection) 
    7676!----------------------------------------------------------------------- 
    77    nn_fsbc     = 3         !  frequency of SBC module call 
     77   nn_fsbc     = 4         !  frequency of SBC module call 
    7878                           !     (also = the frequency of sea-ice & iceberg model call) 
    7979                     ! Type of air-sea fluxes  
Note: See TracChangeset for help on using the changeset viewer.