/[MITgcm]/MITgcm_contrib/ecco_darwin/v2_cs510_Brix/input/data.gmredi
ViewVC logotype

Annotation of /MITgcm_contrib/ecco_darwin/v2_cs510_Brix/input/data.gmredi

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


Revision 1.1 - (hide annotations) (download)
Tue Aug 28 14:59:05 2018 UTC (8 years ago) by dimitri
Branch: MAIN
initial check-in of v2_cs510_Brix
right now it is a shell that is identical to v3_cs510_Brix
we will modify it to match the Brix et al 2015 v2 solution

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

  ViewVC Help
Powered by ViewVC 1.1.22