Sir, As a beginner of FRIC I am facing some difficulties to implement it. The downloaded FRIC code has been added to my pile soil friction model and trying to validate with the hypo plasticity model. I am confused about the input of hypo plastic properties. When i am giving the properties on User defined material properties i am getting the error as umat is not attached. Does this “FRIC .for” already included the umat.
Regarding FRIC : As a beginner
Related Articles
-
Hypoplastic Interface Model: Virtual Shear Zone Thickness and Surface Rougness Coefficient
Tunç Gökdemir||Constitutive Modelling|9 |
Views 441
Hello, I want to use Hypoplastic Interface (Fric Subroutine) in my ABAQUS contact models. However, I don’t know how I can determine Virtual Shear Zone Thickness. It is the Parameter […] -
Mohr Coulomb umat in Abaqus
Shuhan Cao||Constitutive Modelling|4 |
Views 309
Dear all, does anyone have the umat code for Mohr Coulomb in Abaqus? For my current work I need a umat for Mohr Coulomb in Abaqus. It would be highly […] -
multi yield surface model
kamal paknejad||Constitutive Modelling|3 |
Views 494
Hi everyone, i am trying to write umat subroutine for multi yield surface plasticity model.if its possible give me some information to do my project better and if some body […] -
Calibration of Hypoplastic material model parameters
Amine Aboufirass||Constitutive Modelling|6 |
Views 622
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 […] -
Clay Hypoplastic Model ABAQUS UMAT
Hashmi Sohawon||Constitutive Modelling|3 |
Views 485
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? -
ALERT Geomaterials – SoilModels support declaration
David Mašín||Constitutive Modelling|0 |
Views 464
ALERT Geomaterials (The Alliance of Laboratories in Europe for Education, Research and Technology) is a European organisation including 33 Universities or Organisations, which are most active in the field of numerical […] -
Error in abaqus when use sanisand
mj saffarian||Constitutive Modelling|5 |
Views 469
Hi everyone When I use sanisand model in abaqus , This error is seen Can anyone help? Other subroutines work well for me Is it possible for my input parameters […] -
abaqus version
sobhan abedinnejad||Constitutive Modelling|3 |
Views 250
hi every one i’m using abaqus 2017 and i want to implement Hypo-sand to my Biaxial model (2D) and before all, i linked abaqus and fortran successfully my question is […]
Search SoilModels Website
Recent posts
-
Two postdoctoral positions in computational mechanics in Ben Gurion university and Ariel university, Israel, are available immediately 28.2.2021
-
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
Recent Comments
- Mehdi Joneidi on A problem of convergence from using Hypoplastic model in Abaqus
- Mehdi Joneidi on Boundary value problems for granular materials subjected to earthquake loading
- Mehdi Joneidi on Kadlíček, T. and Mašín, D. (2020). The strength reduction method in clay hypoplasticity. Computers and Geotechnics (in print)
- 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
Dear Arun,
I will try to answer all your questions and a bit more.
1. The file Fric_HPvW is only the contact model which have a coding interface using the UMAT as a constitutive driver for the contact. But there is no UMAT attached. What you can do is to simply copy the UMAT.for for the hypoplastic model and attach it to the FRIC_HPvW.for file.
2. The abbreviation Fric_HPvW refers to the Hypoplastic model from von Wolffersdorff that is for granular media. Keep this in mind if you want to model fine-grained interfaces.
3. Please have a look to the UMAT documentation, because the second property is a numerical cohesion value. You have to follow the input for the properties.
4. You have to use the exact amount of parameters described in the documentation for the FRIC otherwise the subroutine will interrupt and you must specify the amount of state variables.
5. The state variables must also be defined for the UMAT use.