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 3839 for branches/2011/dev_r2739_LOCEAN8_ZTC/NEMOGCM/CONFIG/ORCA2_LIM/EXP00/1_namelist – NEMO

Ignore:
Timestamp:
2013-03-14T19:00:38+01:00 (11 years ago)
Author:
gm
Message:

dev_r2739_LOCEAN8_ZTC (z-tilde): #863 correct bugs and rename some variables

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2011/dev_r2739_LOCEAN8_ZTC/NEMOGCM/CONFIG/ORCA2_LIM/EXP00/1_namelist

    r2905 r3839  
    511511&nam_vvl    !   vertical coordinate options 
    512512!----------------------------------------------------------------------- 
    513 &nam_vvl 
    514513   ln_vvl_zstar  = .false. !  zstar vertical coordinate                     
    515    ln_vvl_ztilde = .false. !  hybrid verticalcoordinate: only high frequency variations 
     514   ln_vvl_ztilde = .true. !  hybrid verticalcoordinate: only high frequency variations 
    516515   ln_vvl_layer  = .false. !  full layer vertical coordinate 
    517    ahe3          = 0.e0    !  thickness diffusion coefficient  
     516   rn_ahe3       = 0.e0    !  thickness diffusion coefficient  
     517   ln_vvl_dbg    = .true.  !  debug prints    (T/F) 
    518518/ 
    519519!----------------------------------------------------------------------- 
Note: See TracChangeset for help on using the changeset viewer.