Dear all,
Recently, I have been working on the simulation of a pile-soil interaction with CEL method in Abaqus/Explicit. I simulate the sand with the Sand Hypoplasticity Model provided by Prof. Masin. And I use the VUMAT_UMAT Interface from Prof. Bienen.
However, When I call the Vumat.for file, two errors always appears:
Error 1: The option *user material,type=mechanical completely defines the material behavior. It can not be used with an option that defines part of a material`s behavior
Error 2: A material property that is not allowed with a user material has been specified
PS: The picture shows the error message and the sand constitutive model parameters setting.
I did not find a solution to these two errors on the Internet, so I ask for help. Any suggestion or comment will be appreciated.
Errors of sand hypoplastic model with Abaqus Vumat
Related Articles
-
Subroutine of SANISAND model
Pooja Patil||Constitutive Modelling|16 |
Views 972
I am trying use sanisand subroutine posted in this website. But it is not working. Getting no values for field variable in the odb. I think i am missing something. […] -
need help in Flac3d6
Ahmed Mahir||Constitutive Modelling|0 |
Views 269
dear user hello i intend to build a numerical model using flac3d 6 software i build the geometry with extrusion pane and set all values for pile – soil interaction […] -
Cyclic Behavior of Sand
MOHD SAQIB||Constitutive Modelling|3 |
Views 153
Hello, Is there any constitutive model for sand which can simulate the number of cycles to reach the critical state. I used the SANISAND model but it is not promising. […] -
How to implement this Hypoplastic Interface Model into ABAQUS combined with the existing hypoplastic model subroutine
Geyang Song||Constitutive Modelling|8 |
Views 583
Hello: I’m a post-doc at the University of Nottingham, and I’m using the hypoplastic model to simulate the centrifuge tests we did. The research area is related to soil-pile interaction. […] -
Question on the Matlab driver – model hypo Sand
c sx||Constitutive Modelling|1 |
Views 162
As a beginner to soil constitutive modelling, I am learning the hypoplastic models by reading the matlab drivers. I am confused with the matlab file f_hyp.m in the model hypo_sand. […] -
Dynamic Compaction Simulation by ABAQUS
shenouda Mekhail||Constitutive Modelling|0 |
Views 399
Greeting Everyone, I’m a new user of ABAQUS. I’m trying to simulate soil dynamic compaction by Cap model. I simulated the blow by half sinusoidal wave. Although I used Cap […] -
SANISAND pile-soil-interaction ABAQUS
Lee Jae Sung||Constitutive Modelling|1 |
Views 264
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 […] -
UMAT Code for Modified Cam Clay model
Mehtab Alam||Constitutive Modelling|1 |
Views 640
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.
Who is Online
No one is online right now
Search SoilModels Website
Recent posts
-
K0 determination Reloading using HP clay model 22.2.2021
-
Seismic Liquifaction 11.2.2021
-
Modelling cyclic loads in Tochnog 11.2.2021
-
Soft soil model vs Soft soil creep model 8.2.2021
-
Boundary value problems for granular materials subjected to earthquake loading 8.2.2021
-
Guidance for a newbie 6.2.2021
-
Modelling Rate-dependent behaviour of clay [Urgent] 1.2.2021
-
Postdoctoral Fellowship in computational geomechanics 27.1.2021
-
USDM – Creep -SCLAY1S 25.1.2021
-
Hardening Soil Model in Abaqus 25.1.2021
-
Effects of water content in sand in hypoplastic strength parameters 25.1.2021
-
Simulating Oedometer test in PLAXIS 24.1.2021
Recent Comments
- David Mašín on Kadlíček, T. and Mašín, D. (2020). The strength reduction method in clay hypoplasticity. Computers and Geotechnics (in print)
- Mehdi Joneidi on Kadlíček, T. and Mašín, D. (2020). The strength reduction method in clay hypoplasticity. Computers and Geotechnics (in print)
- Micha Van der Sloot on PM4Sand for Plaxis Download
- Eduardo Muguet on PM4Sand for Plaxis Download
- Sudipta Bhowmick on Subroutine of SANISAND model
- Sudipta Bhowmick on SANISAND (Dafalias and Manzari, 2004)
- Osama Dar on Guidance for a newbie
- Arie Koot on Seismic Liquifaction
- Emrecan Güven on Guidance for a newbie
- Osama Dar on Guidance for a newbie
- Gertraud Medicus on Guidance for a newbie
- Juan Tello on Clay hypoplasticity with strength reduction (umat and Plaxis dll).
- Juan Tello on UMAT Implementation of Sand Hypoplasticity by UIBK
- Micha Van der Sloot on PLAXIS
- Micha Van der Sloot on USDM – Creep -SCLAY1S
- Arie Koot on Hardening Soil Model in Abaqus
- Balaji Bandaru on Simulating Oedometer test in PLAXIS
- Ayzukra Ablimit on Simulating Oedometer test in PLAXIS
Hi Kunpeng, can you explain why you define also elastic material behaviour? All the material behaviour should be governed by vumat.
Hi Prof. Masin, if I delete elastic material behaviour, another error will be generated:
ERROR in job messaging system: Error in connection to analysis
There is also a warning message:
A material defined in user subroutine VUMAT must be defined as purely elastic (using the initial elastic modulus) at the beginning of the analysis (stepTime=0). This is an informative message. It does not necessarily indicate that user subroutine VUMAT is incorrectly defined.
This is similar to the problem Panpan Guo encountered: https://soilmodels.com/general-questions-on-implementation-of-sand-hypoplasticity-model-with-abaqus-umat/
Hi Kunpeng, did you notice and activate this line in umat?
c For use in ABAQUS EXPLICIT, activate the following line
c if(kstep.eq.1 .AND. kinc.eq.1) testing=3
testing==3 means that elasticity is activated for the initialisation step
Hi Prof. Masin,
Yes, of course. This line is activated. But the problem still exists.
I see. This seems as a general problem of VUMAT usage, hope that someone using Abaqus explicit will be able to help.
Hi Prof.Masin,
Thank you for sharing the hypoplasty model.
I would like to know that if the model (clay Hypoplasty) includes the large deformations and plastic strains, and can you guide me on how to define and declare values to parameters of the model inside the Abaques application.
Appreciatively.
Hi, please study “Mašín, D. (2015) Part 4: Determination of material parameters, PhD course “Hypoplasticity for Practical Applications” handouts [Presentation]”, it is awailable for download in SoilModels publication database. Regards David
Thank you
Hi,
when using a umat or vumat, the following information needs to be included in the .inp file:
*Material, name=Material-xyz
*Depvar
integer_number,
*User Material, constants=integer_number
constants_definition
The information you included above reads *User material, type=mechanical. Please also check that the number of material constants defined here match that in the umat/vumat.