Hi PRISMS Team,
I am currently working on identifying material parameters for the Ohno–Wang (OW) model to develop a CPFE model for mild steel.
However, I noticed that changing parameters such as r and h does not significantly affect the shape of the stress-strain curve.
To verify this behavior, I conducted a simulation using the same material parameters as those reported in the paper shared by Kamin, to see if I could reproduce the same hysteresis loop.
Specifically, I used the BaseLine simulation files from MaterialCommons as the base, and modified the BCinfoTable to apply tension–compression cycles with a strain amplitude of 0.003, running for three cycles.
Unfortunately, I was not able to reproduce the same hysteresis loop shown in the paper.
At this point, I am unsure whether the issue lies in the simulation environment, the prm.prm settings, or elsewhere, and I would greatly appreciate your advice.
Here is a summary of what I have done:
Material model: Compiled the three .cc files stored in src of prisms-fatigue
Material parameters: Exactly the same as reported in the paper
Boundary condition: TabularBCs for 3-cycle tension–compression loading
I have attached the hysteresis loop from the paper and the loop obtained from my simulation for comparison.
Any guidance would be sincerely appreciated.
Best regards,
Itsuki
--
You received this message because you are subscribed to the Google Groups "Prisms-CPFE-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to prisms-cpfe-us...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/prisms-cpfe-users/41771c60-dc1f-4578-b412-72fbae20f431n%40googlegroups.com.
Hi Chaitali,
You're right — I’ll try running the simulation exactly as provided on MaterialCommons and share the results afterward.
However, my PC cannot handle a mesh with 6 million elements, so I’ll reduce the values for number of mesh subdivisions and number of voxels slightly.
As long as I don’t reduce them too drastically, the overall triaxial response should remain roughly the same, correct?
Best regards,
Itsuki
Hi PRISMS Team,
I ran the baseline-strain0.002 simulation file uploaded to MaterialCommons, with only the mesh size scaled down to fit my computational resources.
However, the resulting stress level was significantly lower than that shown in the paper.
Has anyone else observed this behavior or might know the reason for it?
Additionally, when I visualized the model in ParaView, the meshgrainID field appeared disordered or inconsistent. Is this expected behavior, or could it indicate a setup issue?
Any advice would be greatly appreciated.
Best regards,
Itsuki
Hi Kamin,
I ran the simulation using the files you shared, and I was able to reproduce the same output shown in your paper — thank you so much!
It turns out the issue was due to changing the mesh size without adjusting the grainID accordingly.
Thanks to this, I now feel confident in my simulation environment and ready to move forward.
Next, I plan to work on curve fitting for mild steel.
While I continue with the preprocessing of EBSD data, I’ll start estimating material parameters by modifying the parameter values in the simulation file you provided.
I have a quick question:
When running a uniaxial tension test simulation, do I need to switch to SimpleBCs, or can I simply adjust the loading conditions in TabularBCs to apply a single tensile cycle?
I feel like either should work, but I’d appreciate your thoughts on the best practice.
Thanks again, and best regards,
Itsuki