/[MITgcm]/MITgcm_contrib/arctic/cs_36km/input/data.gmredi
ViewVC logotype

Annotation of /MITgcm_contrib/arctic/cs_36km/input/data.gmredi

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.2 - (hide annotations) (download)
Thu Oct 24 22:20:35 2013 UTC (11 years, 9 months ago) by dimitri
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +3 -14 lines
starting to change from adjoint-friendly set-up
closer to a Nguyen et al. 2011 standard set-up
adjoint setup should be a separate folder

1 dimitri 1.1 # GM+Redi package parameters:
2     #-from MOM :
3     # GM_background_K: G & Mc.W diffusion coefficient
4     # GM_maxSlope : max slope of isopycnals
5     # GM_Scrit : transition for scaling diffusion coefficient
6     # GM_Sd : half width scaling for diffusion coefficient
7     # GM_taper_scheme: slope clipping or one of the tapering schemes
8     # GM_Kmin_horiz : horizontal diffusion minimum value
9     #-Option parameters (needs to "define" options in GMREDI_OPTIONS.h")
10     # GM_isopycK : isopycnal diffusion coefficient (default=GM_background_K)
11     # GM_AdvForm : turn on GM Advective form (default=Skew flux form)
12     &GM_PARM01
13 dimitri 1.2 GM_background_K = 53.0758
14     GM_Kmin_horiz = 7.8423,
15     GM_taper_scheme = 'ldd97',
16 dimitri 1.1 GM_maxSlope = 1.e-2,
17     &

  ViewVC Help
Powered by ViewVC 1.1.22