CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   CFX (https://www.cfd-online.com/Forums/cfx/)
-   -   Boundry conditions!!!! (https://www.cfd-online.com/Forums/cfx/20247-boundry-conditions.html)

Zaher March 16, 2004 05:45

Boundry conditions!!!!
 
Hi users,, How can I use the results of a first run ( pressure and velocity at a specified location) as a boundry condition for another run??

Thanx

Christian Cordeiro March 16, 2004 07:44

Re: Boundry conditions!!!!
 
Zaher,

Yes, ###CFX 5.6### I will try to help with a example:

First Simulation.
:>Post: *Export > Variables: X, Y, Z , pressure
:Local: Plane 1
:Save: pressure.dat

Second Simulation
:>Pre:
:FUNCTION (cloud interpolation) : Pressure

Argument List = [m],[m],[m]

Option = [Pa]

(open the file: pressure.dat)

### if you want change something ###

*Expression > new(pressure_S1)

pressure_S1=Pressure(x,y,z)-10

*In the Boundary Conditions, change value to Expression and use pressure_S1

To use velocity is necessary: velocity u, v and w (one by one).

Christian


Zaher March 16, 2004 09:25

Re: Boundry conditions!!!!
 
Thanx Christian,,


All times are GMT -4. The time now is 15:10.