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 3630 for branches – NEMO

Changeset 3630 for branches


Ignore:
Timestamp:
2012-11-22T13:53:36+01:00 (11 years ago)
Author:
johnsiddorn
Message:

sigma coordinates in shallwo water to match restarts

Location:
branches/2012/dev_UKMO_2012/NEMOGCM/CONFIG
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/2012/dev_UKMO_2012/NEMOGCM/CONFIG/AMM12/EXP00/namelist

    r3628 r3630  
    6767   ln_s_sh94   = .false.   !  Song & Haidvogel 1994 hybrid S-sigma   (T)| 
    6868   ln_s_sf12   = .true.    !  Siddorn & Furner 2012 hybrid S-z-sigma (T)| if both are false the NEMO tanh stretching is applied 
    69    ln_sigcrit  = .false.   !  use sigma coordinates below critical depth (T) or Z coordinates (F) for Siddorn & Furner stretch 
     69   ln_sigcrit  = .true.    !  use sigma coordinates below critical depth (T) or Z coordinates (F) for Siddorn & Furner stretch 
    7070                           !  stretching coefficients for all functions 
    7171   rn_sbot_min =   10.0    !  minimum depth of s-bottom surface (>0) (m) 
  • branches/2012/dev_UKMO_2012/NEMOGCM/CONFIG/AMM12_PISCES/EXP00/namelist

    r3629 r3630  
    6767   ln_s_sh94   = .false.   !  Song & Haidvogel 1994 hybrid S-sigma   (T)| 
    6868   ln_s_sf12   = .true.    !  Siddorn & Furner 2012 hybrid S-z-sigma (T)| if both are false the NEMO tanh stretching is applied 
    69    ln_sigcrit  = .false.   !  use sigma coordinates below critical depth (T) or Z coordinates (F) for Siddorn & Furner stretch 
     69   ln_sigcrit  = .true.    !  use sigma coordinates below critical depth (T) or Z coordinates (F) for Siddorn & Furner stretch 
    7070                           !  stretching coefficients for all functions 
    7171   rn_sbot_min =   10.0    !  minimum depth of s-bottom surface (>0) (m) 
Note: See TracChangeset for help on using the changeset viewer.