-
-
May 12, 2024 at 10:14 amonur gorurSubscriber
Hello everyone,
I am currently facing a problem with implementing the cast iron plasticity model to simulate engineered cementitious concrete (ECC) strain-hardening behavior. For my master´s thesis, I need to use the Cast iron model to input the stress-strain relation of the ECC material for tension and compression zones separately. I used a command object to embed the properties of the material, but I could not get the solution as the solver threw errors every time I started the simulation.Â
The stress-strain values from experimental data: The Young´s modulus is 20.6 GPa, and the Poisson´s ratio is 0.15.
Here are the error and warning messages shown in the solution information:
*** WARNING ***Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â CP =Â Â Â Â Â Â 2.016Â Â TIME= 12:12:37
 Material number 3 (used by element 213951) should normally have at    Â
 least one MP or one TB type command associated with it. Output of    Â
 energy by material may not be available.                              Â
 *** ERROR ***                          CP =      2.016  TIME= 12:12:37
 For material 1 at temperature 22, the initial slope (205555.556) of the
 stress-strain curve based on the TB,UNIAXIAL table with option (COMP) Â
 is less than EX (206000).                                             Â
 *** ERROR ***                          CP =      2.016  TIME= 12:12:37
 For material 1 at temperature 22, the initial slope (175000) of the   Â
 stress-strain curve based on the TB,UNIAXIAL table with option (TENS) Â
 is less than EX (206000).                                             Â
 *** ERROR ***                          CP =      2.031  TIME= 12:12:37
 The step data was checked and there were errors found.                Â
 Please check output or errors file (                                 Â
 C:\Users\gorur\Downloads\ECC_Model\_ProjectScratch\Scr011E\file0.err )Â
 for messages.                                                         Â
 *** NOTE ***                           CP =      2.031  TIME= 12:12:37
 This nonlinear analysis defaults to using the full Newton-Raphson     Â
 solution procedure. This can be modified using the NROPT command.    Â
 *** NOTE ***                           CP =      2.031  TIME= 12:12:37
 The conditions for direct assembly have been met. No .emat or .erot  Â
 files will be produced.               -
May 15, 2024 at 1:05 pmJohn DoyleAnsys Employee
The ratio of stress to strain from first data set (defined via TBPT commands) for tension and compression need to match the corresponding elastic modulus (defined by MP,ex,,). That is what the error messages are referring to. The warning about Material 3 can probably be ignored, since you are not using Material 3, but you should confirm.
-
May 16, 2024 at 12:36 amonur gorurSubscriber
Â
The elastic modulus for the tension and compression is different as you can see from the experimental data. I tried to correct the code, but the problem still persists. Here is the corrected code. I inserted an additional data point for zero strain and yield stress. However, the second data for tension and compression already has the yield stress values. Therefore, I am a bit confused about what to do. Do you have some other recommendations? I am also including the link to the paper where I got the input parameters for the FEM.Â
https://www.sciencedirect.com/science/article/pii/S0950061823029884
/prep7Âmp,ex,1,20600.0Â !Elastic modulusmp,nuxy, 1,0.15Â !Poisson ratioÂ!Define cast iron modelTB,CAST,1,,,ISOTROPICÂTB,CAST,1,1,4,TENSIONTBPT,,0.0,3.50TBPT,,0.0002,3.50TBPT,,0.0007,3.9TBPT,,0.0127,4.40ÂÂTB,CAST,1,1,3,COMPRESSIONTBPT,,0.0,18.50TBPT,,0.0009,18.5TBPT,,0.0023,47.3Â
-
-
May 15, 2024 at 1:17 pmAshish KhemkaForum Moderator
Hi,
Can you try modifying the Young's modulus to be equal to the initial slope of the stress strain curve?
Regards,
Ashish Khemka
-
May 16, 2024 at 12:40 am
-
-
May 16, 2024 at 7:39 amonur gorurSubscriber
Here is the download link to my model:Â
I appreciate your help.Â
-
July 28, 2024 at 10:07 amsai.teja.potuSubscriber@Onur gorur, did you manage to solve the issue with different slopes in tension and compression ? I'm facing a similar problem and would appreciate any insights or solutions you found.Â
-
- The topic ‘Cast iron model for Engineered cementitious concrete’ is closed to new replies.
- Problem with access to session files
- Ayuda con Error: “Unable to access the source: EngineeringData”
- At least one body has been found to have only 1 element in at least 2 directions
- Error when opening saved Workbench project
- Geometric stiffness matrix for solid elements
- How to apply Compression-only Support?
- How to select the interface delamination surface of a laminate?
- Timestep range set for animation export
- Image to file in Mechanical is bugged and does not show text
- SMART crack under fatigue conditions, different crack sizes can’t growth
-
1216
-
543
-
523
-
225
-
209
© 2024 Copyright ANSYS, Inc. All rights reserved.