Hi,
I am working in Abaqus, aiming to model double porosity clay consolidation data by using hypoplastic clay model with meta stable structure. First, i just wanted to verify basic model using simple axisymmetric geometry (Triaxial Test) in Abaqus. So i used material Parameters as : 22.611e-5,.11,.016,.4 and rest all zero. As a standard procedure i included umat_hcea.for file in the job module and ran my job. I got the error that UMAT was missing, so i opened the umat_hcea.for and replaced first word after usersubroutine by UMAT and finally job completed successfully. I am simply loading under isotropic conditions and then unloading but my when i checked the void ratio upon unloading, it didn’t follow k line it retracted along lambda curve only. Also the void ratio is decreasing not along butterfield’s criteria but along e-lnp’ space (i checked by hand calculations). Can any one suggest me where i could be wrong and also, is there any change that i have to make in the fortran file like the one mentioned above?. Any help would be great .
UMAT Implementation in Abaqus (Hypoplastic clay Subroutines)
Related Articles
-
Barodesy download package including small strain stiffness and strength reduction (UMAT and PLAXIS dll)
Manuel Bode||Finite Elements|0 |
Views 850
A new download package for Clay Barodesy is available in the download section (https://soilmodels.com/barodesy/) The model uses the basic model of barodesy for clay (Medicus G. and Fellin W. 2017) […] -
UMAT code for Unsaturated soil modes
Arghya Das||Finite Elements|1 |
Views 1,243
Hello Everyone, I am trying to implement an unsaturated soil model (BBM or similar) in ABAQUS using UMAT. We want to assign a pore-pressure boundary condition for simulating the drying […] -
Boundary value problems for granular materials subjected to earthquake loading
MOHD SAQIB||Finite Elements|1 |
Views 738
Dear All, Hope you all well, I have been searching for some good publications on the Boundary value problems on Foundation system with granular materials subjected to earthquake loading or […] -
finite element modeling of ISA-HP for sand material
arad ahmadi radin||Finite Elements|1 |
Views 785
On the simulation of the cyclic mobility effect with an ISA -hypoplastic hypoplastic hypoplastic model, is it possible to simulate 3D liquefiable sandy soil by available u-mat file which is […] -
hypoplasticity model with Abaqus umat on Brno clay
mahdie masoudi||Finite Elements|5 |
Views 1,024
Dear all, I am a Ph.D. student at Kharazmi University. Recently I have been trying to simulate a triaxial compression test using the hypoplasticity model for clay using ABAQUS. The […] -
Small displacements when using HP model in Plaxis 3D
Arno Crous||Finite Elements|4 |
Views 696
I am modelling sand slopes in Plaxis 3D using an HP model. I am using soil parameters from “Modelling of Soil Behaviour with Hypoplasticity” by David Masin (2019). During the […] -
SANISAND dll
Emilio Bilotta||Finite Elements|2 |
Views 1,067
Hi there, I’ve used successfully used SANISAND .dll with Plaxis 2016, but after switching to 2017 and now 2018 the .dll seems not to work (the parameter fields appear without […] -
Modelling cyclic loads in Tochnog
Abdulaziz Abdelkadr||Finite Elements|0 |
Views 710
Dears all, I am using Tochnog professional software to model undrained cyclic triaxial test for behaviour and liquefaction studies. Is there an incremental driver model to execute for compressional cyclic […]
Who is Online
No one is online right now
Search SoilModels Website
Recent posts
-
Shear modulus degragation 12.5.2022
-
FRIC code for clay hypoplasticity interface 23.4.2022
-
Hypo-umat sand 18.4.2022
-
Hypo-umat sand 18.4.2022
-
Using pore fluid-stress element in SandSand 9.4.2022
-
“Warning LNK4210” – hypoplastic clay UMAT 8.4.2022
-
Prague Geotechnical Days 2022 with Prague Geotechnical Lecture by prof. Cino Viggiani 7.4.2022
-
Micropiles load tests database 26.3.2022
-
DIANA 10.5 new features 10.3.2022
-
Input files for element tests for hypoplastic clay/sand UMAT 6.3.2022
-
Combining Hypoplastic-sand and Hypoplastic-clay in one UMAT file 2.3.2022
-
UMAT code for Unsaturated soil modes 19.2.2022
Recent Comments
- Alireza Lajmiri on Download package of ISA cyclic hypoplasticity for Abaqus
- Baban Bapir on Shear modulus degragation
- Rakshanda Showkat on SANISAND for FLAC3D Download
- HaoRan OUYANG on Using pore fluid-stress element in SandSand
- HaoRan OUYANG on Course “Hypoplasticity for Practical Applications”
- Miracle Dai on Hypo-umat sand
- Kassem Dib on liquefaction simulation with abaqus
- Kassem Dib on liquefaction simulation with abaqus
- Kassem Dib on liquefaction simulation with abaqus
- Kassem Dib on Transient Dynamic analysis (U-P formulation)
- Yifei Sun on matlab driver
- SPARSHA SINDURI NAGULA on SANISAND Abaqus UMAT and Plaxis implementations
- Srinivas Vivek Bokkisa on Modelling TX monotonic compressive test with ABAQUS and SANISAND – not working
- MOHD SAQIB on Modelling TX monotonic compressive test with ABAQUS and SANISAND – not working
- Srinivas Vivek Bokkisa on Modelling TX monotonic compressive test with ABAQUS and SANISAND – not working
- Jesus Mediavilla on DIANA FEA 10.3 new release – special on geotechnics
- Keng-Wit Lim on UMAT code for Unsaturated soil modes
- MOHD SAQIB on Modelling TX monotonic compressive test with ABAQUS and SANISAND – not working
My issue has been resolved, i think it was related to initialization of State depenedent Varaiables. Once i did that results are fine.