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

Help Please ! Eulerian Model-----Drag Coefficient

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

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   March 13, 2004, 12:12
Default Help Please ! Eulerian Model-----Drag Coefficient
  #1
Colin
Guest
 
Posts: n/a
Hi,

I am using Eulerian Model for multiphase flow. In the model, the drag coefficient is 1.0. And I defined the UDF of Drag coefficient as follows:

#include "udf.h"

DEFINE_EXCHANGE_PROPERTY(drag, cell, x_thread, s, f) { Cd = 1.0; return Cd; }

When the UDF is interpreted, Fluent says "Cd" is an undeclared variable. Even if I declare Cd is a real later, Fluent still showed me the same message.

Could someone help me?

Thank you.
  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
Drag Coefficient for Ellipse Form (2D) Ketut Utama Main CFD Forum 8 December 11, 2014 11:03
Drag coefficient for two ahmed bodies nfeiler STAR-CCM+ 7 September 5, 2011 18:31
Solidification drag coefficient atulverma FLOW-3D 1 May 14, 2009 09:24
Energy dissipation and Drag coefficient Freeman Main CFD Forum 10 January 27, 2006 07:42
Please help a newbie find the drag on a 3d model David Amer Main CFD Forum 1 March 6, 2002 03:33


All times are GMT -4. The time now is 09:33.