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/)
-   -   Use DEFINE_ADJUST change boundary condition (https://www.cfd-online.com/Forums/fluent-udf/76237-use-define_adjust-change-boundary-condition.html)

TDi December 11, 2010 08:49

Click on my name to the left to send a private message. I do not wish to give out my email address. Thanks.

darren_camilleri November 29, 2011 06:01

3D dynamic mesh tutorial
 
Hi people,

I was attempting the 3D adiabatic compression tutorial with dynamic meshing and I haven't got the file cyl3d_new.msh. If anyone can send me the file please it will be greatly appreciated. Thanks.

My email: darren.camilleri90@gmail.com

quiyoom March 1, 2013 05:19

Hi, I am trying to simulate the 3-D flow dynamics of bubble column (gas-liquid flow using euler-lagrange simulation) using FLUENT. I am filling only half the column with water and trying rest to patch with air.
Could anyone suggest the right way to patch gas-liquid in the bubble column? Also, how do you really model gas-liquid free surface flow in Bubble Column? Thanks.

I appreciate your help.

Quiyoom

http://www.cfd-online.com/Forums/ima...er_offline.gif http://www.cfd-online.com/Forums/ima...tons/quote.gif

jyothsna k June 21, 2014 03:48

My problem is similar to the one discussed here. I need to specify the flux of scalars at the boundary. They are neither constant nor are they known before hand.
I followed the procedure suggested by you. I use the define_profile to initialise the flux value to zero and write the zone id and uds id to a file. This is happening.
I then access the corresponding files depending on the thread id, read the values from the files and use F_PROFILE to assign the flux values from stored memory.
I have used solve/set/expert to save the gradients.
When i hook the ADJUST udf and run, fluent shuts down.
What could be the problem?
Thanks in advance

TDi August 1, 2014 10:28

Not using Fluent these days
 
Hi, and thanks for the interest in this thread. I should let you know that I am not an active Fluent user anymore (for 3 years now) and will not be able to respond to further inquiry at present.

sina_sls August 3, 2022 07:17

Quote:

Originally Posted by liurengtong123 (Post 286979)
Hi
thank you for giving me some suggestion.
I want to talk about my problem in detail ,so please give me your Email in order to discuss about it.
My Email :liurengtong@163.com
Thanks very much!!!

Hello,

I want to change UDS boundary value i mean i want to use transient value , you know how can i do this with Define Adjust?

Regards,

Xuxu October 4, 2023 08:46

Quote:

Originally Posted by sina_sls (Post 833002)
Hello,

I want to change UDS boundary value i mean i want to use transient value , you know how can i do this with Define Adjust?

Regards,


Hello,
do you get any information on your problems? My problem is the same as you. Thank you in advanced!

AlexanderZ October 5, 2023 03:23

use DEFINE_PROFILE macro

Xuxu October 5, 2023 06:54

Quote:

Originally Posted by AlexanderZ (Post 857889)
use DEFINE_PROFILE macro

Hello,Alexander
I need to apply the gradient of C_UDSI on the surface, does DEFINE_PROFILE work? I find that the GUI have two options, which is Flux and Value for UDS boundary condition.

Bdew8556 January 14, 2024 00:56

Hey guys,

I'm working on something similar, was wondering if maybe you solved yours.

I've got a simple flow problem with:
INLET = Pressure
OUTLET = mass flow rate

at some location I've got a user surface where I can calculate flow velocity.
I want a UDF that can update the mass flow rate at the outlet based on the velocity calculated at the user surface.

Any thoughts? do I need to use the DEFINE_ADJUST macro?


All times are GMT -4. The time now is 18:21.