|
[Sponsors] |
November 22, 2010, 11:23 |
Total mass flow
|
#1 |
New Member
Enio Carpi
Join Date: Apr 2010
Posts: 12
Rep Power: 16 |
Hi Folks
I'm simulating a chamber pumpdown using a getter. The pumpdown speed depends on the total mass sorbed by the getter (I have the model for that). What would be the variable for the cumulative mass flow through an outlet? Or would it be possible to integrate over time? thx for the help |
|
November 22, 2010, 17:00 |
|
#2 |
Member
Join Date: Feb 2010
Location: Australia
Posts: 65
Rep Power: 16 |
You could do a numerical integration via a CEL expression. Not sure on the variable though - I have no knowledge in this area.
|
|
November 22, 2010, 18:29 |
|
#3 |
Super Moderator
Glenn Horrocks
Join Date: Mar 2009
Location: Sydney, Australia
Posts: 17,854
Rep Power: 144 |
Sorry, but no. You cannot do time integrals in CEL. If you have to do time integrals you will need to do it in fortran.
|
|
November 22, 2010, 18:57 |
|
#4 |
Member
Join Date: Feb 2010
Location: Australia
Posts: 65
Rep Power: 16 |
So CFX does not have an internal time value that can be used/addressed?
|
|
November 22, 2010, 19:10 |
|
#5 |
Super Moderator
Glenn Horrocks
Join Date: Mar 2009
Location: Sydney, Australia
Posts: 17,854
Rep Power: 144 |
Yes, CFX does have a time value. But CEL values do not persist between time steps so there is no way to accumulate over time. You could make a fortran CEL function to do the accumulation over time and normal CEL to do everything else. This is not too hard to do.
|
|
November 23, 2010, 06:41 |
|
#6 |
New Member
Enio Carpi
Join Date: Apr 2010
Posts: 12
Rep Power: 16 |
Thanks for the comments. So, it seems I'm stuck here. I'll work on something. Thank you again
|
|
November 24, 2010, 12:59 |
|
#7 |
New Member
Enio Carpi
Join Date: Apr 2010
Posts: 12
Rep Power: 16 |
So fa rthe only solution is to use "mass()@domain". The total mass out of the domain is initial mass - mass()@domain. It seems to work. Now I just need the folks from SAES to send me some data.
Take care |
|
Tags |
cfx, getter |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
CFX mass flow boundary condition | Michele Cagna | CFX | 3 | February 22, 2007 16:52 |
negative global mass flow rate | Gimli | FLUENT | 0 | April 21, 2006 08:17 |
Mass flow boundary condition | vivian | Main CFD Forum | 0 | April 11, 2006 00:32 |
mass flow | Wenbin Song | FLUENT | 0 | September 27, 2005 14:00 |
fluid flow fundas | ram | Main CFD Forum | 5 | June 17, 2000 22:31 |