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 13279 for NEMO/branches/2020/r4.0-HEAD_r12713_clem_dan_fixcpl/cfgs/C1D_PAPA/EXPREF/namelist_cfg – NEMO

Ignore:
Timestamp:
2020-07-09T12:39:43+02:00 (4 years ago)
Author:
clem
Message:

merge with r4.0-HEAD at r13278

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/branches/2020/r4.0-HEAD_r12713_clem_dan_fixcpl/cfgs/C1D_PAPA/EXPREF/namelist_cfg

    r12206 r13279  
    257257!!                                                                    !! 
    258258!!   namdrg        top/bottom drag coefficient                          (default: NO selection) 
    259 !!   namdrg_top    top    friction                                      (ln_OFF=F & ln_isfcav=T) 
    260 !!   namdrg_bot    bottom friction                                      (ln_OFF=F) 
     259!!   namdrg_top    top    friction                                      (ln_drg_OFF=F & ln_isfcav=T) 
     260!!   namdrg_bot    bottom friction                                      (ln_drg_OFF=F) 
    261261!!   nambbc        bottom temperature boundary condition                (default: OFF) 
    262262!!   nambbl        bottom boundary layer scheme                         (default: OFF) 
     
    269269/ 
    270270!----------------------------------------------------------------------- 
    271 &namdrg_top    !   TOP friction                                         (ln_OFF =F & ln_isfcav=T) 
    272 !----------------------------------------------------------------------- 
    273 / 
    274 !----------------------------------------------------------------------- 
    275 &namdrg_bot    !   BOTTOM friction                                      (ln_OFF =F) 
     271&namdrg_top    !   TOP friction                                         (ln_drg_OFF =F & ln_isfcav=T) 
     272!----------------------------------------------------------------------- 
     273/ 
     274!----------------------------------------------------------------------- 
     275&namdrg_bot    !   BOTTOM friction                                      (ln_drg_OFF =F) 
    276276!----------------------------------------------------------------------- 
    277277/ 
Note: See TracChangeset for help on using the changeset viewer.