1 Slope Stability for a Cohesive and Frictional Soil

Size: px
Start display at page:

Download "1 Slope Stability for a Cohesive and Frictional Soil"

Transcription

1 Slope Stability for a Cohesive and Frictional Soil Slope Stability for a Cohesive and Frictional Soil 1.1 Problem Statement A common problem encountered in engineering soil mechanics is the stability of soil slopes in frictional materials. In this example, three slope conditions are analyzed. First, a slope in sand with zero cohesion is modeled with an initial slope steeper than the angle of repose of the sand. This slope, of course, should collapse; the progression of this collapse is calculated as it develops. Second, a small cohesion is added to the material and the slope is re-examined to determine whether it is stable. Third, the water level in the slope is raised, and the effect on stability is examined. In this example, the soil is homogeneous, and the stability and factor of safety of the slope can readily be determined using an analytic or graphical technique.* However, the power of the FLAC code lies in its ability to model more complex slope geometries in which, for example, several layers of soil with differing material properties and/or constitutive behaviors may exist. This type of problem can be examined with no greater effort than the homogeneous case by simply assigning different material properties and/or models to different zones. This example also demonstrates two approaches to analyze the effect of a phreatic surface in the slope. In one approach, an effective-stress analysis is performed after adding a pore-pressure distribution directly to the zones in the model. In the other approach, a groundwater flow calculation is performed first to establish the phreatic surface; then the effective-stress analysis is performed. 1.2 Modeling Procedure Initial Model State The following sequence of operations is used to initialize the slope and create a restart file from which the boundary conditions and/or material properties may be varied for the three cases of this example. Please refer to SLOPE.DAT in Section 1.3 for a complete listing of the commands for this example. An initial grid of square zones is set up. Note that this initial grid is assigned the dimensions of 20 units in the x-direction by 10 units in the y-direction, unless otherwise redefined by the user. The command to do this is grid * See Section 10 for a comparison of FLAC results to a limit equilibrium analysis.

2 1-2 Example Applications A Mohr-Coulomb constitutive model is assigned to all zones (assumed because no range is given) with the following properties: density 1500 kg/m 3 shear modulus Pa bulk modulus 10 8 Pa friction angle 20 cohesion Pa tensile strength Pa Note that a high cohesion and tensile strength are assigned to prevent slope failure during the initialization of gravitational stresses in the model (see below). The basic grid is deformed into the shape of a slope and the soil base beneath it. This is done using the GENERATE command. Two different quadrilateral regions are created with the following two GENERATE commands: gen 0,0 0,3 20,3 20,0 j = 1,4 gen same 9,10 20,10 same i = 6,21 j = 4,11 The first GENERATE command defines the base of the slope, and the second GENERATE command creates the slope. Note that the zones are aligned with the angle of the slope so that the zones along the slope face are all quadrilateral-shaped. This is recommended because all zones are then composed of two overlaid sets of triangular elements. These zones are well-suited for plasticity analysis (see Section in Theory and Background). It is also possible to create a slope using the GENERATE line command. However, with this command, single triangular zones will be created along the slope face; these zones are not as accurate for plasticity analysis. The area directly to the left of the slope face is excavated by declaring the appropriate zones as null. This is done by creating a region (i.e., the grid is divided into two regions separated by a boundary) that is defined by marking selected gridpoints as boundaries between regions. The following commands mark the boundary of the excavated region and then null the zones within that region: mark i = 1,6 j = 4 mark i = 6 j = 4,11 model null region 1,10 The marked boundaries can be verified by issuing the PRINT mark command. The MODEL null command will delete zones in the region containing zone (1,10). Figure 1.1 shows the resulting FLAC grid.

3 Slope Stability for a Cohesive and Frictional Soil 1-3 JOB TITLE : SLOPE UNDER GRAVITATIONAL LOAD FLAC (Version 6.00) LEGEND 20-Jun-08 9:54 step E+00 <x< 2.111E E+00 <y< 1.611E+01 Grid plot E Itasca Consulting Group, Inc. Minneapolis, Minnesota USA Figure 1.1 Grid plot of initial slope The acceleration of gravity is set to 9.81 m/sec 2 (positive means acting downward). The boundary conditions consist of roller boundaries on the left and right sides of the model, as well as a fixed base. An initial elastic state in which gravitational stresses are equilibrated is desired. This is achieved with the SOLVE command, using default limits. Equilibrium is obtained when the out-of-balance force ratio limit of 10 3 is reached. To examine the progression of the solution, the y-displacement history is requested at a gridpoint at the slope crest. This is done using the HISTORY command. When the SOLVE command has reached its limit, the history may be plotted to verify that the mesh is, indeed, at an equilibrium state (i.e., PLOT history 1). A numerical and graphical representation of the elastic stresses can be obtained by issuing the following commands: print sxx syy plot sxx yellow bound plot syy yellow bound Initially, very large values for the cohesion and tensile strength are assigned to the slope. In justification, let us reexamine the way in which an explicit model works. An initial grid is created first and, in this case, gravity applied to the gridpoints and gravitational stresses allowed to equilibrate. For most problems, it is desirable that this process occur as rapidly as possible. This can be done by requiring the material to behave elastically during the equilibration process. Once stresses have equilibrated, actual material properties are assigned, excavation is made, loads are applied, etc., and the simulation process continued. In the case illustrated here, a plastic constitutive model is assigned initially, with high cohesion and tensile strength, forcing the material to behave elastically. Then the cohesion and tensile strength are reset to the desired values. This

4 1-4 Example Applications eliminates the necessity of redefining the constitutive model and properties after equilibrium, thus saving a few steps of input. The same effect could be obtained by using an elastic model initially for the equilibration process, followed by a change to the Mohr-Coulomb model, followed by a definition of the material friction, cohesion and tensile strength. Either methodology for initializing a gravity-loaded grid is acceptable, and is selected based on the preference of the user. A restart file is created to save the elastic equilibrium state. This is done to save time in case future runs will be made in which material parameters or constitutive models are varied. Performing these studies requires only that the elastic state be restored, therefore eliminating the necessity of recomputing the equilibrium state. The command save sl1.sav will create a restart file on the default drive called SL1.SAV. FLAC could be halted at this point and the program run with the saved state restored at a later time, simply by typing restore sl1.sav Slope Collapse: Dry Conditions For the next stage of the simulation, the material properties are set to the actual soil values and the calculation continued while examining the possible failure process. During this process, plots of the progressive displacement of the slope are made. To avoid any confusion in analyzing the data, only the change in displacement is monitored, not the cumulative displacements from the beginning of the simulation. The calculation procedure in FLAC does not involve displacements, but keeps the cumulative total for each gridpoint as a convenience to the user. Therefore, the displacements may be initialized at any point in the run without affecting the results. This is done by using the command ini xdis=0 ydis=0 From this point on, plots or printouts will show only the change in displacement from the previous state. Next, the material properties of the zones are reset by using the PROPERTY command. The cohesion is set to zero for all zones that are currently composed of soil.* Finally, the calculation mode is set to large-strain to provide a more accurate geometrical representation of the slope failure as it progresses. Because slope collapse will occur due to the angle of repose of the soil being smaller than the slope angle, the SOLVE command is not used (because equilibrium will not be reached). The STEP command is used to step the simulation a small number of calculational steps at a time, stopping to print and plot intermediate stages. Here, the power of the explicit method is evident in * Note that the tensile strength will also be set to zero in FLAC, because the tensile strength is calculated from cohesion/tan (friction).

