|
[Sponsors] |
boundary conditions dependent by the numerical solution |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
September 22, 2011, 12:53 |
boundary conditions dependent by the numerical solution
|
#1 |
Member
Domenico
Join Date: Sep 2009
Location: Cranfield
Posts: 48
Rep Power: 17 |
Dear All,
I'm trying to implement in CFX a boundary condition which will be dependent by the solution calculated at the previous timestep. The simulation is transient. Anyone can help me? Thank you in advance |
|
September 22, 2011, 13:37 |
|
#2 |
Senior Member
Edmund Singer P.E.
Join Date: Aug 2010
Location: Minneapolis, MN
Posts: 511
Rep Power: 21 |
Exactly how are you changing it? On the surface, this is easily done, but I dont know exactly how you want to change it or based on what for the change.
I suggest a search of this forum. There are lots of discussions. Probably no need to rehash. |
|
September 22, 2011, 13:49 |
solution dependent by the solution at the previous timesteps
|
#3 |
Member
Domenico
Join Date: Sep 2009
Location: Cranfield
Posts: 48
Rep Power: 17 |
Hello man,
what I'm saying is that I need to define the static pressure at the outlet of my compressor and this value in turn will change at each timestep of the transient simulation. To calculate it, you need the value of pressure and the mass flow calculated at the previous timestep. Then the previous solution become an input data to calculate the new boundary condition at the next timestep. In the forums people say something on the time-dependent boundary conditions which are already defined in a separated file, but this is not my case. Thank you for your attention. Regards |
|
September 22, 2011, 16:31 |
|
#4 |
Senior Member
Edmund Singer P.E.
Join Date: Aug 2010
Location: Minneapolis, MN
Posts: 511
Rep Power: 21 |
So you need something like Poutlet=function(P_old_outlet,mdot_old_outlet)?
Search this forum for threads on "Update Loop = TRANS_LOOP". This might work for what you need to do. Else you can try user fortran. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
non reflective boundary conditions for incompresible flow | Pascal_doran | OpenFOAM Programming & Development | 16 | August 25, 2015 06:35 |
Need help with boundary conditions: open to atmosphere | Wolle | OpenFOAM | 2 | April 11, 2011 08:32 |
CFX doesn't continue calculation... | mactech001 | CFX | 6 | November 15, 2009 22:25 |
Concentric tube heat exchanger (Air-Water) | Young | CFX | 5 | October 7, 2008 00:17 |
Convective Heat Transfer - Heat Exchanger | Mark | CFX | 6 | November 15, 2004 16:55 |