Changeset 3630 for branches/2012/dev_UKMO_2012
- Timestamp:
- 2012-11-22T13:53:36+01:00 (12 years ago)
- 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 67 67 ln_s_sh94 = .false. ! Song & Haidvogel 1994 hybrid S-sigma (T)| 68 68 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 stretch69 ln_sigcrit = .true. ! use sigma coordinates below critical depth (T) or Z coordinates (F) for Siddorn & Furner stretch 70 70 ! stretching coefficients for all functions 71 71 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 67 67 ln_s_sh94 = .false. ! Song & Haidvogel 1994 hybrid S-sigma (T)| 68 68 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 stretch69 ln_sigcrit = .true. ! use sigma coordinates below critical depth (T) or Z coordinates (F) for Siddorn & Furner stretch 70 70 ! stretching coefficients for all functions 71 71 rn_sbot_min = 10.0 ! minimum depth of s-bottom surface (>0) (m)
Note: See TracChangeset
for help on using the changeset viewer.