5 Slope Stability for a Cohesive and Frictional Soil 1-5 its ability to follow highly nonlinear problems, which may never converge to an equilibrium state, through progressive failure. The model is now stepped in intervals to evaluate the progressive collapse of the slope. The collapse is revealed when printing and plotting results after each step. The following commands are used: print xv yv xd yd state plot xv z disp bou Figures 1.2 and 1.3 show the state of the slope at 897 steps and 1697 steps. These figures illustrate the progressive collapse and, in particular, indicate the location of the failure (slip) surface. The slope is collapsing in an attempt to reach its angle of repose. At some point, the displacements of the gridpoints become unrealistic because of extreme distortion of the grid. FLAC automatically checks for excessive grid deformation and will stop the calculation process if the condition is detected, displaying an error message. JOB TITLE : SLOPE UNDER GRAVITATIONAL LOAD FLAC (Version 6.00) LEGEND 20-Jun-08 9:54 step E+00 <x< 2.111E E+00 <y< 1.611E+01 Boundary plot E 0 Displacement vectors max vector = 2.518E E -2 X-velocity contours Contour interval= 2.50E-05 Minimum: -2.25E-04 Maximum: 0.00E+00 (zero contour omitted) Itasca Consulting Group, Inc. Minneapolis, Minnesota USA Figure 1.2 Plot of displacement vectors and x-velocity contours at step 897

6 1-6 Example Applications JOB TITLE : SLOPE UNDER GRAVITATIONAL LOAD FLAC (Version 6.00) LEGEND 20-Jun-08 9:54 step E+00 <x< 2.111E E+00 <y< 1.611E+01 Boundary plot 0 5E 0 Displacement vectors max vector = 5.732E E 0 X-velocity contours Contour interval= 2.00E-04 Minimum: -1.00E-03 Maximum: 0.00E+00 (zero contour omitted) Itasca Consulting Group, Inc. Minneapolis, Minnesota USA Figure 1.3 Plot of displacement vectors and x-velocity contours at step 1697 An interesting comparison can be obtained by running another simulation in which a small cohesion and zero tensile strength are assigned to the soil. Because the initial elastic equilibrium state has been saved, the problem can be restored from this state: rest sl1.sav Following the procedure used earlier, enter the following commands: ini xdis=0 ydis=0 prop coh=1e4 tens=0.0 set large solve Under these conditions, the results will show that the slope is stable. (Note the small magnitude of the calculated displacements.)

7 Slope Stability for a Cohesive and Frictional Soil Effective Stress Analysis with WATER table Next, we wish to assess the stability of the slope with a water table present. Continuing with the model at the present state, the water level is raised in the slope to a height of 9montheright side of the model and 5montheleft side (i.e., 2 m above the base of the excavation). It is a simple matter to use the WATER table command to specify the phreatic surface. Note that the correct wet and dry densities must also be supplied. The FISH function wet den in SLOPE.DAT at BRANCH:WATER TABLE prescribes the wet density to zones below the water table, assuming a soil porosity of 0.3. The APPLY press command must also be used to apply the weight of the water in the excavation to the surface of the excavation. Figure 1.4 illustrates the location of the water table, the applied forces representing the weight of the water in the excavation, and the wet and dry densities in the zones. The calculation is continued with the STEP command. Now, after an additional 6000 steps, the slope is observed to fail. The pore pressure distribution and velocity vectors indicating the slope failure in the model are plotted in Figure 1.5. JOB TITLE : SLOPE UNDER GRAVITATIONAL LOAD FLAC (Version 6.00) LEGEND 9-Jul-08 13:54 step E+00 <x< 2.111E E+00 <y< 1.611E+01 Density 1.35E E E E E E E Contour interval= 7.50E+01 Extrap. by averaging Grid plot E 0 Water Table Net Applied Forces max vector = 2.000E Itasca 0 Consulting Group, 5E 4Inc. Minneapolis, Minnesota USA Figure 1.4 Location of water table, applied forces along slope and wet and dry densities

8 1-8 Example Applications JOB TITLE : SLOPE UNDER GRAVITATIONAL LOAD FLAC (Version 6.00) LEGEND 9-Jul-08 14:07 step E+00 <x< 2.111E E+00 <y< 1.611E+01 Boundary plot 0 5E 0 Velocity vectors max vector = 2.686E E -5 Pore pressure contours Contour interval= 1.00E+04 B: 1.000E+04 I: 8.000E+04 B C D E F G H I Itasca Consulting Group, Inc. Minneapolis, Minnesota USA Figure Pore pressure distribution and velocity vectors in failed slope (using WATER table) Effective Stress Analysis with CONFIG gw Alternatively, the groundwater flow option in FLAC can be used to find the phreatic surface and establish the pore pressure distribution before the mechanical response is investigated. The model is run in groundwater flow mode by using the CONFIG gw command. This command must be given before the GRID command, so we create a new model state in SLOPE.DAT, at BRANCH:SLOPE WITH GW in Section 1.3 for this case. We turn off the mechanical calculation (SET mech off) in order to establish the initial pore pressure distribution. We apply pore pressure boundary conditions to raise the water level to 5 m at theleft boundary and 9 m at theright. The slope is initially dry (INI sat 0). We also set the bulk modulus of the water to a low value ( ) because our objective is to reach the steady-flow state as quickly as possible. The groundwater time scale is wrong in this case, but we are not interested in the transient time response. The steady-flow state is determined by using the SOLVE ratio command. When the groundwater flow ratio falls below the set value of 0.01, steady-state flow is achieved. This can be checked by using the FISH function QRATIO.FIS to assess the flow state. (See Section 3 in the FISH volume for a description of this function.) The steady-flow state is indicated by the plot of flow vectors and phreatic-surface contour in Figure 1.6. (The FISH function PS.FIS is used to locate the phreatic surface see Section 3 in the FISH volume.) The bumpy phreatic-surface line is due to the coarse discretization.

