Not able to run the subroutine ……..error is coming ……UMAT: illegal (negative) actual void ratio detected
Can anybody help
Hypoplastcity sand model
Related Articles
-
Hardening Soil Model in Abaqus
Abulimiti Ayizula||Constitutive Modelling|4 |
Views 4,307
Is there Hardening Soil Model in Abaqus? -
How to implement this Hypoplastic Interface Model into ABAQUS combined with the existing hypoplastic model subroutine
Geyang Song||Constitutive Modelling|8 |
Views 3,869
Hello: I’m a post-doc at the University of Nottingham, and I’m using the hypoplastic model to simulate the centrifuge tests we did. The research area is related to soil-pile interaction. […] -
General Questions Hypoplastic Umat on Abaqus
Hashmi Sohawon||Constitutive Modelling|11 |
Views 3,793
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 […] -
PLAXIS 2D Embedded Pile Row
BENAN ZAHAWI||Constitutive Modelling|0 |
Views 3,921
PLAXIS 2D require a “Lateral Resistance ” for the embedded pile row. The manuals are not very clear as to what the resistance represents? Is it on friction ( similar […] -
Problem in using Hypoplastic model for sand in Abaqus.
isma khabis||Constitutive Modelling|4 |
Views 787
Hello, I am using the UMAT code for sand hypoplasticity provided by Prof. Masin — https://soilmodels.com/download/plaxis-umat-hypoplas-zip/. I am simulating Axisymmetric condition in Abaqus. To check the results given by the […] -
stress order in hypo umat seems to be incorrect
Ran Tu||Constitutive Modelling|3 |
Views 421
Dear forumers: Thanks to hypoplasticity sand UMAT provided by Prof. Masin — https://soilmodels.com/download/plaxis-umat-hypoplas-zip/. But during studying above sand UMAT, I found that the stress order may be incorrect. Because stress […] -
UDSM PLAXIS
nasim aftahi||Constitutive Modelling|2 |
Views 3,836
I implemented a unified dynamic soil model, but PLAXIS doesn’t calculate any strains, and it prints zero (or some times NaN amounts) into a text file. I’d like to know […] -
UMAT Code for Clay Hypoplasticity
Shen Wang||Constitutive Modelling|4 |
Views 3,738
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 oedometeric test model in Abaqus2018 and applied the umat code […]
Who is Online
No one is online right now
Search SoilModels Website
Recent posts
-
Presentations from Prague Geotechnical Days 2023 including 29th Prague Geotechical Lecture by Yannis Dafalias 25.5.2023
-
Problem in using Hypoplastic model for sand in Abaqus. 17.5.2023
-
An error in the SANISAND umat runtime 8.5.2023
-
Htypoplastic Model in Miidas GTS NX 25.4.2023
-
set cavitation limit in ABAQUS/STANDARD when using SANISAND umat 2.4.2023
-
FE formulation and software 25.3.2023
-
Multi-objective analysis of the Sand Hypoplasticity model calibration 24.3.2023
-
Problem with SANISAND UMAT 7.3.2023
-
Prague Geotechnical Days 2023 (22nd – 23rd of May) with Prague Geotechnical Lecture by prof. Yannis Dafalias 28.2.2023
-
What is an appropriate damping model for dynamic liquefaction analysis of tailings storage facility in FLAC? 10.2.2023
-
Abaqus vs Plaxis – Local Convergence Tolerances 2.2.2023
-
Zbraslav sand – Cyclic tests by Charles University 17.1.2023
Recent Comments
- Kassem Dib on Problem in using Hypoplastic model for sand in Abaqus.
- Isma Khabis on Problem in using Hypoplastic model for sand in Abaqus.
- Isma Khabis on Problem in using Hypoplastic model for sand in Abaqus.
- Kassem Dib on Problem in using Hypoplastic model for sand in Abaqus.
- Zhentao Liu on An error in the SANISAND umat runtime
- Arie Koot on An error in the SANISAND umat runtime
- Zhentao Liu on An error in the SANISAND umat runtime
- Arie Koot on An error in the SANISAND umat runtime
- Zhentao Liu on An error in the SANISAND umat runtime
- Arie Koot on An error in the SANISAND umat runtime
- Zhentao Liu on An error in the SANISAND umat runtime
- Arie Koot on An error in the SANISAND umat runtime
- Zhentao Liu on An error in the SANISAND umat runtime
- Zhentao Liu on An error in the SANISAND umat runtime
- Zhentao Liu on An error in the SANISAND umat runtime
- Zhentao Liu on An error in the SANISAND umat runtime
- Arie Koot on An error in the SANISAND umat runtime
- Arie Koot on An error in the SANISAND umat runtime
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