Hello all,
According to my last post some weeks ago I now have translated the laboratory data from engineering strain to true strain with the following formula: epsilon(true)=ln(1+epsilon(engineering)). I compared then the the new values of the measurement data with the points on the graph of the ExCalibre output. And they a still different. For the Oedometer the measurement point (sigma 1/epsilon 1 true) is (1200/0,101) and on the graph of ExCalibre it is (1200/0,112). The same is for the triaxial tests. The maximum true strain epsilon 1 of the measurement is 0,197 and on the graph it goes until 0,244. Attached are the pictures of the ExCalibre output with the points and a picture of the excel table with the measurement values.
Is the transformation of strain different in ExCalibre or what can be the reason for that?
Regards Marco
ExCalibre Automatic Calibration
Related Articles
-
Soft soil model vs Soft soil creep model
Balaji Bandaru||Constitutive Modelling|1 |
Views 5,612
Soft soil and soft soil creep model both include time while performing the analysis. What is the difference between both of them. -
ERROR Message when using UMAT_hcea with ABAQUS
Lukas Reindl||Constitutive Modelling|3 |
Views 4,850
Hi all! I am modelling some triaxial compressions in ABAQUS with Weald Clay. The constitutive law i am using is the clay hypoplasticity by Mašín. When running the program using […] -
Htypoplastic Model in Miidas GTS NX
Kassem Dib||Constitutive Modelling|6 |
Views 2,651
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 […] -
ExCalibre Automatic Calibration
Marco Hofer||Constitutive Modelling|5 |
Views 4,449
Hello all, i have another question regarding the calibration process. Why do the initial void ratios differ between the input file and the output from excalibre? What is done during […] -
boundary surface plasticity
rakshanda showkat||Constitutive Modelling|0 |
Views 4,201
Hello all, I am trying to implement boundary surface plasticity using Bardets model in MATLAB. But i am obtaining negative values for q and Dep. Any help in this regard […] -
ExCalibre – Definiton of q
Manuel Winkler||Constitutive Modelling|3 |
Views 4,468
Hello, I am performing calibration trials for the hypoplastic sand model with the aid of ExCalibre and i was wondering how the deviatoric stresses q for the triaxial test input […] -
Hypoplastic Interface Model: Does anybody implemented this model in FLAC3D
ruohan sun||Constitutive Modelling|3 |
Views 4,540
I want to use this model to simulate soil-structure interaction in FLAC3D software, so I was wondering does anybody implemented this model in FLAC3D, and could you please share your […] -
Constitutive Model for clayey sand Soils Considering the Effect of Intergranular Physicochemical Forces
Mehdi Ghatei||Constitutive Modelling|0 |
Views 4,358
Hi all, I’m doing some experimental work to investigate the salinity effect on clayey sand behaviour. Is there any constitutive model considering the physicochemical forces for such materials? Regards, Mehdi
Search SoilModels Website
Recent posts
-
Hardening Soil or Hardening Soil-Small umat in Abaqus 2.1.2025
-
hypoplastic interface 11.12.2024
-
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
Recent Comments
- Pouya Zahedi on UMAT Code for Modified Cam Clay model
- Xiuzhe Wang on Hypoplasticity sand convergence issues
- Zheng Wanying on Example of FLAC3D data file
- Zheng Wanying on SANISAND for FLAC3D Download
- Anis Kheffache on Problem in using Hypoplastic model for sand in Abaqus.
- Micha Van der Sloot on PM4Sand for Plaxis Download
- Kiruthika Perumal on PM4Sand for Plaxis Download
- Shishir Kumar Sikder Amit on Mohr Coulomb umat in Abaqus
- Zhentao Liu on Hypoplasticity sand convergence issues
- Zhentao Liu on Combining Hypoplastic-sand and Hypoplastic-clay in one UMAT file
- 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
Hi Marco, my colleague Tomáš Kadlíček checked ExCalibre code, he will send you more details in a separate comment. Regards David
Hi David, thanks for the quick response.
Regards Marco
Hi Marco, I have checked the source code of ExCalibre and it is correct. In the case of compression, you should calculate strains as follows:
epsilon(engineering) = dL/L0
epsilon(true)= – ln( 1 – epsilon(engineering))
In this way, TRUE strains will be larger then ENGINEERING strains. True strains are related to the current hight of the specimen whereas ENG strains are related to the initial hight “L0”.
Therefore, when subjected to the same amount of settlement “dL” you should always obtain larger strain increment in the case of TRUE strains in comparison to the ENG strains.
Sorry for the misunderstanding.
Kind Regards,
Tomas Kadlicek
Hi Thomas,
now everything fit together. Thanks a lot.
Regards
Marco