Dear all
I’m studying hypo-plastic constitutive law from beginning concepts
I traced concepts successfully until i faced **rate independent topic**
i read this topic in the prof. Wolfgangs paper (hypo-plasticity for beginners)
he said that “Rate-independence means that the gradient of the curve (stiffness) does not depend on the strain rate, Thus the stress rate must be precisely twice as large for a double strain rate” and in the fallowing he said that “the constitutive law may not have terms like (strain rate^2) (strain rate square )”
as you know the hypo-plastic constitutive law is non-linear in strain rate
my question is that how hypo-plastic constitutive law can fulfill the non-linearity (in strain-rate) with no term like (strain rate^2)
Hypoplastic rate independent and non-linearity
Related Articles
-
Rate dependent plastic yield in Tochnog Question
Marlon Hahn||Constitutive Modelling|0 |
Views 2,331
Hi, I am new to Tochnog and really appreciate the open source modeling chain (gmsh->Tochnog->paraview). So far, I’m only familiar with commercial codes, e.g. Abaqus. I actually deal with metal […] -
PM4Sand and PM4Silt models available
Katerina Ziotopoulou||Constitutive Modelling|3 |
Views 2,822
The constitutive models PM4Sand (Boulanger and Ziotopoulou 2017) and PM4Silt (Boulanger and Ziotopoulou 2018) for plane-strain earthquake engineering applications for sands, and clays and low-plasticity silts respectively are now available […] -
Convergence issue of unload of clay consolidation in Abaqus
Shen Wang||Constitutive Modelling|1 |
Views 2,375
Hello, I was trying to simulate the unloading process of clay consolidation in Abaqus using clay hypoplasticity umat (https://soilmodels.com/download/plaxis-umat-hypoplas-zip/). But I had a convergence issue showing in Fig.1. The model […] -
MatLab m.file
Ala Aljorany||Constitutive Modelling|6 |
Views 3,448
Hi everyone, I’m trying to simulate a triaxial test by using Matlab, adopting the sand hypoplasticity model with strain softening but so far couldn’t succeed. Would anyone help me with […] -
Cyclic/monotonic direct shear test (matlab driver)
anis kheffache||Constitutive Modelling|2 |
Views 3,737
Hi everyone, i am trying to simulate DSS/cDSS test in drained/undrained conditions and I was wondering how the constraints matrices should be ? while it is easy to understand how […] -
Interpreting results of sand hypoplastic model with Abaqus VUMAT
arsalan Ahmad||Constitutive Modelling|2 |
Views 2,734
Dear concern, Recently i have modelled the soil pile interaction using Abaqus CEL method. The hypoplastic behavior of the soil is model using user subroutine VUMAT. The properties of the […] -
Constitutive Model for clayey sand Soils Considering the Effect of Intergranular Physicochemical Forces
Mehdi Ghatei||Constitutive Modelling|0 |
Views 2,434
Hi all, I’m doing some experimental work to investigate the salinity effect on clayey sand behaviour. Is there any constitutive model considering the physicochemical forces for such materials? Regards, Mehdi -
Search SoilModels Website
Recent posts
-
Zbraslav sand – Cyclic tests by Charles University 17.1.2023
-
New features in Excalibre 17.1.2023
-
Sanisand 13.1.2023
-
SaniSand Model in Plaxis 3D 9.12.2022
-
The GA-cal software for the automatic calibration of soil constitutive laws 2.12.2022
-
Abaqus OneAPI Compiler 10.11.2022
-
Few more Question on calculating lateral displacement of pile using hypoplastic clay model 3.10.2022
-
A question about the hypoplastic model in clay 22.9.2022
-
A High-Cycle Accumulation Model for Sand (Niemunis et al., 2005) 6.9.2022
-
Malaysian kaolin – Cyclic tests by Charles University 5.9.2022
-
Problem in calculating Lateral displacement of the pile using Hypoplastic clay model 2.9.2022
-
GTS NX 25.7.2022
Recent Comments
- Shruthija Sreeram on UMAT Implementation in Abaqus (Hypoplastic clay Subroutines)
- Paul Le Roux on Zbraslav sand – Cyclic tests by Charles University
- Amrane Moussa on Download package of a complete dataset “Zbraslav sand – Cyclic tests by Charles University”
- Francisco Mendez on The GA-cal software for the automatic calibration of soil constitutive laws
- Abolfazl Najafi on The GA-cal software for the automatic calibration of soil constitutive laws
- Arie Koot on SaniSand Model in Plaxis 3D
- Sajjad Shakeri on UDSM PLAXIS
- Anis Kheffache on Abaqus OneAPI Compiler
- Kassem Dib on How can I solve the error in Abaqus mentioned below?
- Dimitrios Konstantinidis on Issues in getting the negative values of q (mean deviatoric stress) while simulating cyclic triaxial test in ABAQUS using SANISAND subroutine.
- Tomáš Kadlíček on Download Package of Charles University Implementation of High Cycle Accumulation Model
- Safia EDAOUDI on Simulating Oedometer test in PLAXIS
- Safia EDAOUDI on Simulating the oedometric test with Abaqus
- MOHD SAQIB on Issues in getting the negative values of q (mean deviatoric stress) while simulating cyclic triaxial test in ABAQUS using SANISAND subroutine.
- Dimitrios Konstantinidis on Issues in getting the negative values of q (mean deviatoric stress) while simulating cyclic triaxial test in ABAQUS using SANISAND subroutine.
- Guilherme Castro on Download Package of Charles University Implementation of High Cycle Accumulation Model
- Giada Orlando on Download Package for Hypoplastic interface model and UMAT – FRIC interface
- Paul Le Roux on PM4Sand and PM4Silt models available
Dear Sobhan, hypo equation is defined as stressrate=L:strainrate * N||strainrate||. Here, ||strainrate|| is Euclidean norm of strainrate, that is sqrt(strainrate:strainrate). You see that the equation is non-linear in strainrate (if strainrate changes direction, stressrate changes direction differently as the term with N only quantifies strainrate size, not direction). You also see that actually, units of ||strainrate|| are still 1/time, as there is sqrt(strainrate^2) involved, thus it is consistent with comment by prof. Wolffersdorff which you cited. I suggest to have a loom into my book “Modelling of Soil Behaviour with Hypoplasticity”, where fundamentals of hypoplasticity are explained in (hopefully) clear way. Regards David
thank you so much!