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

Customizing drag coefficient by Expressions

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   July 28, 2019, 01:08
Default Customizing drag coefficient by Expressions
  #1
Member
 
zhubohong
Join Date: Apr 2018
Posts: 37
Rep Power: 8
zhubohong is on a distinguished road
Hello, everyone! Here I want to ask some questions as the tittle shows.

ANSYS CFX just has three drag models, Schiller, Ishii and Grace, but I want to investigate the effect of other models, such as Kuo, Kolev and Morsi, on my gas-liquid flow simulation. So, it means I should input the drag coeffient using the Expression. However, I met some problems.

Firstly, the drag coeffients of models are all related to Reynolds Number(Re). I checked the CFX Reference Guide and found out a parameter, Slip Re. The Guide defines this as that "Reynolds Number for Eulerian multiphase fluid pairs"
I tried to re-define the Schiller Naumann model by myself for comparing the existed one. My Expressions is "if((slip Re)<1000,(24/(slip Re))*(1+0.15*(slip Re)^0.687),0.44)“, but after I input it in "drag coeffients", the system showed a error that "MOMENTUM TRANSFER/DRAG FORCE does not have a required fluid pair prefix". I don't know how to solve it.

And, some drag coeffients are also related to Eotovos number and Weber number, but I didn't find them in CFX Reference Guide. So, how to define them in Expression?

Thanks for your time!
zhubohong is offline   Reply With Quote

Old   July 28, 2019, 06:44
Default
  #2
Super Moderator
 
Glenn Horrocks
Join Date: Mar 2009
Location: Sydney, Australia
Posts: 17,703
Rep Power: 143
ghorrocks is just really niceghorrocks is just really niceghorrocks is just really niceghorrocks is just really nice
Eotovos and Weber number - just define a CEL expression to calculate it.

The CEL error just sounds like you need to get the variable name right. I suspect it might be that you need to specify which fluid pair you are talking about - you can have more than one fluid pair. Look in the CFX reference manual for available variables and the correct way of referring to them.
__________________
Note: I do not answer CFD questions by PM. CFD questions should be posted on the forum.
ghorrocks is offline   Reply With Quote

Old   August 2, 2019, 00:05
Default
  #3
Member
 
zhubohong
Join Date: Apr 2018
Posts: 37
Rep Power: 8
zhubohong is on a distinguished road
Quote:
Originally Posted by ghorrocks View Post
Eotovos and Weber number - just define a CEL expression to calculate it.

The CEL error just sounds like you need to get the variable name right. I suspect it might be that you need to specify which fluid pair you are talking about - you can have more than one fluid pair. Look in the CFX reference manual for available variables and the correct way of referring to them.
Thanks for your reply. I tried to solve the problem. If I just used the "slip Re", the report showed that "does not have a required fluid pair prefix". if I used the "air.slip Re or water.slip Re", the report showed that "it is not allowed to have a phase". So, it seems I need to define the "slip Re" as like "air|water.slip Re". But the "air|water.slip Re" is a wrong expression. Yesterday, I checked the CFX reference guide, but I still find the way to define it. Few of information is explained about the fluid pair.
zhubohong 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
Ansys CFX problem: unexpected very high temperatures in premix laminar combustion faizan_habib7 CFX 4 February 1, 2016 17:00
Drag Coefficient for Ellipse Form (2D) Ketut Utama Main CFD Forum 8 December 11, 2014 11:03
problem with saving drag coefficient colopolo FLUENT 5 April 12, 2013 10:59
Calculation of Drag Coefficient, Help Please teek22 CFX 1 April 26, 2012 18:41
Plot drag coefficient against Y(distance) edwin FLUENT 0 February 4, 2008 09:41


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