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

Unsteady Inlet B.C.

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   February 2, 2014, 20:39
Default Unsteady Inlet B.C.
  #1
New Member
 
Join Date: Apr 2013
Posts: 2
Rep Power: 0
lemonice87 is on a distinguished road
Hi All,

Apologies if the question has been answered before, but can you and how do you give unsteady inlet bounday condition, meaning I want to give a decreasing velocity at the inlet boundary as time advances.

Thanks for your help!
lemonice87 is offline   Reply With Quote

Old   February 4, 2014, 20:25
Default
  #2
Super Moderator
 
Francisco Palacios
Join Date: Jan 2013
Location: Long Beach, CA
Posts: 404
Rep Power: 15
fpalacios is on a distinguished road
Quote:
Originally Posted by lemonice87 View Post
Hi All,

Apologies if the question has been answered before, but can you and how do you give unsteady inlet bounday condition, meaning I want to give a decreasing velocity at the inlet boundary as time advances.

Thanks for your help!
This is an important topic. If you are interested in wind gust simulation, there is an implementation of a technique that is based in adding virtual grid velocity. This is a useful method, otherwise it is very easy to generate spurious waves and transients.

If the inflow profile changes very slowly with the time, you can directly modify the boundary conditions in solver_direct_mean.cpp subroutine

void CEulerSolver::BC_Inlet(CGeometry *geometry, CSolver **solver_container, CNumerics *conv_numerics, CNumerics *visc_numerics, CConfig *config, unsigned short val_marker)

Remember that config->GetExtIter() gives you the index of the current iteration.

In the past (SU2 v2.0.5) there was an option in SU2 for unsteady_farfield, you can take a look at that version if you are interested.

Thanks for your interest in SU2,
Francisco
fpalacios is offline   Reply With Quote

Old   February 7, 2014, 14:13
Default
  #3
New Member
 
Join Date: Apr 2013
Posts: 2
Rep Power: 0
lemonice87 is on a distinguished road
Thanks for the help, I will look to both proposed solution.

When you say "If the inflow profile changes very slowly with the time" you mean with respect to my tiume advancment step correct?

Anyway I am simulating a supersonic object slowing down (whilst remaing in supersoninc flow) wouldn't that be less problematic? Especially as I am using the Euler solver for now.

Thanks for the help
lemonice87 is offline   Reply With Quote

Old   February 13, 2014, 01:07
Default
  #4
New Member
 
Santiago Padron
Join Date: May 2013
Posts: 17
Rep Power: 12
Santiago Padron is on a distinguished road
Yes, it will be better to have the inflow profile change slower than the time advancement step.
Yes, simulating the supersonic flow will make the problem less problematic.
Thanks for your interest and lets us know how your implementation goes.

Santiago
Santiago Padron is offline   Reply With Quote

Old   November 16, 2017, 07:50
Default
  #5
New Member
 
Misa
Join Date: Oct 2017
Posts: 10
Rep Power: 8
mmj_blackforce is on a distinguished road
Quote:
Originally Posted by fpalacios View Post
This is an important topic. If you are interested in wind gust simulation, there is an implementation of a technique that is based in adding virtual grid velocity. This is a useful method, otherwise it is very easy to generate spurious waves and transients.

Francisco
Dear Francisco:
Can you please explain if adding virtual grid velocity is possible in fluent?
Regards
mmj_blackforce 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
unsteady inlet velocity udf jill FLUENT 8 February 10, 2015 06:04
Reusing the inlet time directories in timeVaryingMappedFixedValue ngj_22 OpenFOAM Running, Solving & CFD 0 January 24, 2013 10:22
Using Opening B.C. for both inlet and outlet SH_P CFX 1 June 11, 2012 20:15
which B.C. i should apply for this problem? raivish CFX 0 January 6, 2006 08:47
how to change inlet condition in unsteady flow? bob FLUENT 3 July 12, 2002 18:52


All times are GMT -4. The time now is 16:06.