Skip to content

ParaView Visualization

Dan Ibanez edited this page Jan 23, 2017 · 1 revision

Plot load versus displacement

https://github.com/cwsmith/pvloadvsdisplacement

von Mises Stress

Create a calculator with the following expression

(0.5*( (Cauchy_Stress_1_0-Cauchy_Stress_1_4)^2 + (Cauchy_Stress_1_4-Cauchy_Stress_1_8)^2 + (Cauchy_Stress_1_8-Cauchy_Stress_1_0)^2 + 6*(Cauchy_Stress_1_1^2 + Cauchy_Stress_1_2^2 + Cauchy_Stress_1_5^2)))^0.5

With 'Attribute Mode' set to 'Cell Data'.

Clone this wiki locally