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
-
Shear Stiffness Calculation for Hypoplastic Model
Hashmi Sohawon||Constitutive Modelling|4 |Views 4,884
Hi David, I have reproduced some single elements test on ABAQUS using the UMAT to compare with Triax Hypoplasticity. So far, my stiffness curve (q vs ea) and my stress […] -
Undrained Tests with Basic Clay Hypoplasticity
Hashmi Sohawon||Constitutive Modelling|6 |Views 5,047
Hi Prof. David, I have obtained these results in that attached picture using Triax and got confused when seeing that an isotopically normally consolidated sample does not follow a trend […] -
“Warning LNK4210” – hypoplastic clay UMAT
Yu Xiao||Constitutive Modelling|4 |Views 10,911
Hello Everyone, I am using the UMAT code for clay hypoplasticity provided by Prof. Masin — https://soilmodels.com/download/plaxis-umat-hypoplas-zip/ I made a test model in Abaqus2020 and applied the umat code (umat_hcea.for). […] -
Degradation ( disturbance ) of hypoplastic clay
jh xue||Constitutive Modelling|0 |Views 863
Hello everyone, I want to use ABAQUS to do the degradation of hypoplastic clay, but you can ‘t do it with umat. Changing K, A, sf in ABAQUS has no […] -
SANICLAY-B (2018) how to calculate Dep
Steve Xu||Constitutive Modelling|0 |
Views 5,013
Dear fellows, I have been working on coding SANICLAY-B model (2018) . Now I have one question in terms of this model. But I am stuck now. I have two […] -
Sand Hypoplasticity calibration
Francisco Mendez||Constitutive Modelling|1 |Views 4,696
Good evening, everyone. I find it difficult to apply equations (13) and (14) of Herle’s publication “Determination of parameters of a hypoplastic constitutive model from properties of grain assemblies”. As […] -
ExCalibre – Definiton of q
Manuel Winkler||Constitutive Modelling|3 |Views 4,841
Hello, I am performing calibration trials for the hypoplastic sand model with the aid of ExCalibre and i was wondering how the deviatoric stresses q for the triaxial test input […] -
Hypoplastic Model inquire
Mahmoud Hamed||Constitutive Modelling|3 |Views 4,791
Dear Prof. David Mašín Greetings I would like to discuss with you an issue. I have a problem in my simulation on ABAQUS. The problem in the simulation results is […]
Who is Online
No one is online right now
Search SoilModels Website
Recent posts
-
Postdoctoral position at COFS, UWA 28.7.2025
-
Hypoplasticity clay in ABAQUS 23.7.2025
-
Drucker-Prager Cap 29.5.2025
-
Abaqus RITSS with hypoplastic 9.4.2025
-
Fellin UMAT subroutine 2.4.2025
-
Hypoplasticity clay for triaxial compression in abaqus 26.3.2025
-
Abaqus RITSS methon for LDFE analysis with hypoplastic 17.3.2025
-
Request for VUMAT Implementation of Mohr-Coulomb, Drucker-Prager, or Drucker-Prager Cap 28.2.2025
-
Suggestions for an Advanced Constitutive Model in FEM-Based Dynamic Slope Stability Analysis 12.2.2025
-
Hardening Soil or Hardening Soil-Small umat in Abaqus 2.1.2025
-
hypoplastic interface 11.12.2024
-
Triaxial Test Driver SANISAND 30.10.2024
Recent Comments
- Heng Wang on Multilaminate Model (Schädlich & Schweiger)
- Zhang Hongwei on Download Package of Charles University Implementation of High Cycle Accumulation Model
- Ruimin Chen on Problem with VUMAT interface
- Nitesh Bhume on UMAT and oneAPI compiler issues. (SOLVED…i hope :p)
- Aleksandar Kostadinovic on Karlsruhe fine sand – Cyclic tests (T. Wichtmann)
- Amrane Moussa on Kadlíček, T., Ochmański, M., Mašín, D. and Duque, J. (2022) Report on Charles University implementation of high cycle accumulation model
- Ramon Varghese on SANISAND for FLAC3D Download
- Shuhan Cao on Hardening Soil or Hardening Soil-Small umat in Abaqus
- Kuikui Guigui on Hypoplastic Interface Model (Stutz et al., 2016)
- Kuikui Guigui on Download Package for Hypoplastic interface model and UMAT – FRIC interface
- Francisco José Mendez on Programme of the ALERT Olek Zienkiewicz school on Constitutive Modelling of Geomaterials, February 3 to 7, 2025, Prague, Czech Republic
- Francisco José Mendez on REQUEST FOR EXPRESSIONS OF INTEREST (REOI) FOR PROJECT IN CONSTITUTIVE MODELLING
- Lars Vabbersgaard Andersen on GroundVib.setup.web.exe
- Maria Manakou on GroundVib.setup.web.exe
- Jay Chou on Abaqus RITSS methon for LDFE analysis with hypoplastic
- Tongyu Di on Abaqus RITSS methon for LDFE analysis with hypoplastic
- Dingxin Zhang on Errors of sand hypoplastic model with Abaqus Vumat
- Linares De Castro on GroundVib.setup.web.exe





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!