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
-
Some confusion about the parameters in Abaqus umat of Hypoplastic Modeling
Joe Chu||Finite Elements|1 |
Views 166
Dear all, When I check the umat file of sand hypoplastic modeling, I find there are two parametesr(p_t(2), bulk_w(15)) without any definitions. Could someone kindly explain the exact meaning for […] -
a question on the clay hypoplasticity model with Abaqus umat
Tao Zhu||Finite Elements|7 |
Views 215
Dear all, I am a PhD student in Hohai University. Recently I have been trying to simulate a triaxial compression test using the hypoplasticity model for clay. The UMAT subroutine […] -
Hypoplastic model for thermal cycles (Abaqus)
Chiara Iodice||Finite Elements|2 |
Views 441
Dear all, I’m using the UMAT file in which the hypoplastic model for thermal cycles is implemented. In the Abaqus input file I have added the two lines necessary to […] -
Tochnog Professional overview movie in youtube
Dennis Roddeman||Finite Elements|0 |
Views 288
Dear All, We posted a small overview movie of Tochnog Professional in YouTube. For more movies see the complete channel. -
EasyTochnog input file generator
Dennis Roddeman||Finite Elements|0 |
Views 296
Hi All, Tochnog Professional now has an EasyTochnog extension, see http://www.tochnogprofessional.nl/easy_tochnog/page.php. With simple input data like pile diameter, pile length, slope geometry, sheet pile data, etc. a complete Tochnog Professional […] -
new hypoplasticity laws in Tochnog Professional
dennis roddeman||Finite Elements|1 |
Views 286
The 2014 Masin hypoplasticity for clays has been implemented in Tochnog Professional under guidance of Dr. David Masin. This implementation includes structure, intergranular strains and visco effects. Extensions to the […] -
hypoplasticity models in free Tochnog Professional
Silvia Imposimato||Finite Elements|0 |
Views 432
In this post we will list built-in hypoplasticity formulations in the free Tochnog Professional program. Since these hypoplasticity options are built-in there is no need to link external umat routines. […] -
Tochnog Professional becomes free
Dennis Roddeman||Finite Elements|0 |
Views 438
After several decades of development we are happy to announce that the Tochnog Professional finite element program has become free. Both for academic and commercial use. We are extremely grateful […]
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.
My issue has been resolved, i think it was related to initialization of State depenedent Varaiables. Once i did that results are fine.