** Warning **

Issuing rollback() due to DESTROY without explicit disconnect() of DBD::mysql::db handle dbname=MITgcm at /usr/local/share/lxr/lib/LXR/Common.pm line 1224.

Last-Modified: Wed, 8 Sep 2026 05:09:20 GMT Content-Type: text/html; charset=utf-8 MITgcm/MITgcm/verification/global_ocean.90x40x15/input.dwnslp/data.down_slope
Back to home page

MITgcm

 
 

    


Warning, /verification/global_ocean.90x40x15/input.dwnslp/data.down_slope is written in an unsupported language. File is not indexed.

view on githubraw file Latest commit 91f63780 on 2008-08-19 21:35:02 UTC
1877c7ec8a Jean*0001 # DOWN_SLOPE package parameters (lines beginning "#" are comments):
                0002 #   DWNSLP_slope  :: fixed slope (=0 => use the local slope)
                0003 #   DWNSLP_rec_mu :: reciprol friction parameter (unit = time scale [s])
                0004 #         used to compute the flow: U=dy*dz*(slope * g/mu * dRho / rho0)
                0005 #   dwnslp_drFlow :: max. thickness [m] of the effective downsloping flow layer
                0006  &DWNSLP_PARM01
                0007   DWNSLP_slope = 5.E-3,
                0008   DWNSLP_rec_mu= 1.E+4,
                0009   DWNSLP_drFlow= 30.,
91f63780e6 Jean*0010 # temp_useDWNSLP=.FALSE.,
1877c7ec8a Jean*0011 # salt_useDWNSLP=.FALSE.,
                0012  &