Hello, I want to use the hypoplastic model for granular materials downloaded from https://soilmodels.com/download/plaxis-umat-hypoplas-zip. The UMAT file umat.for is the model for sand. I followed the instruction https://web.natur.cuni.cz/uhigug/masin/plaxumat/node5.html. I have some questions about the initial state variables and the model itself:
(1) The initial state variables should be assigned in the input file, but I found it can work if I did not. Are there any problems? I found the StVarIni.for, which includes a loop to assign the parameters 17-22 to the initial state variables 1-6? Does this file is necessary?
(2) I found the parameters of the model are seemed highly related to void ratios. I want to use in dynamic analysis, how can I calibrate the parameter hs (I think this one is related to shear modulus) by G0? And I found the pressure-dependency is considered by the parameter n. If I assign n=1, the model is pressure-independent? and the ground is homogeneous?
Any comments or suggestions are highly appreciated.
SImulation with hypoplastic model for granular materials in ABAQUS
Related Articles
-
Cyclic Triaxial Test
Mehdi Joneidi||Constitutive Modelling|2 |
Views 2,807
Dear All, I am using ISA+HP model in my research and I have encountered some problem when looking into cyclic triaxial test for single element. The target model was selected […] -
SANICLAY-B (2018) how to calculate Dep
Steve Xu||Constitutive Modelling|0 |
Views 2,597
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 […] -
Question about Interface between UMAT and VUMAT
Sina Niazi||Constitutive Modelling|1 |
Views 2,759
Hello, I read the research report and the FORTRAN code available at https://soilmodels.com/download/vumat_umatinterface-zip/. It sounds quite interesting but I have a couple of questions about the FORTRAN code: 1- Did […] -
ALERT Geomaterials – SoilModels support declaration
David Mašín||Constitutive Modelling|0 |
Views 2,596
ALERT Geomaterials (The Alliance of Laboratories in Europe for Education, Research and Technology) is a European organisation including 33 Universities or Organisations, which are most active in the field of numerical […] -
ERROR Message when using UMAT_hcea with ABAQUS
Lukas Reindl||Constitutive Modelling|3 |
Views 2,876
Hi all! I am modelling some triaxial compressions in ABAQUS with Weald Clay. The constitutive law i am using is the clay hypoplasticity by Mašín. When running the program using […] -
SANISAND pile-soil-interaction ABAQUS
Lee Jae Sung||Constitutive Modelling|1 |
Views 2,781
Hi everyone: I am trying to use SANISAND as the constitutive model of soil, and use ABAQUS software to simulate pile-soil interaction. First step is “Geostatic”, the second step is […] -
Setting of Kw for Hypoplastic Clay UDSM in Plaxis
Joel Tan||Constitutive Modelling|2 |
Views 2,649
Prof. David Masin, I am posting the queries I have emailed you earlier which you have answered and therefore I am posting it here as per your request. I wish […] -
Book “Modelling of soil behaviour on hypoplasticity” has been published
David Mašín||Constitutive Modelling|1 |
Views 3,017
Hardcopies of my new book “Modelling of Soil Behaviour with Hypoplasticity – Another Approach to Soil Constitutive Modelling” just arrived. The book is available for hardcover or pdf orders at https://www.springer.com/us/book/9783030039752
Who is Online
No one is online right now
Search SoilModels Website
Recent posts
-
Zbraslav sand – Cyclic tests by Charles University 17.1.2023
-
New features in Excalibre 17.1.2023
-
Sanisand 13.1.2023
-
SaniSand Model in Plaxis 3D 9.12.2022
-
The GA-cal software for the automatic calibration of soil constitutive laws 2.12.2022
-
Abaqus OneAPI Compiler 10.11.2022
-
Few more Question on calculating lateral displacement of pile using hypoplastic clay model 3.10.2022
-
A question about the hypoplastic model in clay 22.9.2022
-
A High-Cycle Accumulation Model for Sand (Niemunis et al., 2005) 6.9.2022
-
Malaysian kaolin – Cyclic tests by Charles University 5.9.2022
-
Problem in calculating Lateral displacement of the pile using Hypoplastic clay model 2.9.2022
-
GTS NX 25.7.2022
Recent Comments
- Prasanjit Roy on UMAT Implementation in Abaqus (Hypoplastic clay Subroutines)
- Shruthija Sreeram on UMAT Implementation in Abaqus (Hypoplastic clay Subroutines)
- Paul Le Roux on Zbraslav sand – Cyclic tests by Charles University
- Amrane Moussa on Download package of a complete dataset “Zbraslav sand – Cyclic tests by Charles University”
- Francisco Mendez on The GA-cal software for the automatic calibration of soil constitutive laws
- Abolfazl Najafi on The GA-cal software for the automatic calibration of soil constitutive laws
- Arie Koot on SaniSand Model in Plaxis 3D
- Sajjad Shakeri on UDSM PLAXIS
- Anis Kheffache on Abaqus OneAPI Compiler
- Kassem Dib on How can I solve the error in Abaqus mentioned below?
- Dimitrios Konstantinidis on Issues in getting the negative values of q (mean deviatoric stress) while simulating cyclic triaxial test in ABAQUS using SANISAND subroutine.
- Tomáš Kadlíček on Download Package of Charles University Implementation of High Cycle Accumulation Model
- Safia EDAOUDI on Simulating Oedometer test in PLAXIS
- Safia EDAOUDI on Simulating the oedometric test with Abaqus
- MOHD SAQIB on Issues in getting the negative values of q (mean deviatoric stress) while simulating cyclic triaxial test in ABAQUS using SANISAND subroutine.
- Dimitrios Konstantinidis on Issues in getting the negative values of q (mean deviatoric stress) while simulating cyclic triaxial test in ABAQUS using SANISAND subroutine.
- Guilherme Castro on Download Package of Charles University Implementation of High Cycle Accumulation Model
- Giada Orlando on Download Package for Hypoplastic interface model and UMAT – FRIC interface
Hi,
(1) you can initialise void ratio through parameter 16, but not intergranular strain. So if you do not need intergranular strain, or if it is enough for you that it is initialised to 0, you do not need stvar.ini
(2) as for this question, please study “Mašín, D. (2015) Part 4: Determination of material parameters, PhD course “Hypoplasticity for Practical Applications” handouts [Presentation]” from https://soilmodels.com/publications/
Regards David
Hello, David
Thanks for your reply. I want to consider the intergranular strain, I will try the stvar.ini.
Best regards, Yusheng