9 Slope Stability for a Cohesive and Frictional Soil 1-9 JOB TITLE : SLOPE UNDER GRAVITATIONAL LOAD FLAC (Version 6.00) LEGEND 20-Jun-08 9:54 step 2054 Flow Time E E+00 <x< 2.111E E+00 <y< 1.611E+01 Boundary plot 0 5E 0 Flow vectors max vector = 5.672E E -6 phreatic surface Contour interval= 5.00E-01 Minimum: 0.00E+00 Maximum: 5.00E Itasca Consulting Group, Inc. Minneapolis, Minnesota USA Figure 1.6 Steady-state flow through slope Mechanical equilibrium is then established including the pore pressure. This is accomplished with the following commands: set flow off mech on apply press 2e4 var 0-2e4 from 1,4 to 6,6 water bulk = 0.0 These commands turn off the flow calculation, turn on the mechanical calculation, apply the weight of the water to the excavation surface, and set the bulk modulus of the water to zero. The last command prevents pore pressures from generating as a result of mechanical deformation. This is done so that the results can be compared to the previous case using the water table. The SOLVE command is then used to find the equilibrium state. Finally, the cohesion is reduced to , the tensile strength to zero, and the calculation is continued with the STEP command. The slope fails, as shown in Figure 1.7. The result is the same as that which occurs using WATER table. The approach using the groundwater flow mode can take longer to reach a solution because of the extra calculation needed to establish the pore pressure distribution. However, this method is helpful when the pore pressure distribution or phreatic surface location is unknown. Also, this approach avoids the necessity of assigning wet density values to zones beneath the phreatic surface, which can become difficult for complex geometries.

10 1-10 Example Applications JOB TITLE : SLOPE UNDER GRAVITATIONAL LOAD FLAC (Version 6.00) LEGEND 20-Jun-08 9:54 step 3826 Flow Time E E+00 <x< 2.111E E+00 <y< 1.611E+01 Boundary plot 0 5E 0 Velocity vectors max vector = 1.531E E -4 Pore pressure contours Contour interval= 1.00E+04 B: 1.000E+04 I: 8.000E+04 B C D E F G H I Itasca Consulting Group, Inc. Minneapolis, Minnesota USA Figure Pore pressure distribution and velocity vectors in failed slope (using CONFIG gw)

11 Slope Stability for a Cohesive and Frictional Soil Data File SLOPE.DAT ;Project Record Tree export ;*** BRANCH: SLOPE WITHOUT GW **** new ;... STATE: SL1... config ats grid 20,10 ;Mohr-Coulomb model m m ; soil properties -- note large cohesion to force initial elastic ; behavior for determining initial stress state. This will prevent ; slope failure when initializing the gravity stresses prop s=.3e8 b=1e8 d=1500 fri=20 coh=1e10 ten=1e10 ; warp grid to form a slope : gen 0,0 0,3 20,3 20,0 j 1,4 gen same 9,10 20,10 same i 6 21 j 4 11 mark i=1,6 j=4 mark i=6 j=4,11 model null region 1,10 ; displacement boundary conditions fix x i=1 fix x i=21 fix x y j=1 ; apply gravity set grav=9.81 ; displacement history of slope his ydis i=10 j=10 ; solve for initial gravity stresses solve ; save initial state save sl1.sav ;*** BRANCH: DRY **** ;... STATE: SL2... ; reset displacement components to zero ini xdis=0 ydis=0 ; set cohesion to 0 prop coh=0 ; use large strain logic set large step 200 save sl2.sav

12 1-12 Example Applications ;... STATE: SL3... step 800 save sl3.sav ;*** BRANCH: WATER TABLE **** restore sl1.sav ;... STATE: SL4... ini xdis=0 ydis=0 prop coh=1e4 tens 0.0 set large solve ; ini xdis=0.0 ydis=0.0 ; install phreatic surface in slope water table 1 den 1000 table 1 (0,5) (6.11,5) (20,9) def wet den loop i (1,izones) loop j (1,jzones) if model(i,j)>1 then xa=(x(i,j)+x(i+1,j)+x(i+1,j+1)+x(i,j+1)) xc=0.25*xa ya=(y(i,j)+y(i+1,j)+y(i+1,j+1)+y(i,j+1)) yc=0.25*ya if yc<table(1,xc) then density(i,j) = 1800 end if end if end loop end loop end wet den apply press 2e4 var 0-2e4 from 1,4 to 6,6 save sl4.sav ;... STATE: SL5... step 6000 sclin save sl5.sav ;*** BRANCH: SLOPE WITH GW **** new ;... STATE: SLGW1...

13 Slope Stability for a Cohesive and Frictional Soil 1-13 config gw ats ex 1 grid 20,10 ;Mohr-Coulomb model m m ; soil properties -- note large cohesion to force initial elastic ; behavior for determining initial stress state. This will prevent ; slope failure when initializing the gravity stresses prop s=.3e8 b=1e8 d=1500 fri=20 coh=1e10 ten=1e10 ; warp grid to form a slope : gen 0,0 0,3 20,3 20,0 j 1,4 gen same 9,10 20,10 same i 6 21 j 4 11 mark i=1,6 j=4 mark i=6 j=4,11 model null region 1,10 prop perm 1e-10 por.3 water den 1000 bulk 1e4 ; displacement boundary conditions fix x i=1 fix x i=21 fix x y j=1 ; pore pressure boundary conditions apply pp 9e4 var 0-9e4 i 21 j 1 10 apply pp 5e4 var 0-3e4 i 1 j 1 4 ini pp 2e4 var 0-2e4 mark i 1 6 j 4 6 fix pp mark ; apply gravity set grav=9.81 call qratio.fis hist gwtime hist qratio hist inflow hist outflow set mech off solve save slgw1.sav ;... STATE: SLGW3... set flow off mech on app press 2e4 var 0-2e4 from 1 4 to 6 6 water bulk 0.0 ; displacement history of slope hist reset his ydis i=10 j=10 solve save slgw3.sav

14 1-14 Example Applications ;... STATE: SLGW4... ini xdis 0.0 ydis 0.0 prop coh 1e4 ten 0.0 set large step 1000 sclin save slgw4.sav ;*** plot commands **** ;plot name: grid plot hold grid ;plot name: Displacement vectors plot hold bound displacement xvel zero ;plot name: Water Table plot hold density fill inv grid water apply lmagenta ;plot name: Pore pressure distribution plot hold bound velocity pp ;plot name: Steady-state flow plot hold bound flow saturation alias phreatic surface min 0.0 max 0.5 & int 0.5 lmagenta

1 Slope Stability for a Cohesive and Frictional Soil

1 Slope Stability for a Cohesive and Frictional Soil Slope Stability for a Cohesive and Frictional Soil 1-1 1 Slope Stability for a Cohesive and Frictional Soil 1.1 Problem Statement A common problem encountered in engineering soil mechanics is the stability

More information

10 Slope Stability Analysis of a Rock Slope

10 Slope Stability Analysis of a Rock Slope Slope Stability Analysis of a Rock Slope 10-1 10 Slope Stability Analysis of a Rock Slope 10.1 Problem Statement Limit equilibrium methods are commonly used to evaluate the stability of slopes in rock

More information

Numerical Modeling in Geotechnical Engineering October 17,

Numerical Modeling in Geotechnical Engineering October 17, 1 Numerical Modeling in Geotechnical Engineering October 17, 18 2014 PRESENTED BY: Siavash Zamiran Ph.D. Student, Research and Teaching Assistant, Department of Civil Engineering, Southern Illinois University

More information

13 Plastic Flow in a Punch Problem

13 Plastic Flow in a Punch Problem Plastic Flow in a Punch Problem 13-1 13 Plastic Flow in a Punch Problem 13.1 Problem Statement Difficulties are sometimes reported in the modeling of plastic flow where large velocity gradients exist.

