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_LIM_CFC_C14b/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_LIM_CFC_C14b/EXP00/namelist_cfg

    r6723 r7243  
    8484&namsbc        !   Surface Boundary Condition (surface module) 
    8585!----------------------------------------------------------------------- 
    86 / 
    87 !----------------------------------------------------------------------- 
    88 &namsbc_ana    !   analytical surface boundary condition 
    89 !----------------------------------------------------------------------- 
    90 / 
    91 !----------------------------------------------------------------------- 
    92 &namsbc_flx    !   surface boundary condition : flux formulation 
    93 !----------------------------------------------------------------------- 
    94 /       
     86   ln_blk      = .true.    !  Bulk formulation                          (T => fill namsbc_blk ) 
     87/ 
    9588!----------------------------------------------------------------------- 
    9689&namsbc_blk   !   namsbc_blk  Bulk formulae 
    9790!----------------------------------------------------------------------- 
    98 / 
    99 !----------------------------------------------------------------------- 
    100 &namsbc_cpl    !   coupled ocean/atmosphere model                       ("key_oasis3") 
    101 !----------------------------------------------------------------------- 
     91   ln_NCAR     = .true.   ! "NCAR"      algorithm   (Large and Yeager 2008) 
    10292/ 
    10393!----------------------------------------------------------------------- 
Note: See TracChangeset for help on using the changeset viewer.