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
-
Problem with VUMAT interface
Giada Orlando||Constitutive Modelling|3 |
Views 4,532
Dear All, I am trying to run the VUMAT interface by Prof. Binen with the Sand Hypoplasticity. However, when I run the simulation Abaqus returns the following error: “Problem during […] -
MatLab m.file
Ala Aljorany||Constitutive Modelling|6 |
Views 5,908
Hi everyone, I’m trying to simulate a triaxial test by using Matlab, adopting the sand hypoplasticity model with strain softening but so far couldn’t succeed. Would anyone help me with […] -
SANISAND pile-soil-interaction ABAQUS
Lee Jae Sung||Constitutive Modelling|1 |
Views 5,519
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 […] -
hypoplasticity umat filr
sobhan abedinnejad||Constitutive Modelling|2 |
Views 4,474
hello every one i have a problem with abaqus subroutine can i use hypoplastic umat file that prepared for palxis in this website in abaqus? or the files must be […] -
Implimentation of SANISAND constitutive model in ABAQUS/Standard for a soil-monopile interaction
philip alkhoury||Constitutive Modelling|4 |
Views 6,146
Dear all, I am trying to model soil-monopile interaction (3D) in ABAQUS/Standard in order to perform subsequently a cyclic and dynamic analysis. For the soil I am using the SANISAND […] -
Hardening parameters (yield stress & absolute plastic strain)
Amir Mohammad Yarahmadi||Constitutive Modelling|5 |
Views 6,579
Hi to everyone I want to model a Sand with Cap plasticity or Drucker Prager failure criterion in ABAQUS, and I have the result of Triaxial test (I’ve attached the […] -
Clay Hypoplastic Model ABAQUS UMAT
Hashmi Sohawon||Constitutive Modelling|3 |
Views 5,272
Hi, I wanted to ask if the variables/parameters defined in the online Hypoplastic model manual for PLAXIS (https://web.natur.cuni.cz/uhigug/masin/plaxumat/node6.html) are the same for the ABAQUS UMAT? -
UMAT for strain-rate effects
Luis Zambrano-Cruzatty||Constitutive Modelling|0 |
Views 4,416
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 […]
Who is Online
No one is online right now
Search SoilModels Website
Recent posts
-
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
-
Triaxial Test Driver SANISAND 30.10.2024
-
REQUEST FOR EXPRESSIONS OF INTEREST (REOI) FOR PROJECT IN CONSTITUTIVE MODELLING 23.10.2024
-
Programme of the ALERT Olek Zienkiewicz school on Constitutive Modelling of Geomaterials, February 3 to 7, 2025, Prague, Czech Republic 11.10.2024
Recent Comments
- 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
- Tongyu Di on Abaqus RITSS methon for LDFE analysis with hypoplastic
- Dingxin Zhang on Errors of sand hypoplastic model with Abaqus Vumat
- Linares De Castro on GroundVib.setup.web.exe
- Chris Eskandari on Drucker Prager Cap Hardening Model
- Hu Shihong on SANISAND for FLAC3D Download
- Ulas Cilingir on SANISAND for FLAC3D Download
- Pouya Zahedi on UMAT Code for Modified Cam Clay model
- Xiuzhe Wang on Hypoplasticity sand convergence issues
- Zheng Wanying on Example of FLAC3D data file
- Zheng Wanying on SANISAND for FLAC3D Download
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