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 7280 for branches/2016/dev_CNRS_2016/NEMOGCM/CONFIG/ORCA2_OFF_PISCES/EXP00/namelist_cfg – NEMO

Ignore:
Timestamp:
2016-11-21T11:40:00+01:00 (7 years ago)
Author:
flavoni
Message:

merge CNRS2016 with aerobulk branch

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2016/dev_CNRS_2016/NEMOGCM/CONFIG/ORCA2_OFF_PISCES/EXP00/namelist_cfg

    r7278 r7280  
    4848&namsbc        !   Surface Boundary Condition (surface module) 
    4949!----------------------------------------------------------------------- 
     50   ln_blk      = .true.    !  Bulk formulation                          (T => fill namsbc_blk ) 
    5051   nn_fsbc     = 1         !  frequency of surface boundary condition computation  
    5152   ln_blk_core = .true.    !  CORE bulk formulation                     (T => fill namsbc_core) 
    5253   ln_rnf      = .false.   !  runoffs 
    5354   ln_traqsr   = .false.   !  Light penetration (T) or not (F) 
    54  
     55/ 
     56!----------------------------------------------------------------------- 
     57&namsbc_blk   !   namsbc_blk  Bulk formulae 
     58!----------------------------------------------------------------------- 
     59   ln_NCAR     = .true.   ! "NCAR"      algorithm   (Large and Yeager 2008) 
     60/ 
    5561!----------------------------------------------------------------------- 
    5662&namtra_qsr    !   penetrative solar radiation 
Note: See TracChangeset for help on using the changeset viewer.