Shearing Along Interfaces
Shearing Along Interfaces
Interfaces Page 1
Interfaces (cont.)
Thursday, March 11, 2010
11:43 AM
Interface Properties
Interfaces Page 2
Interfaces (cont.)
Thursday, March 11, 2010
11:43 AM
Interfaces Page 3
Interfaces (cont.)
Thursday, March 11, 2010
11:43 AM
Interfaces Page 4
Interfaces (cont.)
Thursday, March 11, 2010
11:43 AM
Interfaces Page 5
Interfaces (cont.)
Thursday, March 11, 2010
11:43 AM
Interfaces Page 6
Dilation Angle
Thursday, March 11, 2010
11:43 AM
Interfaces Page 7
Dilation Angle (cont.)
Thursday, March 11, 2010
11:43 AM
simplifying:
simplifies to:
Interfaces Page 8
Dilation Angle (cont.)
Thursday, March 11, 2010
11:43 AM
Interfaces Page 9
Simple Interface Model
Thursday, March 11, 2010
11:43 AM
Interface
config
set large
g 20 21
model elas
gen 0,0 0,10 21,10 21,0
; scales model to 1 cm
ini x mul 0.01
ini y mul 0.01
; creates horz. gap in grid
model null j 11
; creates gap on both sides of upper part of grid
model null i 1,4 j 12,21
model null i 17,20 j 12,21
; reconnects the grid
ini x add .005 j 12 22
ini y add -.00475 j 12 22
Interfaces Page 10
Simple Interface Model (cont.)
Thursday, March 11, 2010
11:43 AM
; creates interface
int 1 Aside from 1,11 to 21,11 Bside from 5,12 to 17,12
int 1 kn 10e6 ks 10e6 cohesion 0 fric 35 dil 5
; elastic properties for model
prop dens 2000 bulk 8.3e6 shear 3.85e6
; boundary conditions
fix x y j=1
fix x i=1 j 1,11
fix x i=21 j=1,11
; apply pressure at top of model
apply p=50e3 i=5,17 j=22
;
his 999 unb
; consoldates sample under applied pressure
solve
;
; starts shear part of test
ini xvel 5e-7 i= 5,17 j 12,22
fix x i= 5,17 j 12,22
; reinitializes displacements to zero
ini xdis 0.0 ydis 0.0
Interfaces Page 11
Simple Interface Model (cont.)
Thursday, March 11, 2010
11:43 AM
Interfaces Page 12
Simple Interface Model (cont.)
Thursday, March 11, 2010
11:43 AM
def av_str
whilestepping
sstav = 0.0
nstav = 0.0
njdisp = 0.0
sjdisp = 0.0
ncon = 0
jlen = 0.0
pnt = int_pnt
loop while pnt # 0
pa = imem(pnt+$kicapt)
loop while pa # 0
sstav = sstav + fmem(pa+$kidfs)
nstav = nstav + fmem(pa+$kidfn)
jlen = jlen + fmem(pa+$kidlen)
sjdisp = sjdisp + fmem(pa+$kidasd)
njdisp = njdisp + fmem(pa+$kidand)
pa = imem(pa)
end_loop
pa = imem(pnt+$kicbpt)
loop while pa # 0
ncon = ncon + 1
sstav = sstav + fmem(pa+$kidfs)
nstav = nstav + fmem(pa+$kidfn)
jlen = jlen + fmem(pa+$kidlen)
sjdisp = sjdisp + fmem(pa+$kidasd)
njdisp = njdisp + fmem(pa+$kidand)
pa = imem(pa)
end_loop
pnt = imem(pnt)
end_loop
if ncon # 0
sstav = sstav / jlen
nstav = nstav / jlen
sjdisp = (sjdisp-sjdisp0) / (2.0 * ncon)
njdisp = (njdisp-njdisp0) / (2.0 * ncon)
endif
end
Interfaces Page 13
Simple Interface Model (cont.)
Thursday, March 11, 2010
11:43 AM
Interfaces Page 14
Simple Interface Model (cont.)
Thursday, March 11, 2010
11:43 AM
JOB TITLE : .
1.500
1.000
0.500
2 4 6 8 10
-03
(10 )
Steven Bartlett
University of Utah
JOB TITLE : .
6-Oct-10 6:59
5.000
step 27927
HISTORY PLOT
Y-axis : 4.000
4 njdisp (FISH)
X-axis :
3 sjdisp (FISH) 3.000
2.000
1.000
0.000
2 4 6 8 10
-03
(10 )
Steven Bartlett
University of Utah
Interfaces Page 15
Interface Example
Thursday, March 11, 2010
11:43 AM
Interfaces Page 16
Interface Example (cont.)
Thursday, March 11, 2010
11:43 AM
Interfaces Page 17
Interface Example (cont.)
Thursday, March 11, 2010
11:43 AM
Pavement Section
Geofoam
Foundation soil
Interfaces Page 18
Interface Example (cont.)
Thursday, March 11, 2010
11:43 AM
Normal and shear stiffness at the interfaces are also required by FLAC.
These are spring constants that represent the respective stiffness
between two planes that are in contact with each other. Interfacial
stiffness is often used in FLAC to represent the behavior of rock joints
where some elastic deformation in the joint is allowed before slippage
occurs. However for geofoam block placed in layers, such elastic
behavior before slippage occurs is probably small. Thus, for the case
where only slippage and separation are considered at the interface (i.e.,
one geofoam subgrid is allowed to slide and/or open relative to
another subgrid), the normal and shear stiffnesses used in the FLAC
model are not important (Itasca. 2005). For this case, the FLAC user’s
manual recommends that the normal and shear interface stiffness (kn
and ks, respectively) be set to ten times the stiffness of the neighboring
zone.
Interfaces Page 19
Interface Example (cont.)
Thursday, March 11, 2010
11:43 AM
Normal and shear stiffness at the interfaces are also required by FLAC.
These are spring constants that represent the respective stiffness
between two planes that are in contact with each other. Interfacial
stiffness is often used in FLAC to represent the behavior of rock joints
where some elastic deformation in the joint is allowed before slippage
occurs. However for geofoam block placed in layers, such elastic
behavior before slippage occurs is probably small. Thus, for the case
where only slippage and separation are considered at the interface (i.e.,
one geofoam subgrid is allowed to slide and/or open relative to
another subgrid), the normal and shear stiffnesses used in the FLAC
model are not important (Itasca. 2005). For this case, the FLAC user’s
manual recommends that the normal and shear interface stiffness (kn
and ks, respectively) be set to ten times the stiffness of the neighboring
zone.
Interfaces Page 20
Interface Example (cont.)
Thursday, March 11, 2010
11:43 AM
Interfaces Page 21
Interface Example (cont.)
Thursday, March 11, 2010
11:43 AM
CONCLUSIONS
In general. the majority of the evaluated cases suggest that interlayer sliding is
within tolerable limits (0.01 to 0.1 m) however, two input time histories produced
interlayer sliding that was greater than 0.5 in.. which is considered unacceptable
from a performance standpoint Because the model predicted a wide range of
interlayer sliding displacement for the cases analyzed, this suggests that sliding is
a highly nonlinear process and is strongly governed by the frequency content and
long period displacement pulses present in the input time histories.
The model also suggests that interlayer sliding displacement can, in some cases1
increase when the vertical component of strong motion is included in the analysis
For cases where interlayer sliding is just initiating, the sliding displacement
increases by a factor of 2 to 5 times when the vertical component of strong
motion is added to the analyses However, when the interlayer sliding
displacements are larger. the presence of the vertical component in the model is
less important and the displacements remain the same or only slightly increase.
Thus, we conclude that it is generally unconservative to ignore the vertical
component of strong motion when estimating sliding displacement, but its
inclusion is less important when the interlayer sliding displacement is well
developed. All models showed that the interlayer sliding is generally concentrated
in the basal layers and diminishes greatly in the higher layers. The potential for
interlayer sliding displacement in geofoam embankments can be resolved by
constructing shear keys within the geofoam mass to disrupt continuous horizontal
layers that are being created by current construction practices
The numerical model also suggests that internal deformation caused by rocking
and sway can cause local tensile yielding of some blocks within the embankment,
usually near the base.. In some cases, this yielding can propagate upward and
cause the embankment to begin to decouple dynamically. Consideration should
be given to using blocks with higher strengths than Type VIII geofoam in the basal
zones of geofoam embankments undergoing high levels of strong motion.
Interfaces Page 22
More Reading
Thursday, March 11, 2010
11:43 AM
Interfaces Page 23
Blank
Thursday, March 11, 2010
11:43 AM
Interfaces Page 24