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

    r6723 r7243  
    8181   !                       !     (also = the frequency of sea-ice model call) 
    8282   ln_ana      = .true.    !  analytical formulation                    (T => fill namsbc_ana ) 
    83    ln_blk_core = .false.   !  CORE bulk formulation                     (T => fill namsbc_core) 
     83   ln_blk      = .false.   !  CORE bulk formulation                     (T => fill namsbc_core) 
    8484   nn_ice      = 0         !  =0 no ice boundary condition   , 
    8585   ln_rnf      = .false.   !  runoffs                                   (T => fill namsbc_rnf) 
     
    9292   nn_tau000   =   100     !  gently increase the stress over the first ntau_rst time-steps 
    9393   rn_utau0    =   0.1e0   !  uniform value for the i-stress 
    94 / 
    95 !----------------------------------------------------------------------- 
    96 &namsbc_flx    !   surface boundary condition : flux formulation 
    97 !----------------------------------------------------------------------- 
    98 / 
    99 !----------------------------------------------------------------------- 
    100 &namsbc_blk   !   namsbc_blk  generic Bulk formula                      (ln_blk = T) 
    101 !----------------------------------------------------------------------- 
    102 / 
    103 !----------------------------------------------------------------------- 
    104 &namsbc_cpl    !   coupled ocean/atmosphere model                       ("key_oasis3") 
    105 !----------------------------------------------------------------------- 
    10694/ 
    10795!----------------------------------------------------------------------- 
Note: See TracChangeset for help on using the changeset viewer.