It’s been a while but we’re updating our free offerings on these subjects. First, the design and maintenance documents: evidently the U.S. military learned a few things in Iraq and Afghanistan, these are fairly extensive and they can be found on these two pages: Airfield Planning and Design Airfield Inspection and Maintenance Some of the documents were […]
There’s a lot going on with this site, but one thing that needs some “catching up” is our marine construction collection, which really hasn’t received a comprehensive update since this site migrated to WordPress in 2016. We’ve added a number of documents to our collection: these are as follows (in no particular order): Coatings and […]
In a recent exchange Dr. Mark Svinkin, who has contributed several well-read articles to this site, pointed out that he had commented on a paper by Gazetas and Stokoe (1991.) The paper, Dr. Svinkin’s comments and their response can be found here:
Although this research was done a long time ago, it’s worth revisiting because of the issue that Dr. Svinkin brings up: the issue of size, that it’s not a straightforward business to extrapolate the results of model tests in controlled environments to full-scale foundations in actual stratigraphies.
In my fluid mechanics laboratory course, I discuss the issue of dynamic similarity, how one can take an airfoil or other flying object on a small scale and, using things such as the Reynolds Number, extrapolate those results to full-scale aircraft. This has proven very useful in the development of aircraft, especially before (and even long after) the development of simulation using computational fluid dynamics.
With geotechnical engineering, it has not been quite as simple. Attempts to use things such as centrifuge testing have not been as successful as, say, wind tunnel testing has been for aeronautics. Part of the problem is, as I like to say, that geotechinical engineering is not non-linear in the same sense as fluids are. Another problem is that the earth is not as homogeneous as the atmosphere, even when altitude and weather effects are considered (and these influence each other in the course of events.) But underneath all of this there are some fundamental issues that have complicated the issue of foundation size, and Dr. Svinkin points this out. My intent is to amplify on that and remind people that these issues are still relevant.
Dr. Svinkin points out the following figure from Tsytovich (1976.) I’ve referenced this text in several recent posts. Tsytovich looks at many problems in soil mechanics differently from our usual view in this country, and his perspective is frequently insightful. (An excellent example is here.) In this diagram he shows the effect of basic foundation size on the settlement of the foundation, and Tsytovich’s own explanation of this follows:
Relationship between settlement of natural soils and dimensions of loading area (from Tsytovich (1976).) The variable F is the area of the foundation, thus the square root of F is the basic dimension of the foundation and, in the case of square foundations, the exact dimension b or B (see below.)
Thus, Fig. 90 shows a generalized curve of the average results of numerous experiments on studying the settlements of earth bases (at an average degree of compaction) for the same pressure on soil but with different areas of loading. Three different regions may be distinguished on the curve: I —the region of small loading areas (approximately up to 0.25 m2) where soils at average pressures are predominantly in the shear phase, with the settlement being reduced with an increase of area (just opposite to what is predicted by the theory of elasticity for the phase of linear deformations); II — the region of areas from 0.25-0.50 m2 to 25-50 m2 (for homogeneous soils of medium density, and to higher values for weak soils), where settlements are strictly proportional to and at average pressures on soil correspond to the compaction phase, i.e., are very close to the theoretical ones; and III — the region of areas larger than 25-50 m2, where settlements are smaller than the theoretical ones, which may be explained by an increase of the soil modulus of elasticity (or a decrease of deform ability) with an increase of depth. For very loose and very dense soils these limits will naturally be somewhat different.
The data given can be used for establishing the limits of applicability of the theoretical solutions obtained for homogeneous massifs to real soils, which is of especial importance in developing rational methods of calculation of foundation settlements.
From Tsytovich (1976)
Although much of the discussion centred on Tsytovich and Barkan (1962,) there is evidence elsewhere to underscore this problem, which Tsytovich sets forth in a very succinct manner.
It is clear that, once one is past the basic soil properties and the pressure applied on the foundation, the settlement is proportional to the basic dimension of the foundation, which is exactly what is taking place in Region II. This is also why the bulk modulus of the soil is not a basic soil property, as I discuss in this lecture. When we consider plate load tests, we must correct them for the difference between the size of the test plate and the size of the foundation, as this slide presentation shows.
Since we are dealing with foundation dynamics, one item that seems to have fallen out of the whole discussion is that of Lysmer (1965). Lysmer’s Analogue, which reduces the response of a soil under the foundation to a simple spring-damper-mass system, defines the spring constant as follows:
(2)
where is the spring constant of the soil and is the foundation’s radius. If we break it down further, as is done in Warrington (1997,) and develop a unit area spring constant under the foundation, we have
(3)
where is the equivalent unit area spring constant under the soil. Equation (3) in particular shows that, for a given unit load on a foundation, the static portion of the reaction is inversely proportional to the basic size of the foundation. (The unit damping constant is actually independent of the area for round foundations.)
These results show that, while the effect of size may differ from one model to the next, it cannot be overlooked in any attempt to extrapolate physical model tests of any kind to actual use. This effect is further complicated by variations in shear modulus due to either strain softening, layered stratigraphy, effective stresses or other factors. The effect of the stratigraphy is further magnified by the fact that larger foundations have larger “bulbs of influence” into the soil and thus layers that smaller foundations would not interact with become significant with larger ones.
“Sand box” tests have other challenges. While they attempt to simulate a semi-infinite space, reflections from the walls of the box are inevitable, especially with periodic loads such as were present in this test. These challenges were documented in the original study. (An interesting study using another one of these boxes is that of Perry (1963).)
The failure of geotechnical engineering to adequately resolve the size issue, both in terms of design and in terms of using laboratory data to simulate full-scale performance, remains a frustration in geotechinical engineering. Hopefully other types of models will help move things forward, along with advances in our understanding of soil behaviour and our ability to replicate it both experimentally and numerically.
It’s time to put a wrap on our series on constitutive equations, both elastic and plastic. We’ll do this in a more qualitative way by pointing out a trap in code writing that can have an effect on the results.
We generally divide problems into two kinds: static and dynamic. With static elastic problems, we can solve the equations in one shot, although we have to deal sometimes with geometric non-linearity (especially when elastic buckling is involved.) With dynamic problems time stepping is involved by definition. When we include plasticity, because of the path dependence issue we’re always using some kind of stepping in the solution. That stepping takes at least two levels: the stepping like we discussed in our last post and load and/or displacement stepping as the load or displacement is increased. Therefore, in a problem involving plasticity, we are stepping the problem one way or the other.
But how large do the steps need to be? In the case of dynamic stepping, that problem is wrapped up with the whole question of implicit vs. explicit methods. To make things simple, explicit methods are those which take information from the past and use that in each step to predict the state at the end of the step, while implicit methods use information from both start and finish of the step to predict the step end state. Implicit methods have the advantage of allowing the model to have larger time steps, which is one reason why they’ve gained currency with, say, computational fluid dynamics models.
It would seem that using an implicit method would be the optimal solution for a dynamic system. However, that runs into a serious problem, as discussed by Warrington (2016):
Consider the elasto-plastic model as depicted (above). At low values of strain, elasticity applies and the relationship between stress and strain is determined by the slope of the line, the modulus of elasticity. In the elasto-plastic models considered, the reality is that the relationship between stress and strain is always linear; the key difference between the elastic and plastic regions is that, upon entrance into the plastic region, there are irrecoverable strains which take place. Cook, Malkus and Plesha (1989) observe that, in the plastic region, there is a plastic modulus, which is less than the elastic modulus and, in the case of softening materials, actually negative. They also observe that, in this region, the acoustic speed is lower than that in the elastic region…This is a similar phenomenon to that of the variations in elastic modulus and acoustic speed based on strain, which complicated the determination of the applicable soil properties.
With a purely elasto-plastic model, the plastic modulus is zero, and thus the acoustic speed is also zero. This effectively decouples the mass from the elasticity in the purely plastic region. This result is more pronounced as the time (and thus the distance) step is increased; the model tends to “skip over” the elastic region and the inertial effects in that region. Thus with larger time steps inertial effects are significantly reduced, and their ability to resist pile movement is likewise reduced.
For problems such as this, the best solution is to use an explicit method with very small time steps to “catch” all of the effects of the plasticity. One major advantage of that approach is that explicit methods allow us to dispense with assembling the global stiffness matrix, giving rise to “matrix-free” methods you hear about. That significantly reduces both memory requirements and computational costs in a model. It has also led to changing even problems we consider as “static” (like static load testing) to dynamic problems with small time steps, no stiffness matrices and long run times, an acknowledgement that, strictly speaking, there are no real “static” problems, a fact that makes many civil engineers freak out.
Chances are that the effects of this have been built into whatever code you might be using, and that you’re not aware of how your code is handing it. The wise user of numerical modelling solutions would do well to familiarise him or herself of how the code being used actually handles problems such as this and becomes a more informed user of the tools at hand.
As we transition from elastic to elasto-plastic consideration, there are two things that we need to consider.
The first is that there is more than one way to implement plasticity in finite element and finite difference codes. The one we’ll be considering here–elastic-perfectly plastic behaviour using Mohr-Coulomb failure theory–is just one of them. It appears in many FEA codes, and although is justifiably described as ‘crude’ (Massarsch (1983)) it is the basis (explicit or implicit) of our current testing scheme and many of our ‘closed form’ solutions.
Alternatives not only include models such as Cam Clay but also models such as hyperbolic models. The latter have been discussed extensively on this site and will not be considered further here.
The second is that, because it is plasticity, the response of the soil to load becomes path-dependent. With elastic solutions, the response is path independent; you apply a certain load and the soil responds in a certain way irrespective of how the load is applied. With path dependence how the load is applied affects how the soil responds. This is a large part of another characteristic of plastic solutions: uniqueness issues. As a practical matter true uniqueness, which means a linear transformation which is one-on-one and unto, is impossible. We can only attempt to come up with the best solution. Whether that ‘best solution’ is acceptable depends upon the methodology used and the application. In many cases it is, in some it is not.
Failure Theory
The following is not meant to be a comprehensive treatment of the subject. Much of it is drawn from Nayak and Zienkiewicz (1972) and Owen and Hinton (1980).
According to Mohr-Coulomb theory, failure occurs when the combined stresses find themselves outside of the failure envelope defined by the equation
It should be noted that both Equation 1 and Figure 1 are based on the typical geotechnical sign convention of positive compression.
Failure takes place when Mohr’s Circle for the stress state either intersects or goes above the failure line. The state of intersection, in terms of the principal stresses, is expressed by Verruijt as
(2)
For many applications, such as triaxial testing, this is sufficient, as the goal is to determine parameters c and φ from the tests. But what if it is necessary to analyze stress states other than those on the failure line, as is certainly the case with finite elements? For these cases the failure criterion can be defined as
There are three possibilities for the right hand side:
F<0 , failure has not been achieved.
F=0 , failure has been achieved.
F>0 , the stress state is beyond failure.
How the model responds to each of these states depends upon how the response is modeled. In any case, once F ≥ 0, the effects of further stress are irrecoverable.
For use in finite element code, it is frequently more convenient to express these using invariants. For the case of plane strain/axisymmetry in this problem (and the general case for problems of this kind) it is assumed that
With all of this, Equation 3 can be restated thus:
(8)
where
(9)
The Mohr-Coulomb failure criterion is frequently depicted using a three-dimensional representation on the principal stress axes as is shown (along with the Drucker-Prager criterion) in Figure 3. On the left is the failure surface in true three-dimensional representation, and on the right is same in the octahedral plane. The significance of Lode’s Angle can be clearly seen.
Figure 3: Mohr-Coulomb Failure in Three Dimensions (after Owen and Hinton (1980))
Inspection of Equation 8 shows that the failure function F is not the result of a unique combination of stresses. Additional information is available in the plastic potential function, which in turn is a function of the dilitancy of the material. The simplest way of determining this is by substituting the dilitancy angle ψ for the friction angle φ in Equation 8 (Griffiths and Willson (1986)), or
(10)
References
Abbo, A.J., Lyamin, A.V., Sloan, S.W., and Hambleton, J.P., “A C2 continuous approximation to the Mohr-Coulomb yield surface”, International Journal of Solids and Structures 48, 21 (2011), pp. 3001–3010.
Gourdin, A. and Boumahrat, M., Méthodes Numériques Appliquées (Paris, France: Téchnique et Documentation-Lavoisier, 1989).
Griffiths, D.V. and Willson, S.M., “An explicit form of the plastic matrix for a Mohr-Coulomb material”, Communications in Applied Numerical Methods 2, 5 (1986), pp. 523–529.
Massarsch, K. Rainer, “Vibration Problems in Soft Soils”, Proceedings of the Symposium on Recent Developments in Laboratory and Field Tests and Analysis of Geotechnical Problems (1983), pp. 539-549.
Nayak, G.C. and Zienkiewicz, O.C., “Elasto/plastic stress analysis. An generalisation for various constitutive relationships.”, International Journal of Numerical Methods in Engineering 5, 1 (1972), pp. 113–135.
Ortiz, M. and Simo, J.C., “An Analysis of a New Class of Integration Algorithms for Elastoplastic Constitutive Relations”, International Journal for Numerical Methods in Engineering 23, 3 (1986), pp. 353–366.
Owen, D.R.J. and Hinton, E., Finite Elements in Plasticity: Theory and Practice (Swansea, Wales: Pineridge Press, 1980).
Potts, D.M. and Zdravković, L., Finite Element Analysis in Geotechnical Engineering: Theory (London, UK: Thomas Telford Publishing, 1999).
Sloan, S.W., “Substepping Schemes for the Numerical Integration of Elastoplastic Stress-Strain Relations”, International Journal for Numerical Methods in Engineering 24, 5 (1987), pp. 893–911.
Verruijt, Arnold and van Baars, S., Soil Mechanics (The Netherlands: VSSD, 2007).