|
[Sponsors] |
time dependent BC with fully developed velocity profile |
![]() |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
![]() |
![]() |
#1 |
New Member
Susheil Uthamaraj
Join Date: Jun 2010
Posts: 4
Rep Power: 14 ![]() |
I am trying to simulate a pulsatile flow through a blood vessel. For doing this I created a profile file (*.prof) to generate a pulse required and applied this as a velocity-BC at the inlet. But this BC is a constant spatially.
For my purpose we would need a velocity pulse which is also fully developed. In other words, The how to apply a BC which varies both with respect to time and with respect to space. Thanks. |
|
![]() |
![]() |
![]() |
![]() |
#2 |
Senior Member
Jouke de Baar
Join Date: Oct 2009
Posts: 126
Rep Power: 15 ![]() |
What a nice problem.
You can do this quite easily using a user defined function (UDF). This means you will have to write a very short .c file and then compile it from FLUENT. After that you can use it as a boundary condition. It is quite possible to multiply a fully developed parabolic profile with a time dependent sine. Or whatever you want really. Have a look at: http://www.hipecc.wichita.edu/pdfs/fludf.pdf |
|
![]() |
![]() |
![]() |
![]() |
#3 |
Senior Member
Jouke de Baar
Join Date: Oct 2009
Posts: 126
Rep Power: 15 ![]() |
And then check the DEFINE_PROFILE for a velocity profile. If I remember correctly the function CURRENT_TIME should give the physical time you will need.
Good luck! |
|
![]() |
![]() |
![]() |
![]() |
#4 |
New Member
Susheil Uthamaraj
Join Date: Jun 2010
Posts: 4
Rep Power: 14 ![]() |
Thanks,
The problem I am facing is that inlet in my model is not circular it is an irregular shape since this is blood vessel problem. |
|
![]() |
![]() |
![]() |
![]() |
#5 |
Senior Member
Jouke de Baar
Join Date: Oct 2009
Posts: 126
Rep Power: 15 ![]() |
I'm afraid I can't help you there. Fluent can use an experimentally determined inflow profile, but I don't think this can be time dependent. There must be some smart way to do this, hopefully somebody else knows how?
Good luck! |
|
![]() |
![]() |
![]() |
![]() |
#6 |
New Member
Susheil Uthamaraj
Join Date: Jun 2010
Posts: 4
Rep Power: 14 ![]() |
Thanks Jack. I will try to figure it out. Will post If i find out.
|
|
![]() |
![]() |
![]() |
Tags |
transient, velocity profile |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Floating point exception error | Alan | OpenFOAM Running, Solving & CFD | 11 | July 1, 2021 21:51 |
Transient simulation not converging | skabilan | OpenFOAM Running, Solving & CFD | 14 | December 16, 2019 23:12 |
Problem with assigned inlet velocity profile as a boundary condition | Ozgur_ | FLUENT | 5 | August 25, 2015 04:58 |
Modeling in micron scale using icoFoam | m9819348 | OpenFOAM Running, Solving & CFD | 7 | October 27, 2007 00:36 |
Modification in a Time Dependent Velocity | Guillermo Solano | Phoenics | 4 | April 8, 2002 03:34 |