CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > ANSYS > FLUENT > Fluent UDF and Scheme Programming

Define flux type boundary condition for UDS

Register Blogs Members List Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   October 7, 2013, 01:43
Default Define flux type boundary condition for UDS
  #1
Senior Member
 
Vaze
Join Date: Jun 2009
Posts: 172
Rep Power: 16
mvee is on a distinguished road
Hi
I am solving an additional transport equation through UDS say uds0. I would like to define the bounday condition for this through following expression:
\frac{\partial{UDS0})}{\partial{x}}={a}+{b}*{y}

How can I define this.

Thank you
mvee
mvee is offline   Reply With Quote

Old   October 9, 2013, 07:32
Default
  #2
Senior Member
 
Vaze
Join Date: Jun 2009
Posts: 172
Rep Power: 16
mvee is on a distinguished road
can anyone respond?
mvee is offline   Reply With Quote

Old   October 10, 2013, 06:23
Default
  #3
C.C
Member
 
CC
Join Date: Jun 2011
Posts: 73
Rep Power: 14
C.C is on a distinguished road
Hi,

I think that you can use DEFINE_PROFILE in your UDF. In the UDF manual says that "You can use DEFINE_PROFILE to define a custom boundary profile that varies as a function of spatial
coordinates or time".
I hope it can help you...
Regards
C.C is offline   Reply With Quote

Old   October 11, 2013, 01:13
Default
  #4
Senior Member
 
Vaze
Join Date: Jun 2009
Posts: 172
Rep Power: 16
mvee is on a distinguished road
Hi CC

Thanks for your response

You are correct, define_profile is the option. But the thing is I want to have, \frac{\partial{UDS0}}{\partial{x}}, which is not directly possible through define_profile.

What other option can I try?

Thanks
Mvee
mvee is offline   Reply With Quote

Old   October 11, 2013, 05:06
Default
  #5
C.C
Member
 
CC
Join Date: Jun 2011
Posts: 73
Rep Power: 14
C.C is on a distinguished road
Hi mvee,

What type is your BC?
If it's a wall BC I think that you can use DEFINE_PROFILE to define a F_PROFILE(c,t,i) with your expression and then in
BoundaryCondition->Wall->UDS(0)->SpecifiedFlux
you can select your BC. As the flux option is selected you are given the derivative.
Sorry, I don't know other option that you can use.

C.C
C.C is offline   Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
LES supersonic free jet martyn88 OpenFOAM 22 April 17, 2015 06:00
Radiation interface hinca CFX 15 January 26, 2014 17:11
Question about heat transfer coefficient setting for CFX Anna Tian CFX 1 June 16, 2013 06:28
An error has occurred in cfx5solve: volo87 CFX 5 June 14, 2013 17:44
Concentric tube heat exchanger (Air-Water) Young CFX 5 October 6, 2008 23:17


All times are GMT -4. The time now is 22:52.