Hello..
I am using SaniSand constitutive model, for the simulation of the behavior of onshore wind turbine using plaxis 3d. The dll file published in the website request the determination of one model among 10 other models. I choose the first one and fill the parameters values according to the pdf included in the downloaded file. the soil test module shows illogic results (Eoed = 9e10), units are all correct but i thing there is a problem in the order of parameters since they are not named explicitly as in the case of hypoplasticity model. Any one has an idea about that ?
SaniSand Model in Plaxis 3D
Related Articles
-
Calibration Sand Hypoplasticity whit ExCalibre
Francisco Mendez||Constitutive Modelling|3 |Views 4,901
Dear all I have some laboratory test of Pescara sand and I’m trying to find the von Wolffersdorff parameters of this sand. So I have used ExCalibre with the data […] -
K0 determination Reloading using HP clay model
muhammad shakeel||Constitutive Modelling|0 |Views 4,580
Hi Prof. Masin , It is related to my previous post. Sorry to bother you again. I simulated Oedometer test in Plaxis as well as centrifuge reloading (using HP clay […] -
Modelling TX monotonic compressive test with ABAQUS and SANISAND – not working
Riccardo Zabatta||Constitutive Modelling|9 |Views 5,207
I am trying to reproduce a TX monotonic, compressive test on a sand by using a 1-element, axisymmetric ABAQUS FE model, assigned to a SANISAND material. For this purpose, I […] -
stress order in hypo umat seems to be incorrect
Ran Tu||Constitutive Modelling|3 |Views 881
Dear forumers: Thanks to hypoplasticity sand UMAT provided by Prof. Masin — https://soilmodels.com/download/plaxis-umat-hypoplas-zip/. But during studying above sand UMAT, I found that the stress order may be incorrect. Because stress […] -
testing an User Defined Soil Model in plaxis
MIGUEL VALENCIA GALINDO||Constitutive Modelling|2 |Views 5,886
Hi everyone I am writing a code for a model in the UDSM format for Plaxis. I already have the “*.dll” files, but when I run the soil test I […] -
Hypoplastic Interface Model: Does anybody implemented this model in FLAC3D
ruohan sun||Constitutive Modelling|3 |Views 4,963
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 […] -
FRIC code for clay hypoplasticity interface
Haran Gananathan||Constitutive Modelling|0 |Views 5,477
Dear Prof Stutz and Prof Mašín, Is FRIC code for clay hypoplasticity available? If yes, could you please provide me with the link to download FRIC? Thank you Haran -
Spurious oscillations in calculated accelerations
Piotr Kowalczyk||Constitutive Modelling|2 |Views 5,006
Hello everyone, I have just a general question how people approach the problem of spurious oscillations generated in dynamic analysis when using nonlinear soil constitutive models. I understand sometimes numerical […]
Who is Online
No one is online right now
Search SoilModels Website
Recent posts
-
Prague Geotechnical Days 2026 3.2.2026
-
Postdoctoral position at COFS, UWA 28.7.2025
-
Hypoplasticity clay in ABAQUS 23.7.2025
-
Drucker-Prager Cap 29.5.2025
-
Abaqus RITSS with hypoplastic 9.4.2025
-
Fellin UMAT subroutine 2.4.2025
-
Hypoplasticity clay for triaxial compression in abaqus 26.3.2025
-
Abaqus RITSS methon for LDFE analysis with hypoplastic 17.3.2025
-
Request for VUMAT Implementation of Mohr-Coulomb, Drucker-Prager, or Drucker-Prager Cap 28.2.2025
-
Suggestions for an Advanced Constitutive Model in FEM-Based Dynamic Slope Stability Analysis 12.2.2025
-
Hardening Soil or Hardening Soil-Small umat in Abaqus 2.1.2025
-
hypoplastic interface 11.12.2024
Recent Comments
- Nabanita Saha on set cavitation limit in ABAQUS/STANDARD when using SANISAND umat
- Nabanita Saha on SANISAND Abaqus UMAT and Plaxis implementations
- Tian Fapai on SANISAND Abaqus UMAT and Plaxis implementations
- Heng Wang on Multilaminate Model (Schädlich & Schweiger)
- Zhang Hongwei on Download Package of Charles University Implementation of High Cycle Accumulation Model
- Ruimin Chen on Problem with VUMAT interface
- Nitesh Bhume on UMAT and oneAPI compiler issues. (SOLVED…i hope :p)
- Aleksandar Kostadinovic on Karlsruhe fine sand – Cyclic tests (T. Wichtmann)
- Amrane Moussa on Kadlíček, T., Ochmański, M., Mašín, D. and Duque, J. (2022) Report on Charles University implementation of high cycle accumulation model
- Ramon Varghese on SANISAND for FLAC3D Download
- Shuhan Cao on Hardening Soil or Hardening Soil-Small umat in Abaqus
- Kuikui Guigui on Hypoplastic Interface Model (Stutz et al., 2016)
- Kuikui Guigui on Download Package for Hypoplastic interface model and UMAT – FRIC interface
- Francisco José Mendez on Programme of the ALERT Olek Zienkiewicz school on Constitutive Modelling of Geomaterials, February 3 to 7, 2025, Prague, Czech Republic
- Francisco José Mendez on REQUEST FOR EXPRESSIONS OF INTEREST (REOI) FOR PROJECT IN CONSTITUTIVE MODELLING
- Lars Vabbersgaard Andersen on GroundVib.setup.web.exe
- Maria Manakou on GroundVib.setup.web.exe
- Jay Chou on Abaqus RITSS methon for LDFE analysis with hypoplastic





Dear Kassem,
When I use your props I get an Eoed of around 1.2e8.
When you look at the formular it’s logic:
Gt=G0*(2.97d0-void)*(2.97d0-void)/(one+void)
*dsqrt(pp*p_a)
and because nu is very little Eoed is around 2*Gt and sqrt(pp*p_a) is around 50 at the end
parm 06 (Me) is 0. Is not logic but for Eoed not needed, but when I use exactly zero then my code doesn’t work proper
Arie