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
-
Velacs Project Data
WaiChing Sun||Constitutive Modelling|1 |
Views 980
Dear colleagues, I want to ask your help — does anyone know where we can find all the test data from the old Velacs Project? If so, that would be […] -
Hypoplastic Interface Model: Does anybody implemented this model in FLAC3D
ruohan sun||Constitutive Modelling|2 |
Views 911
I want to use this model to simulate soil-structure interaction in FLAC3D software, so I was wondering does anybody implemented this model in FLAC3D, and could you please share your […] -
3D analysis with Basic Hypo-Plastic Model
sobhan abedinnejad||Constitutive Modelling|2 |
Views 923
Dear all Is the basic Hypo-Plastic model (Wollffersdorff’s model) suitable for 3D models? Can I analyze 3D models with this UMAT? (https://soilmodels.com/download/umat-hyposand-uibk/) Thank you Sobhan -
multi yield surface model
kamal paknejad||Constitutive Modelling|3 |
Views 1,354
Hi everyone, i am trying to write umat subroutine for multi yield surface plasticity model.if its possible give me some information to do my project better and if some body […] -
UMAT in Geotechnics
Majdi Flah||Constitutive Modelling|2 |
Views 1,289
Hi Everyone! I am a research Intern at Laval University, my project is about the effect of soil structure interaction on the seismic design of Geostructures. Exactly we want to […] -
Automatic calibration software ExCalibre has been launched
David Mašín||Constitutive Modelling|0 |
Views 1,277
On behalf of the team of developers I am happy to announce that, after more than four years of development and testing, ExCalibre has just been launched. ExCalibre is a […] -
boundary surface plasticity
rakshanda showkat||Constitutive Modelling|0 |
Views 780
Hello all, I am trying to implement boundary surface plasticity using Bardets model in MATLAB. But i am obtaining negative values for q and Dep. Any help in this regard […] -
ALERT Geomaterials – SoilModels support declaration
David Mašín||Constitutive Modelling|0 |
Views 1,118
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 […]
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
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