More information

2D Embankment and Slope Analysis (Numerical)

2D Embankment and Slope Analysis (Numerical) 2D Embankment and Slope Analysis (Numerical) Page 1 2D Embankment and Slope Analysis (Numerical) Sunday, August 14, 2011 Reading Assignment Lecture Notes Other Materials FLAC Manual 1. 2. Homework Assignment

More information

8 Displacements near the Face of an Advancing Shaft

8 Displacements near the Face of an Advancing Shaft Displacements near the Face of an Advancing Shaft 8-1 8 Displacements near the Face of an Advancing Shaft 8.1 Problem Statement A circular shaft is excavated in chalk and lined with monolithic precast

More information

10 Steady-State Fluid Flow with a Free Surface

10 Steady-State Fluid Flow with a Free Surface Steady-State Fluid Flow with a Free Surface 10-1 10 Steady-State Fluid Flow with a Free Surface 10.1 roblem Statement This numerical simulation analyzes the steady-state seepage flow through a homogeneous

More information

4 Undrained Cylindrical Cavity Expansion in a Cam-Clay Medium

4 Undrained Cylindrical Cavity Expansion in a Cam-Clay Medium Undrained Cylindrical Cavity Expansion in a Cam-Clay Medium 4-1 4 Undrained Cylindrical Cavity Expansion in a Cam-Clay Medium 4.1 Problem Statement The stress and pore pressure changes due to the expansion

More information

7 Uniaxial Compressive Strength of a Jointed Rock Sample

7 Uniaxial Compressive Strength of a Jointed Rock Sample Uniaxial Compressive Strength of a Jointed Rock Sample 7-1 7 Uniaxial Compressive Strength of a Jointed Rock Sample 7.1 Problem Statement The uniaxial compressive strength of a jointed rock sample is a

More information

13 Dewatered Construction of a Braced Excavation

13 Dewatered Construction of a Braced Excavation Dewatered Construction of a Braced Excavation 13-1 13 Dewatered Construction of a Braced Excavation 13.1 Problem Statement A braced excavation is constructed in saturated ground. The excavation is dewatered

More information

16 Rainfall on a Slope

16 Rainfall on a Slope Rainfall on a Slope 16-1 16 Rainfall on a Slope 16.1 Problem Statement In this example, the stability of a generic slope is analyzed for two successive rainfall events of increasing intensity and decreasing

More information

3 Cylindrical Hole in an Infinite Mohr-Coulomb Medium

3 Cylindrical Hole in an Infinite Mohr-Coulomb Medium Cylindrical Hole in an Infinite Mohr-Coulomb Medium 3-1 3 Cylindrical Hole in an Infinite Mohr-Coulomb Medium 3.1 Problem Statement The problem concerns the determination of stresses and displacements

More information

Example Application 12. Embankment Loading on a Cam-Clay Foundation

Example Application 12. Embankment Loading on a Cam-Clay Foundation Example Application 12 Embankment Loading on a Cam-Clay Foundation 1 Foundation Soil Properties 2 Modeling Procedure Step 1 Create the foundation model grid, set boundary conditions, assign material model

More information

Lab Practical - Discontinuum Analysis & Distinct Element Method

Lab Practical - Discontinuum Analysis & Distinct Element Method Lab Practical - Discontinuum Analysis & Distinct Element Method Part A The Basics The Universal Distinct Element Code (UDEC) is a two-dimensional numerical program based on the distinct element method

More information

Complex geology slope stability analysis by shear strength reduction

Complex geology slope stability analysis by shear strength reduction Complex geology slope stability analysis by shear strength reduction Marek Cala, Jerzy Flisiak AGH University of Science & Technology Slope stability Shear strength reduction technique (SSR) The stability

More information

Lab Practical - Discontinuum Analysis & Distinct Element Method

Lab Practical - Discontinuum Analysis & Distinct Element Method Lab Practical - Discontinuum Analysis & Distinct Element Method Part A The Basics The Universal Distinct Element Code (UDEC) is a twodimensional numerical program based on the distinct element method for

More information

15 Drained and Undrained Triaxial Compression Test on a Cam-Clay Sample

15 Drained and Undrained Triaxial Compression Test on a Cam-Clay Sample Drained and Undrained Triaxial Compression Test on a Cam-Clay Sample 15-1 15 Drained and Undrained Triaxial Compression Test on a Cam-Clay Sample 15.1 Problem Statement Conventional drained and undrained

More information

5 Spherical Cavity in an Infinite Elastic Medium

5 Spherical Cavity in an Infinite Elastic Medium Spherical Cavity in an Infinite Elastic Medium 5-1 5 Spherical Cavity in an Infinite Elastic Medium 5.1 Problem Statement Stresses and displacements are determined for the case of a spherical cavity in

More information

Complex geology slope stability analysis by shear strength reduction

Complex geology slope stability analysis by shear strength reduction Complex geology slope stability analysis by shear strength reduction Marek Cala, Jerzy Flisiak AGH University of Science & Technology (former Univ. Of Mining & Metallurgy) Slope stability Shear strength

More information

1-160 Dynamic Analysis

1-160 Dynamic Analysis 1-160 Dynamic Analysis 1.6 Example Application of a Seismic Analysis An example application of a nonlinear seismic analysis is presented in this section. The example illustrates several of the topics discussed

More information

CVEEN Table of Contents

CVEEN Table of Contents CVEEN 7330 Table of Contents Table of Contents... 1 Objectives... 2 ackground... 2 Model Setup and Analysis Input... 2 Data for Interfaces... 5 Required Outputs from FLAC... 10 Required Calculations and

More information

Dynamic Analysis Contents - 1

Dynamic Analysis Contents - 1 Dynamic Analysis Contents - 1 TABLE OF CONTENTS 1 DYNAMIC ANALYSIS 1.1 Overview... 1-1 1.2 Relation to Equivalent-Linear Methods... 1-2 1.2.1 Characteristics of the Equivalent-Linear Method... 1-2 1.2.2

More information

13 Step-Path Failure of Rock Slopes

13 Step-Path Failure of Rock Slopes Step-Path Failure of Rock Slopes 13-1 13 Step-Path Failure of Rock Slopes 13.1 Problem Statement While UDEC represents a jointed rock structure as a system of discrete blocks by default, it is also a straightforward

More information

Figure A7 22: Micrograph of PX (a) before and (b) after heat treatment to 50ºC

Figure A7 22: Micrograph of PX (a) before and (b) after heat treatment to 50ºC Figure A7 22: Micrograph of PX (a) before and (b) after heat treatment to 50ºC 293 Figure A7 23: Micrograph of PX after heat treatment to 100ºC and 140ºC 294 Figure A7 24: Micrograph of VTA (a) before

More information

USER S MANUAL. 1D Seismic Site Response Analysis Example. University of California: San Diego.

USER S MANUAL. 1D Seismic Site Response Analysis Example.  University of California: San Diego. USER S MANUAL 1D Seismic Site Response Analysis Example http://www.soilquake.net/ucsdsoilmodels/ University of California: San Diego August 2, 2017 Table of Contents USER'S MANUAL TABLE OF CONTENTS Page

