Not able to run the subroutine ……..error is coming ……UMAT: illegal (negative) actual void ratio detected
Can anybody help
Hypoplastcity sand model
Related Articles
-
MatLab m.file
Ala Aljorany||Constitutive Modelling|6 |
Views 859
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 […] -
Oedometer test simulation with “Sand Hypoplasticity Model” in Plaxis
Manuel Winkler||Constitutive Modelling|2 |
Views 529
Hi, I just came across some problems with the implementation of the “Sand Hypoplasticity Model” in Plaxis. I wanted to to perform a simulation of an oedometer test on a […] -
Question on the Matlab driver – model hypo Cam Clay
Hengyi Kang||Constitutive Modelling|2 |
Views 139
As a beginner to soil constitutive modelling, I am learning the hypoplastic models by reading the matlab drivers. I am confused with the matlab file f_hyp.m in the model hypo_camclay. […] -
General Questions Hypoplastic Umat on Abaqus
Hashmi Sohawon||Constitutive Modelling|11 |
Views 425
Hi all, After successfully testing a linear elastic Umat on Abaqus, I am now trying to test the Hypoplastic model Umat. I intend to carry out a drained triaxial single […] -
multi yield surface model
kamal paknejad||Constitutive Modelling|3 |
Views 479
Hi everyone, i am trying to write umat subroutine for multi yield surface plasticity model.if its possible give me some information to do my project better and if some body […] -
PhD course “Hypoplasticity for Practical Applications”
Hashmi Sohawon||Constitutive Modelling|2 |
Views 552
Are the slides in regards to Stiffness Anisotropy for Clay Hypoplasticity for the PhD course available online? The available document {Mašín, D. (2015) Part 4: Determination of material parameters, PhD […] -
Constitutive Model for clayey sand Soils Considering the Effect of Intergranular Physicochemical Forces
Mehdi Ghatei||Constitutive Modelling|0 |
Views 288
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 -
PM4SAND model
Mohammad Zarrabi||Constitutive Modelling|3 |
Views 362
Hi all, I have been trying to code the PM4SAND model for several months, but I faced some problems. I was wondering if there is anyone who worked with this […]
Who is Online
No one is online right now
Search SoilModels Website
Recent posts
-
boundary surface plasticity 20.1.2021
-
3 “STARS program” PhD positions related to soil mechanics open at Charles University 12.1.2021
-
Animating Soil Models – Animations as teaching and learning material for soil constitutive modeling 5.1.2021
-
Simulating the oedometric test with Abaqus 2.1.2021
-
SANISAND 2008 Model 29.12.2020
-
UMAT Implementation in Abaqus (Hypoplastic clay Subroutines) 28.12.2020
-
Issues on reading xlsx extension for calibration input data 21.12.2020
-
Issues in getting the negative values of q (mean deviatoric stress) while simulating cyclic triaxial test in ABAQUS using SANISAND subroutine. 19.12.2020
-
hypoplasticity model with Abaqus umat on Brno clay 16.12.2020
-
Animating Soil Models 15.12.2020
-
HP clay subroutine in Plaxis 30.10.2020
-
Modeling cyclic undrained sandy soil triaxial test using ABAQUS 27.10.2020
Recent Comments
- Ayzukra Ablimit on Difference between ExCalibre and Plaxis for Oedometer test
- 威 程 on Download package of a complete dataset “Karlsruhe fine sand – Cyclic tests (T. Wichtmann)”
- Ayzukra Ablimit on Plaxis
- Amrane Moussa on Download Package of Matlab Driver
- Ashraf Zekri on Animating Soil Models – Animations as teaching and learning material for soil constitutive modeling
- David Mašín on Download Package of Matlab Driver
- Xiang Yu on Download Package of Matlab Driver
- Mohammad Abdi on Simulating the oedometric test with Abaqus
- Hamoun Alimoradi on Interface between UMAT (Abaqus/Standard) and VUMAT (Abaqus/Explicit).
- Gertraud Medicus on Animating Soil Models – Animations as teaching and learning material for soil constitutive modeling
- MAPATE NDIAYE on Animating Soil Models – Animations as teaching and learning material for soil constitutive modeling
- JUAN VILLAMIL on Clay and Sand hypoplasticity UMAT and Plaxis implementations, including UMAT-Plaxis interface
- Shaoxiang Chen on new hypoplasticity laws in Tochnog Professional
- Lovinder Mann on UMAT Implementation in Abaqus (Hypoplastic clay Subroutines)
- Abdiel Ramon Leon Bal on Issues on reading xlsx extension for calibration input data
- Wang Shun on Issues on reading xlsx extension for calibration input data
- MOHD SAQIB on Issues in getting the negative values of q (mean deviatoric stress) while simulating cyclic triaxial test in ABAQUS using SANISAND subroutine.
- Arie Koot on Issues in getting the negative values of q (mean deviatoric stress) while simulating cyclic triaxial test in ABAQUS using SANISAND subroutine.
Hi, so I guess you provided illegal (negative) actual void ratio 🙂
Hypoplasticity is porosity-dependent model and proper initialisation of state variables is needed, either through sdvini, or through the initialisation implemented directly in umat routine (this is not available in all umats, depends on what umat you use). For example, in sand hypoplasticity umat
https://soilmodels.com/download/plaxis-umat-hypoplas-tar-gz/
you can initialise void ratio using parameter 16, so sdvini routine is not needed, see
https://web.natur.cuni.cz/uhigug/masin/plaxumat/node5.html
I used the model parameters from the Ex-calibre database for sand hypoplasticity (dobrany) and initial (actual) void ratio as the one before oedometric test (0.996). And I’m getting the error for negative actual void ratio. Am I doing something wrong or there could be other reasons for this error?
Hi Jasmine, to try to find out where is the problem, I suggest you to run umat in element test program first. You can also try different sand model umat (there are more options at SoilModels).
Thank you Professor for your prompt reply. I figured from the .dat file in ABAQUS that the void ratio value given in the sdvini subroutine has not been somehow considered in the analysis, because the value printed is null.
I could run the element tests (triaxial) using the subroutines. But, when I open the input file in ABAQUS and then try to run it, it gives error of void ratio.
Thanks got it……..I am using ABAQUS….Is any documentation is available for ABAQUS………I have checked for plaxis well documented manual is there…..Is it possible check pore water pressure and damping during earthquake (forABAQUS)………Currently I am using UMAT the one available in the link https://soilmodels.com/download/plaxis-umat-hypoplas-tar-gz/ (for abaqus i am using only umat file)
The description on parameters here:
https://web.natur.cuni.cz/uhigug/masin/plaxumat/node5.html
is valid both for Plaxis and Abaqus.
If you want to run undrained analysis, then bulk modulus of water Kw is at parameter 15 and excess pore water pressure at statev 8. The same as in clay model (par7, statev8):
https://web.natur.cuni.cz/uhigug/masin/plaxumat/node6.html
Thank you very much……what is the unit of input and output state variable parameter……….can the model be used for liquefaction assessment …….. any limitation i am thinking of using it……….
in page no 6 of documentation it is written as state variable 8 is not used
Hi, yes, I know it is written, but I kept it for internal purposes, it is used. I will correct it in documentation later on. As for liquefaction, in principle you can use it, but this will be up to you, to calibrate the model using your data and assess predictive capabilities. As for state variables, there are either no units or kPa, but this will also be up to you to go through documentation… Hope the model helps, regards David
thank you very much