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 12024 for NEMO/branches/2019/dev_r11085_ASINTER-05_Brodeau_Advanced_Bulk/cfgs – NEMO

Ignore:
Timestamp:
2019-12-02T12:33:48+01:00 (4 years ago)
Author:
laurent
Message:

Small fixes...

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/branches/2019/dev_r11085_ASINTER-05_Brodeau_Advanced_Bulk/cfgs/ORCA2_ICE_PISCES/EXPREF/namelist_cfg

    r11984 r12024  
    7575&namsbc        !   Surface Boundary Condition manager                   (default: NO selection) 
    7676!----------------------------------------------------------------------- 
    77    nn_fsbc     = 1         !  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  
     
    8585   ln_traqsr   = .true.    !  Light penetration in the ocean            (T => fill namtra_qsr) 
    8686   ln_ssr      = .true.    !  Sea Surface Restoring on T and/or S       (T => fill namsbc_ssr) 
    87    ln_dm2dc    = .true.    !  daily mean to diurnal cycle on short wave 
    8887   ln_rnf      = .true.    !  runoffs                                   (T => fill namsbc_rnf) 
    8988   nn_fwb      = 2         !  FreshWater Budget:  
     
    104103!----------------------------------------------------------------------- 
    105104   !                    !  bulk algorithm : 
    106    ln_NCAR      = .true.    ! "NCAR"      algorithm   (Large and Yeager 2008) 
    107    ln_COARE_3p0 = .false.   ! "COARE 3.0" algorithm   (Fairall et al. 2003) 
    108    ln_COARE_3p6 = .false.   ! "COARE 3.6" algorithm   (Edson et al. 2013) 
    109    ln_ECMWF     = .false.   ! "ECMWF"     algorithm   (IFS cycle 31) 
    110    ! 
     105   ln_NCAR    = .true.     ! "NCAR"      algorithm   (Large and Yeager 2008) 
     106 
    111107   cn_dir = './'  !  root directory for the bulk data location 
    112108   !___________!_________________________!___________________!___________!_____________!________!___________!______________________________________!__________!_______________! 
Note: See TracChangeset for help on using the changeset viewer.