Post Processing Stresses Output

Dear Sir, Good day.
Regarding the stress output, Von mises and Tresca are easy to find.

  1. I would like to clarify Sir which one is Membrane stress, Out of Plane stresses, normal stress and In plane stresses, shear stress among S11, S22, S33, S12, S23, S13.
  2. Is there any way, or command we can apply where we can display the stress Vector along x, along y, along z ? Thank you sir and really appreciate for your kind inputs.

The stress components are in global coordinates. So S11, S22 and S33 are normal stresses (SX, SY, SZ) while S12, S23 and S13 are shear stresses (SXY, SYZ, SXZ). Local coordinates aren’t currently supported in PrePoMax and you would need keyword edits to use them, if needed.

No, such plots are not yet available but you could use the Glyph filter in ParaView for that.

1 Like

:heart_eyes: Thank you very much Sir Jakub, really appreciate for your kind advise.

:heart_eyes: Thanks a lot, I will try and explore Paraview converter.

Hi,

When comparing Prepomax results against tabulated values (e.g. Rp0.2%,Rm,…) keep in mind the difference between True and Engineering Stress.
Up to the Yield point the difference is typically small but if you intend to look beyond, the difference might be noticeable.
All CalculiX input and output is in terms of True stress. Tabulated values are Engineering Stresses.

1 Like

Dear Sir Jakub, Good day to you. I’m verry sorry I am not yet successfully overcome this Paraview and Ccx2paraview how to use it, as I am not good in python. Appreciate if there is a direct command in edit/calculix keywords? Im happy with the visual where I can display the Von mises at the support and midspan using Tools query. However I cant do it to display the Reaction at the support. I really appreciate if you could advise me how to do it. Thank you and appreciate any advise you can share.

You could also try converting the .frd file to ParaView in FreeCAD but ccx2paraview is really easy to use. Try following the instruction in the referenced post. You may have to install Python first but it’s also simple.

The best way to get total reaction forces is to create a nodal history output request with RF for region(s) with applied BC(s). If you set Totals to Only, you will get the sum of reaction forces.

Another way is to use FORC contour plots and Query to get the sum at a given location.

1 Like

Dear Sir Jakub, thank you so much. I’m ok with what you share, as I can display and view now the Total Reaction as per your advice. Thanks a lot. :heart_eyes:

Meantime I will also explore the option of Paraview and CCx2paraview seems very interesting and a lot of features is there. Thank you for sharing a very helpful information.

Yes, ParaView is a really powerful postprocessing software. I showed some of its capabilities (and conversion from .frd to .vtk) in this tutorial: https://www.youtube.com/watch?v=wRcTD1zSbLU

1 Like

Dear Sir, Good day.
Appreciate if you could help me how to deal with this error message from ParaView:
After I load state the converted vtk file, error message appear in Paraview as shown below:


Thank you in advance and really appreciate your kind assistance.

It might be better to ask here: https://discourse.paraview.org/

If you can share your data there because they will need it to find the source of the problem.

1 Like