CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   Fluent UDF and Scheme Programming (https://www.cfd-online.com/Forums/fluent-udf/)
-   -   six dof issue (https://www.cfd-online.com/Forums/fluent-udf/232282-six-dof-issue.html)

ali_bizhanpour December 8, 2020 03:40

six dof issue
 
2 Attachment(s)
Hi every one, hope you be healthy
I am simulating a moving guide vane in the water pipe with FLUENT, the guide vane only can rotates in one direction, the guide vane rotates by torque that water stream imposes, I use SIX-DOF to simulate it but when I want to see the motion with display zoon motion, the guide vane does not move and FLUENT gives this warning:
Warning: unable to read motion history file D:/Master/Final Project/ansys/AZAR/17dynamic mesh/fluent_guide.6dof.
Pictures are attached.
Best regard.

AlexanderZ December 9, 2020 02:28

1. check if this file exists in folder
2. may be the problem in the folder name, which contains space symbol inside
Code:

17dynamic mesh
you may try to use _ instead of space symbol
TO BE: 17dynamic_mesh

ali_bizhanpour December 9, 2020 04:56

Quote:

Originally Posted by AlexanderZ (Post 790137)
1. check if this file exists in folder
2. may be the problem in the folder name, which contains space symbol inside
Code:

17dynamic mesh
you may try to use _ instead of space symbol
TO BE: 17dynamic_mesh

Thanks for your reply, there is no file with this name in this folder.
Are you know what the problem is and how I can create it?

pakk December 9, 2020 13:55

Quote:

Originally Posted by ali_bizhanpour (Post 790158)
Thanks for your reply, there is no file with this name in this folder.
Are you know what the problem is and how I can create it?

Alexander already identified a problem. You have a space in your folder name (two even). Fix that problem first, see if it helps.


All times are GMT -4. The time now is 04:37.