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 6060 for branches/2015/dev_merge_2015/NEMOGCM/CONFIG/ORCA2_LIM_CFC_C14b – NEMO

Ignore:
Timestamp:
2015-12-16T10:25:22+01:00 (9 years ago)
Author:
timgraham
Message:

Merged dev_r5836_noc2_VVL_BY_DEFAULT into branch

Location:
branches/2015/dev_merge_2015/NEMOGCM/CONFIG/ORCA2_LIM_CFC_C14b/EXP00
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/2015/dev_merge_2015/NEMOGCM/CONFIG/ORCA2_LIM_CFC_C14b/EXP00/1_namelist_cfg

    r5930 r6060  
    1111!!              8 - Verical physics  (namzdf, namzdf_ric, namzdf_tke, namzdf_kpp, namzdf_ddm, namzdf_tmx) 
    1212!!              9 - diagnostics      (namnc4, namtrd, namspr, namflo, namptr, namhsb) 
    13 !!             10 - miscellaneous    (nammpp, nammpp_dyndist, namctl) 
     13!!             10 - miscellaneous    (namsol, nammpp, nammpp_dyndist, namctl) 
    1414!!             11 - Obs & Assim      (namobs, nam_asminc) 
    1515!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
     
    5959&namzgr        !   vertical coordinate 
    6060!----------------------------------------------------------------------- 
    61    ln_zco      = .false.   !  z-coordinate - full    steps   (T/F)      ("key_zco" may also be defined) 
    6261   ln_zps      = .true.    !  z-coordinate - partial steps   (T/F) 
    63    ln_sco      = .false.   !  s- or hybrid z-s-coordinate    (T/F) 
     62   ln_linssh   = .true.    !  linear free surface 
    6463/ 
    6564!----------------------------------------------------------------------- 
     
    295294   rn_alphc    =    0.65   !  compute albedo between two extremes values  
    296295   rn_alphdi   =    0.72   !  (Pyane, 1972) 
     296/ 
     297!----------------------------------------------------------------------- 
     298&namsbc_wave   ! External fields from wave model 
     299!----------------------------------------------------------------------- 
     300!              !  file name  ! frequency (hours) ! variable  ! time interp. !  clim  ! 'yearly'/ ! weights  ! rotation ! 
     301!              !             !  (if <0  months)  !   name    !   (logical)  !  (T/F) ! 'monthly' ! filename ! pairing  ! 
     302   sn_cdg      =  'cdg_wave' ,        1          , 'drag_coeff' , .true.   , .false. , 'daily'  ,''         , '' 
     303! 
     304   cn_dir_cdg  = './'  !  root directory for the location of drag coefficient files 
    297305/ 
    298306 
     
    880888    salfixmin = -9999      !  Minimum salinity after applying the increments 
    881889/ 
    882 !----------------------------------------------------------------------- 
    883 &namsbc_wave   ! External fields from wave model 
    884 !----------------------------------------------------------------------- 
    885 !              !  file name  ! frequency (hours) ! variable  ! time interp. !  clim  ! 'yearly'/ ! weights  ! rotation ! 
    886 !              !             !  (if <0  months)  !   name    !   (logical)  !  (T/F) ! 'monthly' ! filename ! pairing  ! 
    887    sn_cdg      =  'cdg_wave' ,        1          , 'drag_coeff' , .true.   , .false. , 'daily'  ,''         , '' 
    888 ! 
    889    cn_dir_cdg  = './'  !  root directory for the location of drag coefficient files 
    890 / 
    891 !----------------------------------------------------------------------- 
    892 &namdyn_nept  !   Neptune effect (simplified: lateral and vertical diffusions removed) 
    893 !----------------------------------------------------------------------- 
    894    ! Suggested lengthscale values are those of Eby & Holloway (1994) for a coarse model 
    895    ln_neptsimp       = .false.  ! yes/no use simplified neptune 
    896  
    897    ln_smooth_neptvel = .false.  ! yes/no smooth zunep, zvnep 
    898    rn_tslse          =  1.2e4   ! value of lengthscale L at the equator 
    899    rn_tslsp          =  3.0e3   ! value of lengthscale L at the pole 
    900    ! Specify whether to ramp down the Neptune velocity in shallow 
    901    ! water, and if so the depth range controlling such ramping down 
    902    ln_neptramp       = .true.   ! ramp down Neptune velocity in shallow water 
    903    rn_htrmin         =  100.0   ! min. depth of transition range 
    904    rn_htrmax         =  200.0   ! max. depth of transition range 
    905 / 
  • branches/2015/dev_merge_2015/NEMOGCM/CONFIG/ORCA2_LIM_CFC_C14b/EXP00/namelist_cfg

    r5930 r6060  
    3131&namzgr        !   vertical coordinate 
    3232!----------------------------------------------------------------------- 
     33   ln_zps      = .true.    !  z-coordinate - partial steps 
     34   ln_linssh   = .true.    !  linear free surface 
    3335/ 
    3436!----------------------------------------------------------------------- 
     
    6769/ 
    6870!----------------------------------------------------------------------- 
     71&namsplit      !   time splitting parameters                            ("key_dynspg_ts") 
     72!----------------------------------------------------------------------- 
     73/ 
     74!----------------------------------------------------------------------- 
    6975&namcrs        !   Grid coarsening for dynamics output and/or 
    7076               !   passive tracer coarsened online simulations 
     
    152158/ 
    153159!----------------------------------------------------------------------- 
    154 &nambbc        !   bottom temperature boundary condition 
     160&nambbc        !   bottom temperature boundary condition                (default: NO) 
    155161!-----------------------------------------------------------------------  
     162   ln_trabbc   = .true.    !  Apply a geothermal heating at the ocean bottom 
    156163/ 
    157164!----------------------------------------------------------------------- 
     
    244251/ 
    245252!----------------------------------------------------------------------- 
    246 &namdyn_spg    !   surface pressure gradient 
    247 !----------------------------------------------------------------------- 
    248    ln_dynspg_ts  = .true.  !  split-explicit free surface 
    249 / 
     253!namdyn_spg    !   surface pressure gradient   (CPP key only) 
     254!----------------------------------------------------------------------- 
    250255!----------------------------------------------------------------------- 
    251256&namdyn_ldf    !   lateral diffusion on momentum 
     
    297302/ 
    298303!----------------------------------------------------------------------- 
     304&namsol        !   elliptic solver / island / free surface  
     305!----------------------------------------------------------------------- 
     306/ 
     307!----------------------------------------------------------------------- 
    299308&nammpp        !   Massively Parallel Processing                        ("key_mpp_mpi) 
    300309!----------------------------------------------------------------------- 
Note: See TracChangeset for help on using the changeset viewer.