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?
Problems with the UMAT subroutine check_parms_DM of the SANISAND constitutive model
Related Articles
-
Velacs Project Data
WaiChing Sun||Constitutive Modelling|1 |Views 4,772
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 […] -
Question about Interface between UMAT and VUMAT
Sina Niazi||Constitutive Modelling|1 |Views 5,070
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 […] -
Problem with SANISAND UMAT
Safia EDAOUDI||Constitutive Modelling|3 |Views 10,034
Hello all, I’m using the SANISAND UMAT I downloaded here for my research, the problem I found is it gives me wrong results in ABAQUS and INCREMENTAL DRIVER for element […] -
SANISAND 2008 Model
MOHD SAQIB||Constitutive Modelling|0 |Views 4,528
Hello Everyone, Can anyone have umat available for SANISAND 08 (Simple anisotropic sand plasticity model)?. Paper authored by Taiebat and Dafalias. They have used a closed type yield surface. Regards […] -
consistent tangent stiffness calculation in hypoplasticity sand UMAT
Ran Tu||Constitutive Modelling|1 |Views 5,279
Dear all, Thanks for hypoplasticity sand UMAT provided by Prof. Masin. During studying hypo sand UMAT, I am encountered with a question about consistent tangent stiffness calculation. subroutine ”perturbate_h“ seems […] -
Question on the Matlab driver-hypoplastic models
c sx||Constitutive Modelling|5 |Views 4,590
Dear all, After carefully reading the matlab drivers of hypoplastic models, I was wondering why there is not mix control undrained TX compression. I want to achieve the same result […] -
Calibration of Hypoplastic material model parameters
Amine Aboufirass||Constitutive Modelling|6 |Views 5,119
I would like to derive material parameters based for a simulation which will implement the hypoplastic material model based on the following information: • Heavily overconsolidated • Very dense, fine […] -
The GA-cal software for the automatic calibration of soil constitutive laws
Francisco Mendez||Constitutive Modelling|2 |Views 7,006
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 […]
Who is Online
No one is online right now
Search SoilModels Website
Recent posts
-
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
-
Triaxial Test Driver SANISAND 30.10.2024
Recent Comments
- 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
- Tongyu Di on Abaqus RITSS methon for LDFE analysis with hypoplastic





Hi Meng, it is here: https://soilmodels.com/download/plaxis-umat-sanisand/ in file implementation/umat.for. David
thank you very much!,but my meaning is that where can I find related literature about explainning the formula of the above code.
I think this is simple switch allowing to define friction angle directly in degrees, or as M=q/p at failure. If below 5, the algorithm assumes that you entered M, if above 5 , the algorithm assumes you entered friction angle in degrees. This is just a technicality about how to input parameters, I do not think there is in any literature for it. David