-
-
February 20, 2018 at 7:19 am
cylindrax
SubscriberI found those some UDF code online and I tried to modify to suit my need. I have Reynolds number of 10 000 so i got an inlet velocity of about 3 and for the pressure i set it up to be atmospheric pressure. I set my omega to be 12. Now my problem is that i don't know if my code is write. additionally, i seen that a video who said i need to write the code in C save it and then load in FLUENT. I will like some guidance.
Â
Â
-
February 21, 2018 at 7:04 am
vganore
Ansys EmployeeSee following tutorial. It shows how to write and apply parabolic velocity profile at inlet using UDF.
https://www.youtube.com/watch?v=JyvMWnJFDxc
-
February 28, 2018 at 6:46 am
cylindrax
SubscriberThank Vganore for your help. I will watch and try my UDF code.
-
April 19, 2018 at 7:37 pm
marinak
SubscriberTo check if your boundary condition is implemented correctly, you can record pressure and velocity time history at certain points at the boundary(It should look like a sinusoidal wave). You can plot it against the sinusoidal wave that you expect to see, if these 2 will coincide, your condition is correct.
-
October 3, 2019 at 4:23 pm
Ananth Narayan
SubscriberWhat does float x[3] and float y means. I mean what's the purpose.
-
October 7, 2019 at 4:10 pm
DrAmine
Ansys EmployeeFloat array. That is basic programming C. -
October 7, 2019 at 4:10 pm
DrAmine
Ansys EmployeeFloat y is variable declaration that y is a real float not an integer. -
October 7, 2019 at 4:11 pm
DrAmine
Ansys EmployeeIn python there is no need to declare a variable it is implicitly done with proper ttpe
-
- The topic ‘sinusoidal velocity and pressure bounday condition setup for turbulent pipe flow in fluent 19’ is closed to new replies.
-
3597
-
1283
-
1117
-
1068
-
983
© 2025 Copyright ANSYS, Inc. All rights reserved.