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
-
Sanisand model
sahar saab||Constitutive Modelling|1 |
Views 4,097
Is the Sanisand constitutive model 3 dimensional? Could it be used for dry sand cases using C4D8 elements? (drained sand) Is it possible to apply it in a dynamic implicit […] -
UMAT for strain-rate effects
Luis Zambrano-Cruzatty||Constitutive Modelling|0 |
Views 3,827
Dear community, I’m interested in constitutive models that can handle strain-rate effects for HSR on sands for simulating free fall penetration. I would appreciate any help. Do you know any […] -
The GA-cal software for the automatic calibration of soil constitutive laws
Francisco Mendez||Constitutive Modelling|2 |
Views 6,030
I am happy to announce that our pre-print paper, “The GA-cal software for the automatic calibration of soil constitutive laws: a tutorial and a user manual”, is available on researchgate […] -
Getting started with UMAT for Hypoplastic clay model in ABAQUS
Kanika Lamba||Constitutive Modelling|0 |
Views 4,138
Hello All, I am getting started with implementing UMAT for soil model in ABAQUS. I am planning to use Hypoplastic clay constitutive soil model to simulate the triaxial tests. I […] -
New book “Modelling of Soil Behaviour of Hypoplasticity”
David Mašín||Constitutive Modelling|0 |
Views 5,873
I have just returned to Springer proofs of my new book “Modelling of Soil Behaviour of Hypoplasticity – Another Approach to Soil Constitutive Modelling“. It will probably still take few […] -
Problems with the UMAT subroutine check_parms_DM of the SANISAND constitutive model
meng xiaowei||Constitutive Modelling|3 |
Views 4,227
Where can I find the source of the content in the picture below in the UMAT subroutine check_parms_DM of the SANISAND constitutive model? -
Hypoplastic Model for Clays (Masin): Ag, ng or Gvh, n
Fernando Sarabia||Constitutive Modelling|1 |
Views 4,942
Dr. Masin I have downloaded the most recent dll for Plaxis that includes the HypoPlastic model for Clays that you developed. I see two new parameters (Gvh0 and n), both […] -
SANICLAY-B (2018) how to calculate Dep
Steve Xu||Constitutive Modelling|0 |
Views 4,019
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 […]
Who is Online
No one is online right now
Search SoilModels Website
Recent posts
-
sand liquefaction modelling in Anura3D 8.12.2023
-
BCV bentonite experimental and modelling datasets 14.11.2023
-
Challenges in simulating geomechanical models using Mohr-Coulomb with Tension Cut-Off in Abaqus 20.10.2023
-
Analys soil liquefaction with Abaqus under blast load 19.10.2023
-
Hardening soil Model UMAT 13.9.2023
-
Problem with VUMAT interface 20.8.2023
-
UMAT and oneAPI compiler issues. (SOLVED…i hope :p) 5.8.2023
-
Oedometric Test Soil Test Plaxis 21.7.2023
-
Problem in simulating CPT using SANISAND04 10.7.2023
-
Problem with UMAT for clay hypoplasticity. Program exiting. 30.6.2023
-
Example of FLAC3D data file 10.6.2023
-
sigini ans sdvini subroutine example for soil model in Abaqus 6.6.2023
Recent Comments
- Nikolay Suyo Calla on Hardening soil Model UMAT
- Johan Clausen on Challenges in simulating geomechanical models using Mohr-Coulomb with Tension Cut-Off in Abaqus
- Zhenyu Liu on Problem in using Hypoplastic model for sand in Abaqus.
- Dorsa Shadlou on SANISAND for FLAC3D Download
- Shuo Feng on Download Package of Matlab Driver
- Ajay Jatoliya on SANISAND for FLAC3D Download
- Isma Khabis on Hardening soil Model UMAT
- Anis Kheffache on Hardening soil Model UMAT
- Isma Khabis on Hardening Soil Model in Abaqus
- Fatemeh Safari on Matlab Driver
- KF JIAO on SANISAND Abaqus UMAT and Plaxis implementations
- Abdiel Ramon Leon Bal on Problem in simulating CPT using SANISAND04
- An Zhanng on Problem in simulating CPT using SANISAND04
- Giovanni Ciardi on UMAT and oneAPI compiler issues. (SOLVED…i hope :p)
- Anis Kheffache on UMAT and oneAPI compiler issues. (SOLVED…i hope :p)
- Giovanni Ciardi on UMAT and oneAPI compiler issues. (SOLVED…i hope :p)
- Anis Kheffache on UMAT and oneAPI compiler issues. (SOLVED…i hope :p)
- Giovanni Ciardi on UMAT and oneAPI compiler issues. (SOLVED…i hope :p)
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