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
-
Htypoplastic Model in Miidas GTS NX
Kassem Dib||Constitutive Modelling|6 |Views 2,465
Hello.. I am defining the hypoplastic parameters for Karlsruhe sand (found in a paper) using MIDAS GTS NX. In the software the a requesting (in addition of parameters) the number […] -
Hypoplastic Model for Clays (Masin): Ag, ng or Gvh, n
Fernando Sarabia||Constitutive Modelling|1 |Views 5,239
Dr. Masin I have downloaded the most recent dll for Plaxis that includes the HypoPlastic model for Clays that you developed. I see two new parameters (Gvh0 and n), both […] -
Abaqus UEL Hypoplasticity
anis kheffache||Constitutive Modelling|0 |Views 5,378
Dear all, I want to implement a new user element using the UEL subroutine. To simulate dynamic cases, one has to define the mass, damping and stiffness matrix then build […] -
A question about the hypoplastic model in clay
Wenbo Gu||Constitutive Modelling|7 |Views 4,510
Hello, I am writting to ask how to get the elastic modulus or undrained strength of the soil in the simulation model by using hypoplastic model in clay? Is there […] -
Question on the Matlab driver – model hypo Cam Clay
Hengyi Kang||Constitutive Modelling|2 |Views 4,149
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_camclay. […] -
MATLAB Code for Bounding Surface Plasticity Model
A S M RIYAD||Constitutive Modelling|0 |Views 5,044
Dear Altruists, I just wanted to learn the bounding surface plasticity theory with coding. Does anyone have any code (written in MATLAB) for the Bounding Surface Plasticity model? Could you […] -
Spurious oscillations in calculated accelerations
Piotr Kowalczyk||Constitutive Modelling|2 |Views 4,269
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 […] -
Calibration of Hypoplastic material model parameters
Amine Aboufirass||Constitutive Modelling|6 |Views 4,519
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 […]
Search SoilModels Website
Recent posts
- The next ALERT Olek Zienkiewicz school on Constitutive Modelling of Geomaterials will take place at Charles University in Prague from February 3 to 7, 2025 11.10.2024
- Connecting remote sensors to the Plaxis FEM 3D using python 26.7.2024
- Intergranular Strain Extensions 16.7.2024
- Abaqus Hypoplasticity Primary Variable Is Not Available 1.7.2024
- Vumat to calculate excess pore in Coupled Eulerian-Lagrangian ABAQUS 1.7.2024
- Drucker Prager Cap Hardening Model 20.6.2024
- Soil model for sand under drained cyclic loading 15.6.2024
- In Abaqus how do we use *DLOAD for defining both user-defined pressure and body force simultaneously? 15.6.2024
- Issue in applying SANISAND04 UMAT to Boundary-Value-Problem 31.5.2024
- Triaxial compression test using Mohr-Coulomb model in Abaqus 27.5.2024
- The Mises stress calculated by the hypoplasticity model considering the intergranular strain is all 0 20.5.2024
- Degradation ( disturbance ) of hypoplastic clay 23.4.2024
Recent Comments
- Johan Clausen on Triaxial compression test using Mohr-Coulomb model in Abaqus
- Ismail Khan on SANISAND for FLAC3D Download
- Tao Zhu on UMAT and oneAPI compiler issues. (SOLVED…i hope :p)
- Lei DAI on SANISAND for FLAC3D Download
- Yu Xiao on “Warning LNK4210” – hypoplastic clay UMAT
- Yu Xiao on “Warning LNK4210” – hypoplastic clay UMAT
- Charbel NOHRA on “Warning LNK4210” – hypoplastic clay UMAT
- Pouya Zahedi on UMAT for hypoplastic subroutine
- Mohsen Misaghian on SANISAND umat issue
- Ashesh Choudhury on Abaqus
- Hu Shihong on Triaxial compression test using Mohr-Coulomb model in Abaqus
- Mert Eyupgiller on Triaxial compression test using Mohr-Coulomb model in Abaqus
- Bala Harsha Srusti on ABAQUS job doesn’t make any increment
- PRATIK GOEL on Hardening parameters (yield stress & absolute plastic strain)
- Ashraf AHMED on ExCalibre – SoilModels Automatic Calibration
- Xy Ma on Sand and clay standard datasets
- Xy Ma on Sand and clay standard datasets
- Ramon Varghese on Hypoplastic Interface Model: Does anybody implemented this model in FLAC3D
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.