More information

2D Liquefaction Analysis for Bridge Abutment

2D Liquefaction Analysis for Bridge Abutment D Liquefaction Analysis for Bridge Abutment Tutorial by Angel Francisco Martinez Integrated Solver Optimized for the next generation 64-bit platform Finite Element Solutions for Geotechnical Engineering

More information

2 Open Stoping Using Vertical Retreat

2 Open Stoping Using Vertical Retreat Open Stoping Using Vertical Retreat 2-1 2 Open Stoping Using Vertical Retreat 2.1 Problem Statement A distinct element simulation of a large blasthole, open stoping operation is shown to demonstrate the

More information

1 FLUID-MECHANICAL INTERACTION SINGLE FLUID PHASE

1 FLUID-MECHANICAL INTERACTION SINGLE FLUID PHASE FLUID-MECHANICAL INTERACTION SINGLE FLUID PHASE 1-1 1 FLUID-MECHANICAL INTERACTION SINGLE FLUID PHASE 1.1 Introduction FLAC models the flow of fluid (e.g., groundwater) through a permeable solid, such

More information

8 Lined Circular Tunnel in an Elastic Medium with Anisotropic Stresses

8 Lined Circular Tunnel in an Elastic Medium with Anisotropic Stresses Lined Circular Tunnel in an Elastic Medium with Anisotropic Stresses 8-1 8 Lined Circular Tunnel in an Elastic Medium with Anisotropic Stresses 8.1 Problem Statement This problem concerns the analysis

More information

Numerical analysis of effect of mitigation measures on seismic performance of a liquefiable tailings dam foundation

Numerical analysis of effect of mitigation measures on seismic performance of a liquefiable tailings dam foundation Numerical analysis of effect of mitigation measures on seismic performance of a liquefiable tailings dam foundation Yong-Beom Lee, Jorge Castillo Ausenco, USA Aurelian C. Trandafir Fugro GeoConsulting

More information

USER S MANUAL 1D Seismic Site Response Analysis Example University of California: San Diego August 30, 2017

USER S MANUAL 1D Seismic Site Response Analysis Example   University of California: San Diego August 30, 2017 USER S MANUAL 1D Seismic Site Response Analysis Example http://www.soilquake.net/ucsdsoilmodels/ University of California: San Diego August 30, 2017 Table of Contents USER'S MANUAL TABLE OF CONTENTS Page

More information

u a 1 Cyclic Loading of a Specimen with a Slipping Crack Cyclic Loading of a Specimen with a Slipping Crack Problem Statement

u a 1 Cyclic Loading of a Specimen with a Slipping Crack Cyclic Loading of a Specimen with a Slipping Crack Problem Statement Cyclic Loading of a Specimen with a Slipping Crack 1-1 1 Cyclic Loading of a Specimen with a Slipping Crack 1.1 Problem Statement This problem concerns an elastic block with an inclined internal closed

More information

CVEEN Table of Contents

CVEEN Table of Contents CVEEN 7330 Table of Contents Table of Contents... 1 Objectives:... 2 FLAC Input:... 3 Model Inputs... 3 Create Grid and Assign Properties... 4 Create Foundation... 4 Create Forcing Function... 4 Create

More information

4 Cylindrical Hole in an Infinite Hoek-Brown Medium

4 Cylindrical Hole in an Infinite Hoek-Brown Medium Cylindrical Hole in an Infinite Hoek-Brown Medium 4-1 4 Cylindrical Hole in an Infinite Hoek-Brown Medium 4.1 Problem Statement Stresses and displacements are calculated for the case of a cylindrical hole

More information

1 COMMAND REFERENCE COMMAND REFERENCE 1-1

1 COMMAND REFERENCE COMMAND REFERENCE 1-1 COMMAND REFERENCE 1-1 1 COMMAND REFERENCE This section contains detailed information about all of the commands used by FLAC. The commands are described in two major parts: First, in Section 1.2, there

More information

Numerical model comparison on deformation behavior of a TSF embankment subjected to earthquake loading

Numerical model comparison on deformation behavior of a TSF embankment subjected to earthquake loading Numerical model comparison on deformation behavior of a TSF embankment subjected to earthquake loading Jorge Castillo, Yong-Beom Lee Ausenco, USA Aurelian C. Trandafir Fugro GeoConsulting Inc., USA ABSTRACT

More information

