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 7822 for trunk/NEMOGCM/CONFIG/TEST_CASES/SAS_BIPER/EXP00/namelist_cfg – NEMO

Ignore:
Timestamp:
2017-03-22T14:31:08+01:00 (7 years ago)
Author:
clem
Message:

debug test case sasbiper

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMOGCM/CONFIG/TEST_CASES/SAS_BIPER/EXP00/namelist_cfg

    r7821 r7822  
    4545!----------------------------------------------------------------------- 
    4646   ln_usr      = .true.   !  user defined formulation                  (T => check usrdef_sbc) 
     47   ln_blk      = .false.  !  Bulk formulation                          (T => fill namsbc_blk ) 
    4748   nn_fsbc     =  1       !  frequency of surface boundary condition computation 
    4849/ 
     
    6768!----------------------------------------------------------------------- 
    6869/ 
     70!----------------------------------------------------------------------- 
     71&namsbc_sas    !   Stand Alone Surface boundary condition 
     72!----------------------------------------------------------------------- 
     73   l_sasread   = .false.   ! Read fields in a file if .TRUE. , or initialize to 0. in sbcssm.F90 if .FALSE. 
    6974!----------------------------------------------------------------------- 
    7075&namberg       !   iceberg parameters 
Note: See TracChangeset for help on using the changeset viewer.