Fiber Orientation [Composite PostProc]
Hi all,
I want to Display a Contourplot of the Fiber Orientation using Hyperview. I found a documentation .PDF (HF-Training_Composite_Forming) on the Internet with a reference to a file called 'Expression_builder_fiber_orientation.txt', but I don't know where to find this .txt file. The Expression in this .txt file seems to be pretty complicated.
Does anyone know where to find this file or how to do a Contourplot of the Fiber Orientation in another way?
Kevin
Answers
-
Please refer video using below link for contour plot of the fiber orientation.
http://www.altairhyperworks.com/training/new_feature_videos/11/content/sa101.aspx
0 -
Hi Rahul,
thank you for the answer. But that's not what I meant. I attached two Pictures which should make my question a little bit clearer.
I want to Display the Fiber Orientation in every Element and am looking for the correct Expression to Input in the Derived Results Panel.
Kevin
0 -
It would be nice if you can share the source of above pdf which was referenced to text file.We will try to gather information based on your inputs.
0 -
Hi,
sadly I can't remember where I got it from. I attached the full .PDF, you can find the reference to the .txt. file on page 85.
I hope this helps.
Kevin
0 -
try with below expression.
VectorFromScalar(cos(S4),sin(S4),0.000000000000,'elem')
0