Towards Efficient Finite Element Model Review Dr. Richard Witasse, Plaxis bv (based on the original presentation of Dr.

Towards Efficient Finite Element Model Review Dr. Richard Witasse, Plaxis bv (based on the original presentation of Dr. Towards Efficient Finite Element Model Review Dr. Richard Witasse, Plaxis bv (based on the original presentation of Dr. Brinkgreve) Journée Technique du CFMS, 16 Mars 2011, Paris 1/32 Topics FEA in geotechnical

More information

USER S MANUAL 1D Seismic Site Response Analysis Example University of California: San Diego August 30, 2017

USER S MANUAL 1D Seismic Site Response Analysis Example   University of California: San Diego August 30, 2017 USER S MANUAL 1D Seismic Site Response Analysis Example http://www.soilquake.net/ucsdsoilmodels/ University of California: San Diego August 30, 2017 Table of Contents USER'S MANUAL TABLE OF CONTENTS Page

More information

Seismic Design of a Hydraulic Fill Dam by Nonlinear Time History Method

Seismic Design of a Hydraulic Fill Dam by Nonlinear Time History Method Seismic Design of a Hydraulic Fill Dam by Nonlinear Time History Method E. Yıldız & A.F. Gürdil Temelsu International Engineering Services Inc., Ankara, Turkey SUMMARY: Time history analyses conducted

More information

Deformation And Stability Analysis Of A Cut Slope

Deformation And Stability Analysis Of A Cut Slope Deformation And Stability Analysis Of A Cut Slope Masyitah Binti Md Nujid 1 1 Faculty of Civil Engineering, University of Technology MARA (Perlis), 02600 Arau PERLIS e-mail:masyitahmn@perlis.uitm.edu.my

More information

NUMERICAL ANALYSIS OF PASSIVE EARTH PRESSURES WITH INTERFACES

NUMERICAL ANALYSIS OF PASSIVE EARTH PRESSURES WITH INTERFACES III European Conference on Computational Mechanics Solids, Structures and Coupled Problems in Engineering C.A. Mota Soares et.al. (eds.) Lisbon, Portugal, 5-8 June 2006 NUMERICAL ANALYSIS OF PASSIVE EARTH

More information

CVEEN 7330 Modeling Exercise 2c

CVEEN 7330 Modeling Exercise 2c CVEEN 7330 Modeling Exercise 2c Table of Contents Table of Contents... 1 Objectives:... 2 FLAC Input:... 2 DEEPSOIL INPUTS:... 5 Required Outputs from FLAC:... 6 Required Output from DEEPSOIL:... 6 Additional

More information

Earth Pressure Theory

Earth Pressure Theory Lateral Earth Pressure Page 1 Earth Pressure Theory Examples of Retaining Walls Lateral Earth Pressure Page 2 At-Rest, Active and Passive Earth Pressure Wednesday, August 17, 2011 12:45 PM At-rest condition

More information

NUMERICAL ANALYSIS OF A PILE SUBJECTED TO LATERAL LOADS

NUMERICAL ANALYSIS OF A PILE SUBJECTED TO LATERAL LOADS IGC 009, Guntur, INDIA NUMERICAL ANALYSIS OF A PILE SUBJECTED TO LATERAL LOADS Mohammed Younus Ahmed Graduate Student, Earthquake Engineering Research Center, IIIT Hyderabad, Gachibowli, Hyderabad 3, India.

More information

Settlement and Bearing Capacity of a Strip Footing. Nonlinear Analyses

Settlement and Bearing Capacity of a Strip Footing. Nonlinear Analyses Settlement and Bearing Capacity of a Strip Footing Nonlinear Analyses Outline 1 Description 2 Nonlinear Drained Analysis 2.1 Overview 2.2 Properties 2.3 Loads 2.4 Analysis Commands 2.5 Results 3 Nonlinear

More information

1 STRUCTURAL ELEMENTS

1 STRUCTURAL ELEMENTS STRUCTURAL ELEMENTS 1-1 1 STRUCTURAL ELEMENTS 1.1 Overview An important aspect of geomechanical analysis and design is the use of structural support to stabilize a rock or soil mass. Structures of arbitrary

More information

Stability Analysis of Landslide Dam under Rainfall

Stability Analysis of Landslide Dam under Rainfall Stability Analysis of Landslide Dam under Rainfall Pei-Hsun Tsai, Zheng-Yi Feng 2, Fan-Chieh Yu 3 and Jian-Han Lin 4 Associate Professor, Department of Construction Engineering, Chaoyang University of

More information

Advanced model for soft soils. Modified Cam-Clay (MCC)

Advanced model for soft soils. Modified Cam-Clay (MCC) Advanced model for soft soils. Modified Cam-Clay (MCC) c ZACE Services Ltd August 2011 1 / 62 2 / 62 MCC: Yield surface F (σ,p c ) = q 2 + M 2 c r 2 (θ) p (p p c ) = 0 Compression meridian Θ = +π/6 -σ

More information

Lateral Earth Pressure

Lateral Earth Pressure 1 of 11 6/2/2012 4:28 AM Lateral Earth Pressure The magnitude of lateral earth pressure depends on: 1. Shear strength characteristics of soil 2. Lateral strain condition 3. Pore water pressure 4. State

More information

Verification of the Hyperbolic Soil Model by Triaxial Test Simulations

Verification of the Hyperbolic Soil Model by Triaxial Test Simulations 1 Introduction Verification of the Hyperbolic Soil Model by Triaxial Test Simulations This example simulates a series of triaxial tests that can be used to verify that the Hyperbolic constitutive model

More information

Permafrost Thawing and Deformations

Permafrost Thawing and Deformations 1 Introduction Permafrost Thawing and Deformations There is a huge interest in the effects of global warming on permafrost regions. One aspect of this is what degree of deformation may be expected if historically

More information

Dynamics Manual. Version 7

Dynamics Manual. Version 7 Dynamics Manual Version 7 DYNAMICS MANUAL TABLE OF CONTENTS 1 Introduction...1-1 1.1 About this manual...1-1 2 Tutorial...2-1 2.1 Dynamic analysis of a generator on an elastic foundation...2-1 2.1.1 Input...2-1

More information

Earth dam steady state seepage analysis

Earth dam steady state seepage analysis Engineering manual No. 32 Updated 3/2018 Earth dam steady state seepage analysis Program: FEM Water Flow File: Demo_manual_32.gmk Introduction This example illustrates an application of the GEO5 FEM module

More information

Pillar strength estimates for foliated and inclined pillars in schistose material

Pillar strength estimates for foliated and inclined pillars in schistose material Pillar strength estimates for foliated and inclined pillars in schistose material L.J. Lorig Itasca Consulting Group, Inc., Minneapolis, MN, USA A. Cabrera Itasca S.A., Santiago, Chile ABSTRACT: Pillar

More information

2 CONSTITUTIVE MODELS: THEORY AND IMPLEMENTATION

2 CONSTITUTIVE MODELS: THEORY AND IMPLEMENTATION CONSTITUTIVE MODELS: THEORY AND IMPLEMENTATION 2-1 2 CONSTITUTIVE MODELS: THEORY AND IMPLEMENTATION 2.1 Introduction There are twelve basic constitutive models provided in, arranged into null, elastic

More information

Analysis of Blocky Rock Slopes with Finite Element Shear Strength Reduction Analysis

Analysis of Blocky Rock Slopes with Finite Element Shear Strength Reduction Analysis Analysis of Blocky Rock Slopes with Finite Element Shear Strength Reduction Analysis R.E. Hammah, T. Yacoub, B. Corkum & F. Wibowo Rocscience Inc., Toronto, Canada J.H. Curran Department of Civil Engineering

More information

The effect of stope inclination and wall rock roughness on backfill free face stability

The effect of stope inclination and wall rock roughness on backfill free face stability The effect of stope inclination and wall rock roughness on backfill free face stability Dirige, A. P. E., McNearny, R. L., and Thompson, D. S. Montana Tech of the University of Montana, Butte, Montana,

More information

1.8 Unconfined Compression Test

1.8 Unconfined Compression Test 1-49 1.8 Unconfined Compression Test - It gives a quick and simple measurement of the undrained strength of cohesive, undisturbed soil specimens. 1) Testing method i) Trimming a sample. Length-diameter

More information

SHEAR STRENGTH OF SOIL

SHEAR STRENGTH OF SOIL SHEAR STRENGTH OF SOIL Necessity of studying Shear Strength of soils : Soil failure usually occurs in the form of shearing along internal surface within the soil. Shear Strength: Thus, structural strength

More information

Cubzac-les-Ponts Experimental Embankments on Soft Clay

Cubzac-les-Ponts Experimental Embankments on Soft Clay Cubzac-les-Ponts Experimental Embankments on Soft Clay 1 Introduction In the 197 s, a series of test embankments were constructed on soft clay at Cubzac-les-Ponts in France. These full-scale field tests

More information

Calculation types: drained, undrained and fully coupled material behavior. Dr Francesca Ceccato

Calculation types: drained, undrained and fully coupled material behavior. Dr Francesca Ceccato Calculation types: drained, undrained and fully coupled material behavior Dr Francesca Ceccato Summary Introduction Applications: Piezocone penetration (CPTU) Submerged slope Conclusions Introduction Porous

More information

Effects of Slope Stability Evaluation on Highway Bridge Design

Effects of Slope Stability Evaluation on Highway Bridge Design Effects of Slope Stability Evaluation on Highway Bridge Design Shanzhi Shu, PhD PE KCI Technologies INC Les C. Banas, PE Kiewit Infrastructure Engineers Samuel D. Palmer, PE Terracon Consultants Inc. Introduction

