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

how to define restituition coefficient using UDF?

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   July 2, 2008, 11:08
Default how to define restituition coefficient using UDF?
  #1
haijj
Guest
 
Posts: n/a
hi, everyone~~~

in many simulations for gas-solid flows, the restituition coefficient (e) is always treated as a constant. But some researchers considered that e was the function of voidage, so I want to know how to modify the restitution coefficient using UDF. I check the help files provided by Fluent, but cannot find the solution. Could anybody help me? thanks very much~~~~
  Reply With Quote

Old   July 2, 2008, 11:24
Default Re: how to define restituition coefficient using U
  #2
Paul
Guest
 
Posts: n/a
I'm not sure but try

DEFINE_EXCHANGE_PROPERTY

Paul

  Reply With Quote

Old   July 2, 2008, 21:45
Default Re: how to define restituition coefficient using U
  #3
haijj
Guest
 
Posts: n/a
thanks~~~

which file in src can we find the definition of restitution coeff.?

  Reply With Quote

Old   July 2, 2008, 22:58
Default Re: how to define restituition coefficient using U
  #4
Paul
Guest
 
Posts: n/a
I don't know where in the src could you find the definition of the restitution coefficient.

In GUI the restitution coefficient could be changed at Phases->Interactions->Collisions.

In a UDF you could change the restitution coefficient by changing the model of interactions in phases.

Anyway this is how I would try to define a variable restitution coefficient:

The interaction drag between two solid phases is modeleted in Fluent by symlal-obrien-symmetric, this model uses the constant restitution coefficient provided by you in GUI at Collisions.

Pick the relations for this model, implement the model in a UDF as a DEFINE_EXCHANGE_PROPERTY and use your relation for the restitution coefficient.

Then you could hook your function instead of the classic symlal-obrien-symmetric.

Paul

  Reply With Quote

Old   July 7, 2008, 00:38
Default Re: how to define restituition coefficient using U
  #5
Woo Meng Wai
Guest
 
Posts: n/a
Hi,

An alternative is to re-write the whole REFLECT particle boundary condition model using DEFINE_DPM_BC (can be foudn in the UDF manual). The example given in the UDF manual corresponds to the REFLECT condition. You can then add your mathematical description of the restitution factor in the UDF.

Might or might not be the best way. Do let us know.

Best regards, Woo

  Reply With Quote

Old   July 8, 2008, 22:46
Default Re: how to define restituition coefficient using U
  #6
haijj
Guest
 
Posts: n/a
thanks, but the model I use is Eulerian-Eulerian, not DPM
  Reply With Quote

Old   July 9, 2008, 23:26
Default Re: how to define restituition coefficient using U
  #7
haijj
Guest
 
Posts: n/a
can anyone help me? thanks
  Reply With Quote

Reply


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
define mass transfer - define source greg FLUENT 4 November 24, 2018 06:34
How t o define head loss coefficient?pls urgent. mitesh FLUENT 0 January 20, 2006 09:14
how to define argon'diffuse coefficient? wanghong FLUENT 0 April 5, 2005 08:49
define my own DEFINE macro? to model pithing naca calogero FLUENT 0 April 10, 2003 05:10
How to define the effective coefficient in Q1 jealous Phoenics 0 December 25, 2002 09:41


All times are GMT -4. The time now is 05:46.