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

udf of electroosmotic flow

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   August 28, 2015, 01:34
Default udf of electroosmotic flow
  #1
New Member
 
SAIKAT DAS
Join Date: Aug 2015
Location: kolkata
Posts: 1
Rep Power: 0
SAIKAT DAS is on a distinguished road
i am a m.tech student.i am working on flow through micro channel.regarding my project i need an udf on electroosmotic flow.it will be very much helpful if any one can provide me this.
SAIKAT DAS is offline   Reply With Quote

Old   August 28, 2015, 02:33
Default
  #2
Senior Member
 
Join Date: Nov 2013
Posts: 1,965
Rep Power: 26
pakk will become famous soon enough
I have never done anything with electroosmotic flow, so I can not give you the udf.

But I can give you the advice to be more detailed. What do you want the udf to do? Initialize the flow? Put material parameters? Do some postprocessing?

If you are not specific, nobody can give you exactly what you want. And you might get UDFs like below, which is not what you want, but what is literally an answer to your question.
Code:
#include "udf.h"
 
DEFINE_ON_DEMAND(electroosmotic_message)
{
   Message("The flow should be electroosmotic");
}
pakk is offline   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
UDF for coal combustion in multiphase flow niisha24 Fluent UDF and Scheme Programming 13 September 19, 2022 04:01
UDF for time-dependent flow borhan_sd@yahoo.com Fluent UDF and Scheme Programming 2 May 30, 2013 02:59
Density UDF for supersonic flow David Christopher Fluent UDF and Scheme Programming 0 April 18, 2013 05:48
udf for transient mass flow rate inlet mdzubairmanipal@gmail.com Fluent UDF and Scheme Programming 0 February 22, 2011 02:51
UDF for multiphase flow ROOZBEH FLUENT 3 April 7, 2004 17:54


All times are GMT -4. The time now is 10:01.