How to define MNT envelopes
How to plot MNT diagrams for continuum 2D elements
How to retrieve outflow time history in 2D
How to retrieve outflow time history in 3D
Why does the deviatoric stress tend to infinity when modeling undrained behavior with the Hardening-Soil model?
Why does the deviatoric stress tend to infinity when modeling undrained behavior with the Hardening-Soil model?
ANSWER
This is because, in the original Hardening-Soil model formulation, the shear and volumetric plastic mechanisms are decoupled. The preconsolidation pressure pc, being the hardening parameter of the cap yield surface, depends solely on the accumulated volumetric plastic strain εvp produced by this mechanism. Similar assumption is adopted for the shear yield surface that expands with increasing accumulated deviatoric plastic strain γPS produced by the shear mechanism. The latter plastic mechanism may also produce volumetric plastic strain (due to dilatancy) but it is not coupled with the hardening law for preconsolidation pressure.
Evolution of the effective stress path in the undrained triaxial test assuming uncoupled shear/volumetric plastic mechanisms (OCR = 1)
The macroscopic behavior of cohesionless soils can be reproduced by the model reasonably well, regardless of drainage conditions (i.e. drained or undrained). The ability to represent undrained behavior of overconsolidated, therefore usually dilative, cohesive soils is limited. Lack of coupling of these two plastic mechanisms leads to an unlimited undrained shear strength increase regardless of the OCR value.
SOLUTION
The major drawback of the model is such that it is unable to appropriately reproduce the undrained shear strength in the case when dilatancy angle ψ is larger than zero. By applying a conservative assumption ψ = 0°, the computed undrained shear strength may be underestimated with respect to the true one (even a few times for larger values of OCR). On the other hand, by assuming ψ > 0°, the undrained shear strength will tend to infinity with the increasing shear strain amplitude.
How to visualize the color map of modulus of subgrade reaction ks ?
You can visualize the color map of modulus of subgrade reaction ks using Paraview which is an open source, multi-platform data analysis and visualization application. ParaView is known and used in many different communities to analyze and visualize scientific data sets. It can be used to build visualizations to analyze data using qualitative and quantitative techniques. ParaView runs on distributed and shared memory parallel and single processor systems making the data analysis for large scale models very effective. ParView is is a multi-platform application ZSoil-produced data sets can be visualized using different operational systems (Windows, Mac OS X, Linux, etc).
Since 2016, ZSoil has been offering the new feature that allows ZSoil results to be exported to the file formats that ParaView understands.
The modulus of subgrade reaction coefficient should can be calculated based on the results retrieved from the interface elements according to the following basic equation:
– total stress increment which induces the deformation
– normal displacement increment corresponding to the applied total stress increment
In order visualize the color map of modulus of subgrade reaction ks, follow these steps:
1. In ZSoil, export interface data to ParaView format (you don’t have to export all data but you can if you need them for other purposes); consider the reference time step if needed (contact typically appears with the structure).
2. In ParaView, open file “filename_cn_timeInstance.vtu”. These are interface results only for a given time instance. Click on Apply to plot the data.
3. Apply “Cell Data to Point Data” filter. It allows to interpolate normal total stresses from central Gauss points (average value for 4 Gauss points) to the nodes at which displacements are computed
4. Apply the “Calculator” filter. It allows to define a custom output based on data which are collected in data vectors or scalars.
List of files used by postprocessing
File extension | Content |
‘.dat’ | FE model data |
‘.dis’ | nodal ASCII output (practicaly unused) |
‘.str’ | element ASCII output (practicaly unused) |
‘.his’ | summary history of execution |
‘.rcf’ | results configuration setup (nodal results and element results) |
‘.lay’ | results configuration file for beam/shell layers |
‘.cdb’ | error log for postprocessor |
‘.r00’ | reactions/residuals |
‘.ovl’ | overlaid meshes info |
‘.ctr’ | stage construction |
‘.dps’ | pushover file |
‘.rps’ | pushover file |
‘.add’ | construction+large deformations |
‘.v00’ | nodal velocities |
‘.a00’ | nodal accelerations |
‘.m00’ | eigenmodes |
‘.fps’ | eigen-mode pushover force shape |
‘.xof’ | x-ele offset in large deformations after morphing (continuum only) |
‘.egv’ | eigenvalues |
‘.psh’ | pushover results |
‘.ppl’ | results in piles |
‘.nal’ | results in nails |
‘.rah’ | results in anchor heads |
‘.ths’ | time history of selected nodes (used for tuning attenuation curve in dynamics) |
‘.eig’ | output for eigenvalues |
‘.uro’ | initial element deformations |
‘.s00’ | nodal results |
‘.s01’ | continuum results |
‘.s02’ | shell results |
‘.s03’ | truss results |
‘.s04’ | beam results |
‘.s05’ | beam/shell hinges results |
‘.s07’ | std contact results |
‘.s15’ | membrane results |
‘.s16’ | ring (axisymm) results |
‘.s17’ | node-segment contact results |
‘.L02’ | shell layers results |
‘.L04’ | beam layers results |
Shell results – local base not defined. How to define the local base for shells?
Why are results missing for some shell elements ?
Definition of vector V is required to establish local base for shell elements. It may happen that for complex shell structures this denition leads to the situation that vector V is parallel to the element normal axis. In that case new local basis setup is nonunique and hence results for these elements will not be displayed. Additionally the following warning is shown: “No way to define a local system for shell/contact for given vector”.
How to define the local base for shells?
Use Settings/Local coord. system/shells,membranes/contact menu to open a dialog.
For walls global Y axis is best choice. For slabs X or Z axis.