|
[Sponsors] |
April 17, 2013, 07:42 |
mixing index in cfx
|
#1 |
Member
rasool
Join Date: Apr 2013
Posts: 41
Rep Power: 13 |
hello
i want calculate the mixing index of an active micro mixer with oscillating stirrer. i simulate this but for validat of my problem I need to calculat these D={(1/N)Σ[(Ci-Cmean)/Cmean]^2}^0.5 In this equation, N is the number of discretized points on the cross line for the channel, Cmean is the mean concentration at the inlet, and Ci is the local concentration at each cross section. please help me in details |
|
April 17, 2013, 09:06 |
|
#2 |
Super Moderator
Glenn Horrocks
Join Date: Mar 2009
Location: Sydney, Australia
Posts: 17,872
Rep Power: 144 |
Sounds like a reasonably simple post processing operation. Set up your cross sections as planes or whatever they are, then write a CEL expression like (1/N)*[(massFlowAve(c)@Section 1-Cmean)/Cmean + (massFlowAve(c)@Section 2 -Cmean)/Cmean + .... + (massFlowAve(c)@Section N-Cmean)/Cmean].. etc....
|
|
April 19, 2013, 04:28 |
|
#3 |
Member
rasool
Join Date: Apr 2013
Posts: 41
Rep Power: 13 |
Hello my dear
ghorrocks (ave{[(A1 Volume fraction - Cmean)/Cmean]^2}@outlet)0.5 |
|
April 19, 2013, 07:12 |
|
#4 |
Super Moderator
Glenn Horrocks
Join Date: Mar 2009
Location: Sydney, Australia
Posts: 17,872
Rep Power: 144 |
The AreaAve function is better than Ave as it is the area weighted average.
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
CFX Treatment of Laminar and Turbulent Flows | Jade M | CFX | 18 | September 15, 2022 08:08 |
Doxygen documentation | Tanay | OpenFOAM Installation | 9 | September 23, 2011 12:40 |
Pros and Cons for CFX, CFdesign, COMSOL | Val | Main CFD Forum | 3 | June 10, 2011 03:20 |
ATTENTION! Reliability problems in CFX 5.7 | Joseph | CFX | 14 | April 20, 2010 16:45 |
CFX 4.4 installation problem | Pandu Sattvika | CFX | 1 | December 1, 2001 05:07 |