calculix / ccx2paraview

CalculiX to Paraview converter (frd to vtk/vtu). Makes possible to view and postprocess CalculiX analysis results in Paraview. Generates Mises and Principal components for stress and strain tensors.
GNU General Public License v3.0
84 stars 18 forks source link

Principal stress orientation array in glyph paraview #30

Closed iingLK closed 1 year ago

iingLK commented 1 year ago

Hi,

I'm using "view vec" in cgx to produce so-alike stress trajectory. How can i simulate it using paraview .vtu using glyph filter? in paraview i cannot see it in orientation array (i can only see displacement). i notice that principal stress are post-produce. ty, sorry for my bad english.

and i think i cannot get ccx "worstPS" in vtu produced file?

imirzov commented 1 year ago

Sorry, but Paraview support is not provided here. You'd better ask here: https://discourse.paraview.org/c/paraview-support/7

iingLK commented 1 year ago

I'm sorry for the confusion. I'm using ccx2paraview to produce the vtu file that's why im asking here. i notice that in vtu that produced by ccx2paraview;

  1. worstPS (S_Principal title) not convert by ccx2paraview, only Max, Mid, Min (PS1, PS2, PS3). The magnitude not sync with the worstPS.
  2. There is no vector information in regard S_principal Max, Mid, Min. I notice it when i make glyph, glyph-orientation array only shown displacement.

Thank you.

xyont commented 11 months ago

hi, you may look into this Paraview plugins (state file)

iingLK commented 11 months ago

Hi, thank you for the information, i can produce the principal stress now. Using vtu produced by ccx2paraview (input frd file, using ccx prepomax). I just editing some minor change for the stress component. attached screenshot from paraview and cgx. it will be the same if had color to vector implementation.

hi, you may look into this Paraview plugins (state file)

Screenshot - 2023-08-22 , 10_56_22 - 00011 Screenshot - 2023-08-22 , 10_58_30 - 00013