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 7243 for branches/2016/dev_r6711_SIMPLIF_6_aerobulk/NEMOGCM/CONFIG/ORCA2_SAS_LIM/EXP00/namelist_cfg – NEMO

Ignore:
Timestamp:
2016-11-17T10:18:47+01:00 (7 years ago)
Author:
flavoni
Message:

fix namelists

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2016/dev_r6711_SIMPLIF_6_aerobulk/NEMOGCM/CONFIG/ORCA2_SAS_LIM/EXP00/namelist_cfg

    r6723 r7243  
    6363&namsbc        !   Surface Boundary Condition (surface module) 
    6464!----------------------------------------------------------------------- 
     65   ln_blk      = .true.    !  Bulk formulation                          (T => fill namsbc_blk ) 
     66/ 
     67!----------------------------------------------------------------------- 
     68&namsbc_blk   !   namsbc_blk  Bulk formulae 
     69!----------------------------------------------------------------------- 
     70   ln_NCAR     = .true.   ! "NCAR"      algorithm   (Large and Yeager 2008) 
    6571/ 
    6672!----------------------------------------------------------------------- 
     
    6874!----------------------------------------------------------------------- 
    6975/       
    70 !----------------------------------------------------------------------- 
    71 &namsbc_blk   !   namsbc_blk  generic Bulk formula                      (ln_blk = T) 
    72 !----------------------------------------------------------------------- 
    73 / 
    7476!----------------------------------------------------------------------- 
    7577&namsbc_ssr    !   surface boundary condition : sea surface restoring 
Note: See TracChangeset for help on using the changeset viewer.