|
[Sponsors] |
Ex#3 - Integrated Quantity Boundary Conditions |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
July 2, 2003, 13:07 |
Ex#3 - Integrated Quantity Boundary Conditions
|
#1 |
Guest
Posts: n/a
|
Hi everybody!
IŽm a CFX beginner and I have a model quite similar to the example 3 shown in user function examples at printable books. But it doesnŽt clarify my questions on how to get fluid properties like temperature and density from a position (outlet Boundary Condition) and insert it into another position. I mean, I got a room wich is been cooled (transient) so I need to get an average temperature at the outlet surface and give it as a temperature at the inlet boundary condition. So the fluid goes out from domain, after that is cooled and return to domain. Does anyone know how to build that subroutine shown in that example? How can I do it without using User Function? What is the best choice to me? Thanks! |
|
July 2, 2003, 13:47 |
Re: Ex#3 - Integrated Quantity Boundary Conditions
|
#2 |
Guest
Posts: n/a
|
Hi Vinicius,
You can make your inlet a function of your outlet by adding the appropriate integral CEL function. For instance, if you want the inlet temperature to be 10 percent lower than the mass averaged temperature at an outlet boundary named "Exit", simply use the following expression for the inlet temperature: massFlowAve(T)@Exit * 0.10 Regards, Robin |
|
July 2, 2003, 16:44 |
Re: Ex#3 - Integrated Quantity Boundary Conditions
|
#3 |
Guest
Posts: n/a
|
Thanks a lot Robin!!
IŽll try it! Best regards Vinicius |
|
July 3, 2003, 13:38 |
Re: Ex#3 - Integrated Quantity Boundary Conditions
|
#4 |
Guest
Posts: n/a
|
Hi Robin, This function is very interesting! Where can I get more informations about this kind of functions? Did we have this in the CFX Printable books? Regards, Lucio
|
|
July 4, 2003, 01:09 |
Re: Ex#3 - Integrated Quantity Boundary Conditions
|
#5 |
Guest
Posts: n/a
|
Yes, look in the documentation for the CFX Expression Language. It covers all the integrated quantity functions available in the flow solver and CFX-Post.
Neale |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
mesh file for flow over a circular cylinder | Ardalan | Main CFD Forum | 7 | December 15, 2020 14:06 |
Domain Imbalance | HMR | CFX | 5 | October 10, 2016 06:57 |
Boundary conditions for 2D Navie-Stockes simulation | L1011 | OpenFOAM | 5 | December 13, 2012 09:17 |
Proper Pressure Boundary Conditions for Buoyant Flow | mchurchf | OpenFOAM | 0 | March 25, 2010 13:16 |
Fluent accuracy and boundary conditions | Paolo Lampitella | FLUENT | 0 | June 12, 2008 07:25 |