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 linking – Single Precision Abaqus/Explicit User Subroutines. This error may be due to a mismatch in the Abaqus user subroutine argument”.
The versions of the programs that I am using are: Abaqus 2020, the visual studio 2019, OneAPI compiler v2022. When I run the Abaqus verification, it says PASS for everything (also subroutines), so I assume they are correctly linked.
Someone had the same problem and knows how to solve it?
Problem with VUMAT interface
Related Articles
-
UMAT for Creep-SCLAY model.
isma khabis||Constitutive Modelling|0 |Views 2,088
Does anyone have the UMAT for the Creep-Clay model to be implemented in Abaqus? -
UMAT Code for Modified Cam Clay model
Mehtab Alam||Constitutive Modelling|3 |Views 9,033
I am trying to develop UMAT code for MCC, but facing difficulty. Is there any such files available which can help me to speed up. please refer. Thank you. -
UMAT file for POROELASTICITY
Angu Praveen Muthu Swamy||Constitutive Modelling|0 |Views 5,535
Anyone has any reference to writing UMAT file for Poro linear elastic properties or what constitutive equations have to be solved to do the same. Any help would be appreciated […] -
ALERT doctoral school on constitutive modelling – hands on session triax input files
David Mašín||Constitutive Modelling|0 |Views 4,985
ALERT doctoral school on constitutive modelling is happening right now. The school lecture notes are available at the website of ALERT geomaterials (http://alertgeomaterials.eu/publications/) Below you find triax input files for […] -
Spurious oscillations in calculated accelerations
Piotr Kowalczyk||Constitutive Modelling|2 |Views 4,969
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 […] -
Hypoplastic UMAT & Void Ratio
Hashmi Sohawon||Constitutive Modelling|0 |Views 6,314
Hi all, Can anyone give a clarification on the material property (parameter 22) in the hypopplasticity umat for clay on Abaqus. My understanding is that these parameters are defined as […] -
Getting started with UMAT for Hypoplastic clay model in ABAQUS
Kanika Lamba||Constitutive Modelling|0 |Views 5,212
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 […] -
UDSM PLAXIS
nasim aftahi||Constitutive Modelling|2 |Views 6,115
I implemented a unified dynamic soil model, but PLAXIS doesn’t calculate any strains, and it prints zero (or some times NaN amounts) into a text file. I’d like to know […]
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



Dear Giada Orlando,
Hopefully, your problem is already solved. But, I faced the same issue a while ago. If the command “abq2020 verify -user_exp” gives you “PASS”, then the problem is hidden in the subroutine. One quick action would be making a Dynamic-link Library in Visual Studio with your VUMAT and checking if it compiles.
Best Regards,
Ahmad
Dear Giada,
In order to solve this problem, you should replace the function “stop” with “call XPLB_EXIT” in your VUMAT.
The corresponding answer for the UMAT can be found here:
https://soilmodels.com/umat-and-oneapi-compiler-issues-solved-i-hope-p/
Kind regards,
Michael
Thank you!
Dear Giada,
May I ask where I can obtain the VUMAT interface for sand hypoplasticity developed by Prof. Binen? Thank you very much.