More information

1D Nonlinear Numerical Methods

1D Nonlinear Numerical Methods 1D Nonlinear Numerical Methods Page 1 1D Nonlinear Numerical Methods Reading Assignment Lecture Notes Pp. 275-280 Kramer DEEPSOIL.pdf 2001 Darendeli, Ch. 10 Other Materials DeepSoil User's Manual 2001

More information

City, University of London Institutional Repository

City, University of London Institutional Repository City Research Online City, University of London Institutional Repository Citation: Li, Y. Q., Hu, Z., Fang, X. & Fonseca, J. (2015). Analysis of micro characteristics and influence factors of foundation

More information

Influences of material dilatancy and pore water pressure on stability factor of shallow tunnels

Influences of material dilatancy and pore water pressure on stability factor of shallow tunnels Influences of material dilatancy and pore water pressure on stability factor of shallow tunnels YANG Xiao-li( ), HUANG Fu( ) School of Civil and Architectural Engineering, Central South University, Changsha

More information

Leaf Spring (Material, Contact, geometric nonlinearity)

Leaf Spring (Material, Contact, geometric nonlinearity) 00 Summary Summary Nonlinear Static Analysis - Unit: N, mm - Geometric model: Leaf Spring.x_t Leaf Spring (Material, Contact, geometric nonlinearity) Nonlinear Material configuration - Stress - Strain

More information

Using the Timoshenko Beam Bond Model: Example Problem

Using the Timoshenko Beam Bond Model: Example Problem Using the Timoshenko Beam Bond Model: Example Problem Authors: Nick J. BROWN John P. MORRISSEY Jin Y. OOI School of Engineering, University of Edinburgh Jian-Fei CHEN School of Planning, Architecture and

More information

Numerical Simulation of Unsaturated Infilled Joints in Shear

Numerical Simulation of Unsaturated Infilled Joints in Shear University of Wollongong Research Online Coal Operators' Conference Faculty of Engineering and Information Sciences 2018 Numerical Simulation of Unsaturated Infilled Joints in Shear Libin Gong University

More information

Modelling Progressive Failure with MPM

Modelling Progressive Failure with MPM Modelling Progressive Failure with MPM A. Yerro, E. Alonso & N. Pinyol Department of Geotechnical Engineering and Geosciences, UPC, Barcelona, Spain ABSTRACT: In this work, the progressive failure phenomenon

More information

THE INFLUENCE OF ROOF BOLTS LOCATION ON ITS INTERACTION WITH THE ROCK MASS.

THE INFLUENCE OF ROOF BOLTS LOCATION ON ITS INTERACTION WITH THE ROCK MASS. THE INFLUENCE OF ROOF BOLTS LOCATION ON ITS INTERACTION WITH THE ROCK MASS. M. Cała 1, A. Tajduś 1 ABSTRACT This paper examines the influence of roof bolts location on its interaction with rock mass in

More information

Finite Element Solutions for Geotechnical Engineering

Finite Element Solutions for Geotechnical Engineering Release Notes Release Date: January, 2016 Product Ver.: GTSNX 2016 (v1.1) Integrated Solver Optimized for the next generation 64-bit platform Finite Element Solutions for Geotechnical Engineering Enhancements

More information

Three-dimensional settlement analysis of a primary crusher station at a copper mine in Chile

Three-dimensional settlement analysis of a primary crusher station at a copper mine in Chile Three-dimensional settlement analysis of a primary crusher station at a copper mine in Chile B. Méndez Rizzo Associates Chile S.A., Santiago, Chile D. Rivera Rizzo Associates Inc., Pittsburgh, PA, USA

More information

Dynamic modelling in slopes using finite difference program

Dynamic modelling in slopes using finite difference program Bulletin of the Department of Geology Bulletin of the Department of Geology, Tribhuvan University, Kathmandu, Nepal, Vol. 12, 2009, pp. 89 94 Dynamic modelling in slopes using finite difference program

More information

Analysis of Planar Truss

Analysis of Planar Truss Analysis of Planar Truss Although the APES computer program is not a specific matrix structural code, it can none the less be used to analyze simple structures. In this example, the following statically

More information

Analysis of Controlling Parameters for Shear behavior of Rock Joints with FLAC3D

Analysis of Controlling Parameters for Shear behavior of Rock Joints with FLAC3D International Journal of Structural and Civil Engineering Research Vol. 5, No. 1, February 2016 Analysis of Controlling Parameters for Shear behavior of Rock Joints with FLAC3D Prasoon Tiwari and Hakan

More information

Liquefaction - principles

Liquefaction - principles Liquefaction - principles Consider a box of dry sand, subjected to cycles of shear strain. On initial loading, sand usually compacts and then dilates. On unloading, the sand follows a similar path to loading,

More information

The following syntax is used to describe a typical irreducible continuum element:

The following syntax is used to describe a typical irreducible continuum element: ELEMENT IRREDUCIBLE T7P0 command.. Synopsis The ELEMENT IRREDUCIBLE T7P0 command is used to describe all irreducible 7-node enhanced quadratic triangular continuum elements that are to be used in mechanical

More information

3. Overview of MSC/NASTRAN

3. Overview of MSC/NASTRAN 3. Overview of MSC/NASTRAN MSC/NASTRAN is a general purpose finite element analysis program used in the field of static, dynamic, nonlinear, thermal, and optimization and is a FORTRAN program containing

More information

Introduction and Background

Introduction and Background Introduction and Background Itasca Consulting Group, Inc. (Itasca) has been participating in the geomechanical design of the underground 118-Zone at the Capstone Minto Mine (Minto) in the Yukon, in northwestern

More information

1 DYNAMIC ANALYSIS DYNAMIC ANALYSIS Overview

1 DYNAMIC ANALYSIS DYNAMIC ANALYSIS Overview DYNAMIC ANALYSIS 1-1 1 DYNAMIC ANALYSIS 1.1 Overview The dynamic analysis option permits two-dimensional, plane-strain, plane-stress or axisymmetric, fully dynamic analysis with FLAC. The calculation is

More information

8.1. What is meant by the shear strength of soils? Solution 8.1 Shear strength of a soil is its internal resistance to shearing stresses.

8.1. What is meant by the shear strength of soils? Solution 8.1 Shear strength of a soil is its internal resistance to shearing stresses. 8.1. What is meant by the shear strength of soils? Solution 8.1 Shear strength of a soil is its internal resistance to shearing stresses. 8.2. Some soils show a peak shear strength. Why and what type(s)

More information

Further Research into Methods of Analysing the October 2000 Stability of Deep Open Pit Mines EXECUTIVE SUMMARY

Further Research into Methods of Analysing the October 2000 Stability of Deep Open Pit Mines EXECUTIVE SUMMARY EXECUTIVE SUMMARY This report presents the results of a program of further research into the use of a combined approach of numerical and centrifuge modeling in assessing the stability of deep open pit

More information

Determination of Excess Pore Pressure in Earth Dam after Earthquake

