/[MITgcm]/MITgcm_contrib/verification_other/global_oce_llc90/input/data.down_slope
ViewVC logotype

Annotation of /MITgcm_contrib/verification_other/global_oce_llc90/input/data.down_slope

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


Revision 1.2 - (hide annotations) (download)
Fri May 22 18:19:39 2015 UTC (10 years, 2 months ago) by gforget
Branch: MAIN
CVS Tags: checkpoint66g, checkpoint66f, checkpoint66e, checkpoint66d, checkpoint66c, checkpoint66b, checkpoint66a, checkpoint66o, checkpoint66n, checkpoint66m, checkpoint66l, checkpoint66k, checkpoint66j, checkpoint66i, checkpoint66h, checkpoint65z, checkpoint65y, checkpoint65r, checkpoint65p, checkpoint65q, checkpoint65v, checkpoint65w, checkpoint65t, checkpoint65u, checkpoint67a, checkpoint67b, checkpoint67d, HEAD
Changes since 1.1: +1 -1 lines
- replace / with more conventional &

1 gforget 1.1 # DOWN_SLOPE package parameters (lines beginning "#" are comments):
2     # DWNSLP_slope :: fixed slope (=0 => use the local slope)
3     # DWNSLP_rec_mu :: reciprol friction parameter (unit = time scale [s])
4     # used to compute the flow: U=dy*dz*(slope * g/mu * dRho / rho0)
5     # dwnslp_drFlow :: max. thickness [m] of the effective downsloping flow layer
6     &DWNSLP_PARM01
7     DWNSLP_slope = 5.E-3,
8     DWNSLP_rec_mu= 5.E+3,
9     DWNSLP_drFlow= 30.,
10     # temp_useDWNSLP=.FALSE.,
11     # salt_useDWNSLP=.FALSE.,
12 gforget 1.2 &

  ViewVC Help
Powered by ViewVC 1.1.22