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 13203 for utils/tools/ABL_TOOLS/namelist_abl_tools – NEMO

Ignore:
Timestamp:
2020-07-02T10:33:49+02:00 (4 years ago)
Author:
smasson
Message:

tools: update with tools_ticket2362

File:
1 edited

Legend:

Unmodified
Added
Removed
  • utils/tools/ABL_TOOLS/namelist_abl_tools

    r11589 r13203  
    55: 
    66&nml_dom 
    7     jpka         =      50, 
    8     hmax         =   2000., 
    9     theta_s      =      2., 
    10     hc           =    100., 
    11     ln_impose_z1 =  .true., 
    12     z1           =     10., 
     7    jpka         =      50,        ! ABL vertical levels number 
     8    hmax         =   2000.,        ! ABL last level altitude 
     9    theta_s      =      2.,        ! vertical grid stretching parameters 
     10    hc           =    100.,        !  
     11    ln_impose_z1 =  .true.,        ! force ABL first level altitude 
     12    z1           =     10.,        ! ABL firt level imposed altitude [m] 
    1313/ 
    1414 
Note: See TracChangeset for help on using the changeset viewer.