Determination of Excess Pore Pressure in Earth Dam after Earthquake ABSTRACT: Determination of Excess Pore Pressure in Earth Dam after Earthquake S.M. Nasrollahi Faculty of Islamic Azad University Qaenat Branch, Qaen, Iran. Email: s.m.nasrollahi@gmail.com Pore pressure

More information

DYNAMIC RESPONSE APPROACH AND METHODOLOGY

DYNAMIC RESPONSE APPROACH AND METHODOLOGY DYNAMIC RESPONSE APPROACH AND METHODOLOGY Traditional seismic stability procedures vs coupled effective-stress approach. Traditional seismic stability procedures: Empirical and laboratory corrections and

More information

Landslide FE Stability Analysis

Landslide FE Stability Analysis Landslide FE Stability Analysis L. Kellezi Dept. of Geotechnical Engineering, GEO-Danish Geotechnical Institute, Denmark S. Allkja Altea & Geostudio 2000, Albania P. B. Hansen Dept. of Geotechnical Engineering,

More information

Liquefaction Potential Variations Influenced by Building Constructions

Liquefaction Potential Variations Influenced by Building Constructions Earth Science Research; Vol. 1, No. 2; 2012 ISSN 1927-0542 E-ISSN 1927-0550 Published by Canadian Center of Science and Education Liquefaction Potential Variations Influenced by Building Constructions

More information

Thermal Analysis Contents - 1

Thermal Analysis Contents - 1 Thermal Analysis Contents - 1 TABLE OF CONTENTS 1 THERMAL ANALYSIS 1.1 Introduction... 1-1 1.2 Mathematical Model Description... 1-3 1.2.1 Conventions and Definitions... 1-3 1.2.2 Conduction... 1-4 1.2.2.1

More information

Finite Element Solutions for Geotechnical Engineering

Finite Element Solutions for Geotechnical Engineering Release Notes Release Date: July, 2015 Product Ver.: GTSNX 2015 (v2.1) Integrated Solver Optimized for the next generation 64-bit platform Finite Element Solutions for Geotechnical Engineering Enhancements

More information

Practical methodology for inclusion of uplift and pore pressures in analysis of concrete dams

Practical methodology for inclusion of uplift and pore pressures in analysis of concrete dams Practical methodology for inclusion of uplift and pore pressures in analysis of concrete dams Michael McKay 1 and Francisco Lopez 2 1 Dams Engineer, GHD Pty 2 Principal Dams/Structural Engineer, GHD Pty

More information

APPENDIX I. Deformation Analysis of the Left Abutment

APPENDIX I. Deformation Analysis of the Left Abutment APPENDIX I Deformation Analysis of the Left Abutment August 25, 2016 Appendix I Deformation Analysis of the Left Abutment TABLE OF CONTENTS I1 INTRODUCTION... 1 I2 MODEL DEVELOPMENT... 2 I2.1 General...

More information

SEISMIC COEFFICIENTS FOR PSEUDOSTATIC SLOPE ANALYSIS

SEISMIC COEFFICIENTS FOR PSEUDOSTATIC SLOPE ANALYSIS 13 th World Conference on Earthquake Engineering Vancouver, B.C., Canada August 1-6, 2004 Paper No. 369 SEISMIC COEFFICIENTS FOR PSEUDOSTATIC SLOPE ANALYSIS Cristiano MELO 1 and Sunil SHARMA 2 SUMMARY

More information

Study of Pile Interval of Landslide Restraint Piles by Centrifuge Test and FEM Analysis

Study of Pile Interval of Landslide Restraint Piles by Centrifuge Test and FEM Analysis Disaster Mitigation of Debris Flows, Slope Failures and Landslides 113 Study of Pile Interval of Landslide Restraint Piles by Centrifuge Test and FEM Analysis Yasuo Ishii, 1) Hisashi Tanaka, 1) Kazunori

More information

Example-3. Title. Description. Cylindrical Hole in an Infinite Mohr-Coulomb Medium

Example-3. Title. Description. Cylindrical Hole in an Infinite Mohr-Coulomb Medium Example-3 Title Cylindrical Hole in an Infinite Mohr-Coulomb Medium Description The problem concerns the determination of stresses and displacements for the case of a cylindrical hole in an infinite elasto-plastic

More information

1 BACKGROUND THE EXPLICIT FINITE DIFFERENCE METHOD

1 BACKGROUND THE EXPLICIT FINITE DIFFERENCE METHOD BACKGROUND THE EXPLICIT FINITE DIFFERENCE METHOD 1-1 1 BACKGROUND THE EXPLICIT FINITE DIFFERENCE METHOD 1.1 An Explanation of Terms and Concepts Since FLAC is described as an explicit, finite difference

More information

2017 Soil Mechanics II and Exercises Final Exam. 2017/7/26 (Wed) 10:00-12:00 Kyotsu 4 Lecture room

2017 Soil Mechanics II and Exercises Final Exam. 2017/7/26 (Wed) 10:00-12:00 Kyotsu 4 Lecture room 2017 Soil Mechanics II and Exercises Final Exam 2017/7/26 (Wed) 10:00-12:00 Kyotsu 4 Lecture room Attention: The exam consists of five questions for which you are provided with five answer sheets. Write

More information

Geometric Nonlinear Analysis of a Cantilever Beam

Geometric Nonlinear Analysis of a Cantilever Beam WORKSHOP PROBLEM 2b Geometric Nonlinear Analysis of a Cantilever Beam Objectives: Demonstrate the use of geometric nonlinear analysis. Observe the behavior of the cantilever beam under four increasing

More information

3 Thick-Walled Cylinder Subject to Internal Pressure

3 Thick-Walled Cylinder Subject to Internal Pressure Thick-Walled Cylinder Subject to Internal Pressure 3-1 3 Thick-Walled Cylinder Subject to Internal Pressure 3.1 Problem Statement This problem involves the plane strain elastic-plastic analysis of a thick-walled

More information

Stability Analysis of Earth Retaining Walls

Stability Analysis of Earth Retaining Walls 6 th International Advanced echnologies Symposium (IAS 11), 16-18 May 11, Elazığ, urkey Stability Analysis of Earth Retaining Walls L. Belabed 1 and J. Yahiaoui 2 1 University of Guelma, Algeria, drbelabed@yahoo.de

More information

GEO-SLOPE International Ltd, Calgary, Alberta, Canada Wick Drain

GEO-SLOPE International Ltd, Calgary, Alberta, Canada   Wick Drain 1 Introduction Wick Drain This example is about modeling the behavior of a wick drain. The primary purpose here is to illustrate how interface elements can conveniently be used to include the effects of

More information

AN IMPORTANT PITFALL OF PSEUDO-STATIC FINITE ELEMENT ANALYSIS

AN IMPORTANT PITFALL OF PSEUDO-STATIC FINITE ELEMENT ANALYSIS AN IMPORTANT PITFALL OF PSEUDO-STATIC FINITE ELEMENT ANALYSIS S. Kontoe, L. Pelecanos & D.M. Potts ABSTRACT: Finite Element (FE) pseudo-static analysis can provide a good compromise between simplified

More information