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 8706 for branches/2017/dev_r7881_ENHANCE09_RK3/NEMOGCM/CONFIG/SHARED – NEMO

Ignore:
Timestamp:
2017-11-15T12:30:49+01:00 (7 years ago)
Author:
flavoni
Message:

ENHANCE09: update SAS_BIPER

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2017/dev_r7881_ENHANCE09_RK3/NEMOGCM/CONFIG/SHARED/namelist_ref

    r8685 r8706  
    183183   ln_usr      = .false.   !  user defined formulation                  (T => check usrdef_sbc) 
    184184   ln_flx      = .false.   !  flux formulation                          (T => fill namsbc_flx ) 
    185    ln_blk      = .true.    !  Bulk formulation                          (T => fill namsbc_blk ) 
     185   ln_blk      = .false.    !  Bulk formulation                          (T => fill namsbc_blk ) 
    186186                     ! Type of coupling (Ocean/Ice/Atmosphere) : 
    187187   ln_cpl      = .false.   !  atmosphere coupled   formulation          ( requires key_oasis3 ) 
Note: See TracChangeset for help on using the changeset viewer.