This tool computes a slope stability (expressed as a factor-of-safety) raster according to the traditional infinite slope model theory (see cf Selby, 1993) The resulting raster represents the ratio of resisting forces/driving forces (fs) on a potential shear plane with fs lesser 1 unstable, fs greater 1 stable. Except for a slope raster (in radians), all input variables can be specified either globally or distributed (through grids). The tool creates a continuous fs raster (values above 10 are truncated), and a binary stability grid with nodata = stable, 1 = unstable (optional).
| Name | Type | Identifier | Description | Constraints |
Input | Slope grid (rad) | Grid, input | A | A slope angle grid (in radÃans) | - |
Min thickness grid (m) (*) | Grid, input, optional | Bmin | A grid representing minimum cell layer thicknesses to potential shear plane (in meters) | - |
Max thickness grid (m) (*) | Grid, input, optional | Bmax | A grid representing maximum cell layer thicknesses to potential shear plane (in meters) | - |
Min saturation grid (-) (*) | Grid, input, optional | Cmin | A grid representing minimum cell relative water saturation of layer (dimensionless) | - |
Max saturation grid (-) (*) | Grid, input, optional | Cmax | A grid representing maximum cell relative water saturation of layer (dimensionless) | - |
Min friction grid (degree) (*) | Grid, input, optional | Dmin | A grid representing minimum cell frictional shear strength of layer (in degrees) | - |
Max friction grid (degree) (*) | Grid, input, optional | Dmax | A grid representing maximum cell frictional shear strength of layer (in degrees) | - |
Min density grid (g/cm3) (*) | Grid, input, optional | Emin | A grid representing minimum cell bulk density of layer (in grams per cubiccentimeters) | - |
Max density grid (g/cm3) (*) | Grid, input, optional | Emax | A grid representing maximum cell bulk density of layer (in grams per cubiccentimeters) | - |
Min cohesion grid (MPa) (*) | Grid, input, optional | Fmin | A grid representing minimum cell layer cohesion (in Megapascals) | - |
Max cohesion grid (MPa) (*) | Grid, input, optional | Fmax | A grid representing maximum cell layer cohesion (in Megapascals) | - |
Output | FS values | Grid, output | G | Resulting factor-of-safety (-) grid | - |
FS classes (*) | Grid, output, optional | H | Resulting stability (0/1) grid | - |
Options | Grid System | Grid system | PARAMETERS_GRID_SYSTEM | - | - |
Min global thickness (m) | Floating point | fBmin | Constant value if no raster set | Default: 1.000000 |
Max global thickness (m) | Floating point | fBmax | Constant value if no raster set | Default: 1.000000 |
Min global saturation (-) | Floating point | fCmin | Constant value if no raster set | Default: 0.000000 |
Max global saturation (-) | Floating point | fCmax | Constant value if no raster set | Default: 0.000000 |
Min global friction (degree) | Floating point | fDmin | Constant value if no raster set | Default: 33.000000 |
Max global friction (degree) | Floating point | fDmax | Constant value if no raster set | Default: 33.000000 |
Min global density (g/cm3) | Floating point | fEmin | Constant value if no raster set | Default: 1.600000 |
Max global density (g/cm3) | Floating point | fEmax | Constant value if no raster set | Default: 1.600000 |
Min global cohesion (MPa) | Floating point | fFmin | Constant value if no raster set | Default: 0.000000 |
Max global cohesion (MPa) | Floating point | fFmax | Constant value if no raster set | Default: 0.000000 |
Parameter sampling runs | Integer | fI | Number of sampling cycles | Default: 1 |
(*) optional |