CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > SU2

Inlet boundary condition with existed velocity profile

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   June 17, 2014, 11:32
Question Inlet boundary condition with existed velocity profile
  #1
New Member
 
Indiana
Join Date: Dec 2013
Posts: 2
Rep Power: 0
wanjia is on a distinguished road
Hi, I am new to the SU2. I want to perform a flow prediction with an already existed velocity profile as inlet. However, I found the inflow boundary condition only permit uniform inlet velocity.

Do you have other inlet conditions available to set specific velocity profile? Thanks a lot.
wanjia is offline   Reply With Quote

Old   June 24, 2014, 20:42
Default
  #2
Super Moderator
 
Thomas D. Economon
Join Date: Jan 2013
Location: Stanford, CA
Posts: 271
Rep Power: 14
economon is on a distinguished road
Hi,

This is a feature that we have on our list of things to implement, but we have not found the time to add it yet.

If you are interested in modifying the current code to suit your needs, you can find the current implementation of the subsonic inlet BC in void CEulerSolver::BC_Inlet(CGeometry *geometry, CSolver **solver_container, CNumerics *conv_numerics, CNumerics *visc_numerics, CConfig *config, unsigned short val_marker) within solver_direct_mean.cpp. Please feel free to contact us if you are having issues while developing the code. It would be great to include your implementation back in the master version of the code in the open source!

Cheers,
Tom
economon is offline   Reply With Quote

Old   November 19, 2014, 01:15
Default
  #3
New Member
 
Chintan Patel
Join Date: Oct 2014
Location: USA
Posts: 19
Rep Power: 11
chintan is on a distinguished road
Hi,

I need to implement a velocity profile for inlet BC. I don't see this implemented in latest codes yet (on 6 November from github). Is there any development currently going on?
chintan is offline   Reply With Quote

Old   January 16, 2015, 03:13
Default
  #4
Super Moderator
 
Thomas D. Economon
Join Date: Jan 2013
Location: Stanford, CA
Posts: 271
Rep Power: 14
economon is on a distinguished road
Hi,

This feature has been requested a number of times (so we're keeping an eye on it), but at the moment, there isn't a particular implementation underway. If this is something that you might be interested in helping to develop, please let us know. We would be happy to help!

Cheers,

Thomas D. Economon
SU2 lead developer
economon is offline   Reply With Quote

Old   January 16, 2015, 18:36
Default
  #5
New Member
 
Chintan Patel
Join Date: Oct 2014
Location: USA
Posts: 19
Rep Power: 11
chintan is on a distinguished road
I would surely like to help develop this feature. Please let me know more details regarding this.
chintan is offline   Reply With Quote

Old   June 26, 2015, 11:59
Default
  #6
New Member
 
qingxi
Join Date: Jun 2015
Posts: 2
Rep Power: 0
lqxymds is on a distinguished road
Quote:
Originally Posted by economon View Post
Hi,

This feature has been requested a number of times (so we're keeping an eye on it), but at the moment, there isn't a particular implementation underway. If this is something that you might be interested in helping to develop, please let us know. We would be happy to help!

Cheers,

Thomas D. Economon
SU2 lead developer
I am also looking forward to this implementation. What is the latest news about it please?
lqxymds is offline   Reply With Quote

Old   July 14, 2015, 17:15
Default
  #7
Super Moderator
 
Thomas D. Economon
Join Date: Jan 2013
Location: Stanford, CA
Posts: 271
Rep Power: 14
economon is on a distinguished road
Hi chintan,

Thanks for your interest in developing this feature! I think that it should be a fairly straightforward implementation, if you're still interested.

To get started, I would recommend forking the code on GitHub and getting familiar with the BC routines within solver_direct_mean.cpp. We essentially need to implement a way to specify either an individual state at each node or a way to read from a fit within the inlet BC.

Please feel free to contact me if you have questions,
Tom
economon is offline   Reply With Quote

Old   October 14, 2015, 23:31
Default
  #8
New Member
 
Keisuke Minami
Join Date: Nov 2014
Posts: 2
Rep Power: 0
kei714 is on a distinguished road
Hi.

I want to perform a inflow problem with a velocity normal to the inlet boundary which have the curved surface.
can anyone know the way?
kei714 is offline   Reply With Quote

Old   May 2, 2017, 02:38
Default
  #9
New Member
 
Ole Pfeifle
Join Date: Feb 2017
Posts: 2
Rep Power: 0
Apollinaris is on a distinguished road
I know it has been requested a number of times. I am currently modelling an exit guide vane and need to use a radial total pressure and temperature distribution as well as a constant swirl angle as an inflow boundary condition.

Has this been added recently or is any current development going on? Otherwise I'll try adding it.

Best regards,
Ole
Apollinaris is offline   Reply With Quote

Old   May 10, 2017, 05:33
Default
  #10
Super Moderator
 
Tim Albring
Join Date: Sep 2015
Posts: 195
Rep Power: 10
talbring is on a distinguished road
A general implementation is not yet available. But you can have a look at this branch to see how to do it on your own: https://github.com/su2code/SU2/tree/...e_inletprofile
talbring is offline   Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
sliding mesh problem in CFX Saima CFX 46 September 11, 2021 07:38
How to export velocity profile and load it as inlet condition wangy16 FLUENT 38 March 13, 2019 06:43
help with boundary profile in pressure inlet quiqui FLUENT 21 June 18, 2013 12:55
Question about heat transfer coefficient setting for CFX Anna Tian CFX 1 June 16, 2013 06:28
How to apply an outlet velocity profile to another inlet? siw FLUENT 4 April 10, 2013 11:19


All times are GMT -4. The time now is 20:13.