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 4283 – NEMO

Changeset 4283


Ignore:
Timestamp:
2013-11-20T13:00:50+01:00 (10 years ago)
Author:
acc
Message:

Branch 2013/dev_r3858_NOC_ZTC, #863. Update namelists with z-tilde options (nam_vvl)

Location:
branches/2013/dev_r3858_NOC_ZTC/NEMOGCM/CONFIG
Files:
7 edited

Legend:

Unmodified
Added
Removed
  • branches/2013/dev_r3858_NOC_ZTC/NEMOGCM/CONFIG/AMM12/EXP00/namelist

    r4254 r4283  
    607607   ln_dynadv_cen2= .false. !  flux form - 2nd order centered scheme 
    608608   ln_dynadv_ubs = .false. !  flux form - 3rd order UBS      scheme 
     609/ 
     610!----------------------------------------------------------------------- 
     611&nam_vvl    !   vertical coordinate options 
     612!----------------------------------------------------------------------- 
     613   ln_vvl_zstar  = .true.           !  zstar vertical coordinate 
     614   ln_vvl_ztilde = .false.          !  ztilde vertical coordinate: only high frequency variations 
     615   ln_vvl_layer  = .false.          !  full layer vertical coordinate 
     616   ln_vvl_ztilde_as_zstar = .false. !  ztilde vertical coordinate emulating zstar 
     617   rn_ahe3       = 0.0e0            !  thickness diffusion coefficient 
     618   rn_rst_e3t    = 30.e0            !  ztilde to zstar restoration timescale [days] 
     619   rn_lf_cutoff  = 5.0e0            !  cutoff frequency for low-pass filter  [days] 
     620   rn_zdef_max   = 0.9e0            !  maximum fractional e3t deformation 
     621   ln_vvl_dbg    = .true.           !  debug prints    (T/F) 
     622/ 
     623!----------------------------------------------------------------------- 
     624&nam_vvl    !   vertical coordinate options 
     625!----------------------------------------------------------------------- 
     626   ln_vvl_zstar  = .true.           !  zstar vertical coordinate 
     627   ln_vvl_ztilde = .false.          !  ztilde vertical coordinate: only high frequency variations 
     628   ln_vvl_layer  = .false.          !  full layer vertical coordinate 
     629   ln_vvl_ztilde_as_zstar = .false. !  ztilde vertical coordinate emulating zstar 
     630   rn_ahe3       = 0.0e0            !  thickness diffusion coefficient 
     631   rn_rst_e3t    = 30.e0            !  ztilde to zstar restoration timescale [days] 
     632   rn_lf_cutoff  = 5.0e0            !  cutoff frequency for low-pass filter  [days] 
     633   rn_zdef_max   = 0.9e0            !  maximum fractional e3t deformation 
     634   ln_vvl_dbg    = .true.           !  debug prints    (T/F) 
    609635/ 
    610636!----------------------------------------------------------------------- 
  • branches/2013/dev_r3858_NOC_ZTC/NEMOGCM/CONFIG/GYRE/EXP00/namelist

    r4254 r4283  
    643643   ln_dynadv_cen2= .false. !  flux form - 2nd order centered scheme 
    644644   ln_dynadv_ubs = .false. !  flux form - 3rd order UBS      scheme 
     645/ 
     646!----------------------------------------------------------------------- 
     647&nam_vvl    !   vertical coordinate options 
     648!----------------------------------------------------------------------- 
     649   ln_vvl_zstar  = .true.           !  zstar vertical coordinate 
     650   ln_vvl_ztilde = .false.          !  ztilde vertical coordinate: only high frequency variations 
     651   ln_vvl_layer  = .false.          !  full layer vertical coordinate 
     652   ln_vvl_ztilde_as_zstar = .false. !  ztilde vertical coordinate emulating zstar 
     653   rn_ahe3       = 0.0e0            !  thickness diffusion coefficient 
     654   rn_rst_e3t    = 30.e0            !  ztilde to zstar restoration timescale [days] 
     655   rn_lf_cutoff  = 5.0e0            !  cutoff frequency for low-pass filter  [days] 
     656   rn_zdef_max   = 0.9e0            !  maximum fractional e3t deformation 
     657   ln_vvl_dbg    = .true.           !  debug prints    (T/F) 
    645658/ 
    646659!----------------------------------------------------------------------- 
  • branches/2013/dev_r3858_NOC_ZTC/NEMOGCM/CONFIG/GYRE_BFM/EXP00/namelist

    r4254 r4283  
    643643   ln_dynadv_cen2= .false. !  flux form - 2nd order centered scheme 
    644644   ln_dynadv_ubs = .false. !  flux form - 3rd order UBS      scheme 
     645/ 
     646!----------------------------------------------------------------------- 
     647&nam_vvl    !   vertical coordinate options 
     648!----------------------------------------------------------------------- 
     649   ln_vvl_zstar  = .true.           !  zstar vertical coordinate 
     650   ln_vvl_ztilde = .false.          !  ztilde vertical coordinate: only high frequency variations 
     651   ln_vvl_layer  = .false.          !  full layer vertical coordinate 
     652   ln_vvl_ztilde_as_zstar = .false. !  ztilde vertical coordinate emulating zstar 
     653   rn_ahe3       = 0.0e0            !  thickness diffusion coefficient 
     654   rn_rst_e3t    = 30.e0            !  ztilde to zstar restoration timescale [days] 
     655   rn_lf_cutoff  = 5.0e0            !  cutoff frequency for low-pass filter  [days] 
     656   rn_zdef_max   = 0.9e0            !  maximum fractional e3t deformation 
     657   ln_vvl_dbg    = .true.           !  debug prints    (T/F) 
    645658/ 
    646659!----------------------------------------------------------------------- 
  • branches/2013/dev_r3858_NOC_ZTC/NEMOGCM/CONFIG/ORCA2_LIM/EXP00/namelist

    r4254 r4283  
    642642&nam_vvl    !   vertical coordinate options 
    643643!----------------------------------------------------------------------- 
    644    ln_vvl_zstar  = .false.          !  zstar vertical coordinate                     
    645    ln_vvl_ztilde = .true.           !  ztilde vertical coordinate: only high frequency variations 
     644   ln_vvl_zstar  = .true.           !  zstar vertical coordinate                     
     645   ln_vvl_ztilde = .false.          !  ztilde vertical coordinate: only high frequency variations 
    646646   ln_vvl_layer  = .false.          !  full layer vertical coordinate 
    647647   ln_vvl_ztilde_as_zstar = .false. !  ztilde vertical coordinate emulating zstar 
  • branches/2013/dev_r3858_NOC_ZTC/NEMOGCM/CONFIG/ORCA2_LIM_CFC_C14b/EXP00/namelist

    r4254 r4283  
    619619   ln_dynadv_ubs = .false. !  flux form - 3rd order UBS      scheme  
    620620 
     621!----------------------------------------------------------------------- 
     622&nam_vvl    !   vertical coordinate options 
     623!----------------------------------------------------------------------- 
     624   ln_vvl_zstar  = .true.           !  zstar vertical coordinate 
     625   ln_vvl_ztilde = .false.          !  ztilde vertical coordinate: only high frequency variations 
     626   ln_vvl_layer  = .false.          !  full layer vertical coordinate 
     627   ln_vvl_ztilde_as_zstar = .false. !  ztilde vertical coordinate emulating zstar 
     628   rn_ahe3       = 0.0e0            !  thickness diffusion coefficient 
     629   rn_rst_e3t    = 30.e0            !  ztilde to zstar restoration timescale [days] 
     630   rn_lf_cutoff  = 5.0e0            !  cutoff frequency for low-pass filter  [days] 
     631   rn_zdef_max   = 0.9e0            !  maximum fractional e3t deformation 
     632   ln_vvl_dbg    = .true.           !  debug prints    (T/F) 
     633/ 
    621634!----------------------------------------------------------------------- 
    622635&namdyn_vor    !   option of physics/algorithm (not control by CPP keys) 
  • branches/2013/dev_r3858_NOC_ZTC/NEMOGCM/CONFIG/ORCA2_OFF_PISCES/EXP00/namelist

    r4258 r4283  
    615615   ln_dynadv_ubs = .false. !  flux form - 3rd order UBS      scheme  
    616616 
     617!----------------------------------------------------------------------- 
     618&nam_vvl    !   vertical coordinate options 
     619!----------------------------------------------------------------------- 
     620   ln_vvl_zstar  = .true.           !  zstar vertical coordinate 
     621   ln_vvl_ztilde = .false.          !  ztilde vertical coordinate: only high frequency variations 
     622   ln_vvl_layer  = .false.          !  full layer vertical coordinate 
     623   ln_vvl_ztilde_as_zstar = .false. !  ztilde vertical coordinate emulating zstar 
     624   rn_ahe3       = 0.0e0            !  thickness diffusion coefficient 
     625   rn_rst_e3t    = 30.e0            !  ztilde to zstar restoration timescale [days] 
     626   rn_lf_cutoff  = 5.0e0            !  cutoff frequency for low-pass filter  [days] 
     627   rn_zdef_max   = 0.9e0            !  maximum fractional e3t deformation 
     628   ln_vvl_dbg    = .true.           !  debug prints    (T/F) 
     629/ 
    617630!----------------------------------------------------------------------- 
    618631&namdyn_vor    !   option of physics/algorithm (not control by CPP keys) 
  • branches/2013/dev_r3858_NOC_ZTC/NEMOGCM/CONFIG/ORCA2_SAS_LIM/EXP00/namelist

    r4254 r4283  
    635635   ln_dynadv_ubs = .false. !  flux form - 3rd order UBS      scheme  
    636636 
     637!----------------------------------------------------------------------- 
     638&nam_vvl    !   vertical coordinate options 
     639!----------------------------------------------------------------------- 
     640   ln_vvl_zstar  = .true.           !  zstar vertical coordinate 
     641   ln_vvl_ztilde = .false.          !  ztilde vertical coordinate: only high frequency variations 
     642   ln_vvl_layer  = .false.          !  full layer vertical coordinate 
     643   ln_vvl_ztilde_as_zstar = .false. !  ztilde vertical coordinate emulating zstar 
     644   rn_ahe3       = 0.0e0            !  thickness diffusion coefficient 
     645   rn_rst_e3t    = 30.e0            !  ztilde to zstar restoration timescale [days] 
     646   rn_lf_cutoff  = 5.0e0            !  cutoff frequency for low-pass filter  [days] 
     647   rn_zdef_max   = 0.9e0            !  maximum fractional e3t deformation 
     648   ln_vvl_dbg    = .true.           !  debug prints    (T/F) 
     649/ 
    637650!----------------------------------------------------------------------- 
    638651&namdyn_vor    !   option of physics/algorithm (not control by CPP keys) 
Note: See TracChangeset for help on using the changeset viewer.