I am using SANISAND to simulate a triaxial compression test under monotonic loading. But every time my simulations break and give the same message “Abaqus/Implicit Packager exited with an error – Please see the status file for possible error messages if the file exists.” There is no message file to look for the specific problem.
Is it has to do anything with the new Intel one API software? Recently, I have been upgraded to ABAQUS 2019. But previously, when tried with the Abaqus 2014 version, the program ran successfully. I am not sure whether it has anything to do with the software configuration.
Can anyone please suggest a solution? I really appreciate any help you can provide.
How can I solve the error in Abaqus mentioned below?
Related Articles
-
abaqus version
sobhan abedinnejad||Constitutive Modelling|3 |Views 4,124
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 […] -
Getting started with UMAT for Hypoplastic clay model in ABAQUS
Kanika Lamba||Constitutive Modelling|0 |Views 4,616
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 […] -
Guidance to newbie on how to calibrate a constitutive model
Osama Dar||Constitutive Modelling|0 |Views 4,318
Hi! I am studying the behavior of kaolin clay under cyclic loading. The strain rate is kept at such that undrained behavior is maintained. I want to use an advanced […] -
REQUEST FOR EXPRESSIONS OF INTEREST (REOI) FOR PROJECT IN CONSTITUTIVE MODELLING
Marcelo Llano||Constitutive Modelling|0 |Views 560
Red Earth Engineering (REE) seeks expertise in computational mechanics and constitutive modelling in geotechnical engineering to undertake a consultancy project. The project aims to develop Python codes to solve the […] -
Paper of Coulomb, C. A. (1773)
Wei-Sheng Lei||Constitutive Modelling|0 |Views 593
Any one has a copy of Coulomb’s paper below, even better an English version? Thanks. Coulomb, C. A. (1773) Essai sur une application des régles de Maximis & Minimis à […] -
“Warning LNK4210” – hypoplastic clay UMAT
Yu Xiao||Constitutive Modelling|4 |Views 4,060
Hello Everyone, I am using the UMAT code for clay hypoplasticity provided by Prof. Masin — https://soilmodels.com/download/plaxis-umat-hypoplas-zip/ I made a test model in Abaqus2020 and applied the umat code (umat_hcea.for). […] -
UMAT Code for Clay Hypoplasticity
Shen Wang||Constitutive Modelling|5 |Views 4,728
Hello Everyone, I am using the UMAT code for clay hypoplasticity provided by Prof. Masin — https://soilmodels.com/download/plaxis-umat-hypoplas-zip/ I made a oedometeric test model in Abaqus2018 and applied the umat code […] -
Question about Interface between UMAT and VUMAT
Sina Niazi||Constitutive Modelling|1 |Views 4,497
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 […]
Who is Online
No one is online right now
Search SoilModels Website
Recent posts
- Triaxial Test Driver SANISAND 30.10.2024
- REQUEST FOR EXPRESSIONS OF INTEREST (REOI) FOR PROJECT IN CONSTITUTIVE MODELLING 23.10.2024
- Programme of the ALERT Olek Zienkiewicz school on Constitutive Modelling of Geomaterials, February 3 to 7, 2025, Prague, Czech Republic 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
Recent Comments
- Sumin Song on Clay and Sand hypoplasticity UMAT and Plaxis implementations, including UMAT-Plaxis interface
- KHA DIDJA on Issue in applying SANISAND04 UMAT to Boundary-Value-Problem
- Zhentao Liu on Problem in simulating CPT using SANISAND04
- Jin-Hu Li on Problem in simulating CPT using SANISAND04
- 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)
Dear sudipta,
I am actually encountering the same issue with hypoplasticity for sand model, the program compiles but then stops without any error file and I was thinking about posting here too.
Let me know if you can figure out something. I will also post here if I can find any solution.
Thank you.
You have upgraded the Abaqus version. The same batch file of Abq14 will not work for Abq16. You just check and change the batch file.
I am using Abaqus 19 with intel one API. Can you please tell me the procedure for changing the batch file? Thank you.
for me oneAPI only works when I add next compiler command
!DEC$ ATTRIBUTES ALIAS:”umat”::UMAT
subroutine umat(………
If you use more subroutines you have to modify them too.
Thank you for your comment. Can you share the screenshot of the command file? I never use the command window before to RUN the UMAT file.
i have sent you a link that explains how to add this line
you do it for the stvarini subroutine also ?
no, only for standard abaqus subroutines like umat , usdfld ect
Hello,
I tried what you suggested but still facing the same problem. I have the same error message. Do you have any other suggestions.
Thanks in advance.
Hi Arie, thanks for your comment, this does not solve my provlem though, the code is compiling, but the analysis is aborted.
Hi all, small update, the problem seems to be the latest fortran compiler oneAPI, the umat works fine using the known parallel studio. this is actually a known issue with the latest released compiler, researchers are complaining on a daily basis on the intel website.
Are you able to find out where the problem is?
Hi, same problem here. I have Intel OneAPI, VS 2019 and Abaqus 2020 installed on my computer.
Abaqus command shows the compiler is present, when I query *abaqus info=system*
Same for *abaqus verify -user_std*, the check reports “pass”.
Then, when I run an attempt for a subroutine, the job aborts and no message file is available.
Dear Riccardo.. I am facing the same problem, the fortran subroutine codes works well with intel parallel compiler, but “Abaqus/Standards existed with an error” message appears whene using Abaqus 2021 with OneAPI Compiler.
@Kassem, be sure you are correctly initialising the state variables in your UMAT. I think the problem I was facing might be related to this incorrect initialisation process.
For example, the SANISAND Abaqus package available here on soilmodels.com contains a “StVarIni.for” file that initialises the 36 state variables that the UMAT requires to run the model. You can either copy the “StVarIni” code and paste it to the UMAT file, right after the first commented lines; or you can create a new fortran file that “calls” StVarIni and then the UMAT and link this last fortran file to the abaqus run.
@Sudipta Bhowmick were you able to solve the issue?
Dear Ricardo, were you able to run using the process described by you? Can you please explain in a little more detail as to where I should paste it?
To be honest, this kind of error messages could also be caused by some wrong settings in Abaqus. For example, wrong pre-difined field or wrong material parameters. Because you happened to invoke the user material subroutine, the simulation aborted, and you thought the abortion was caused by the user subroutine.