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

need help on defining boundary conditions for forced transition

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   June 12, 2009, 23:48
Default need help on defining boundary conditions for forced transition
  #1
LSC
Member
 
LSC
Join Date: May 2009
Posts: 58
Rep Power: 16
LSC is on a distinguished road
Hi,

I am doing simulations on aerofoil and would like to study forced transition. On hand I have predicted transition locations and would like to separate out the laminar and turbulent at the specific transition location. I have define two zone namely Laminar and Turbulent in gambit. In Fluent, there is an option to select "Laminar Zone" for a particular fluid zone where it switches off the turbulent viscosity and production terms.

I am wondering how would I go about doing this in CFX. I have tried to create two domains (laminar and turbulent) but it does not allow me to specify turbulence models "None" for the laminar domain and "SST" for the turbulent domain. I have also tried creating a subdomain for the laminar zone but no luck so far. Could anyone shed some light?
LSC is offline   Reply With Quote

Old   June 13, 2009, 07:40
Default
  #2
Super Moderator
 
Glenn Horrocks
Join Date: Mar 2009
Location: Sydney, Australia
Posts: 17,700
Rep Power: 143
ghorrocks is just really niceghorrocks is just really niceghorrocks is just really niceghorrocks is just really nice
Hi,

I have already answered this question on a previous post - you use the SST transitional turbulence model and set the transition model to specified intermittency. Then you can specify the transition point and get laminar to turbulent transition.

Glenn Horrocks
ghorrocks is offline   Reply With Quote

Old   June 13, 2009, 09:09
Default
  #3
LSC
Member
 
LSC
Join Date: May 2009
Posts: 58
Rep Power: 16
LSC is on a distinguished road
Hi Glenn,

in CFX-Pre using the specific intermittency, the value 0 corresponds to Laminar flow which I would define for the Laminar Zone and value 1 for the Turbulent Zone am I right? I have also read up on the help file which I could actually do away with splitting up my mesh into two zone by defining the transition location explicitly through the use of CCL using cartesian coordinates. I am wondering can I specify two locations as the transition for upper and lower surface of the aerofoil occurs at different locations. Please advice. Many thanks!
LSC is offline   Reply With Quote

Old   June 14, 2009, 20:29
Default
  #4
Super Moderator
 
Glenn Horrocks
Join Date: Mar 2009
Location: Sydney, Australia
Posts: 17,700
Rep Power: 143
ghorrocks is just really niceghorrocks is just really niceghorrocks is just really niceghorrocks is just really nice
Hi,

You will have to read the documentation about the use of it, it has been years since I worked with it.

You are correct, no need to split the mesh.

If you are defining a complicated transition function then you are probably going to need a 3D interpolation function. Then you can specify the intermittency field as a function of X,Y and Z.

Glenn Horrocks
ghorrocks is offline   Reply With Quote

Old   June 14, 2009, 22:56
Default
  #5
LSC
Member
 
LSC
Join Date: May 2009
Posts: 58
Rep Power: 16
LSC is on a distinguished road
Hi Glenn,

many thanks for your advice. My intention is to specify a point so that the region upstream is Laminar and fully turbulent downstream beyond this point. From the help file, there is an example on the CCL code below. If I want to specify say x/c = 0.36, how to I go about implement this? Also does the y variable corresponds to the y coordinate at the specific x/c location?

Extract of the CCL code:

FLUIDS MODELS:
TURBULENCE MODEL:
Option = SST
TRANSITIONAL TURBULENCE:
Option = Specified Intermittency
Intermittency = TRANSITION TRIP(x,y,z)
END
END
END
CEL:
FUNCTION: TRANSITION TRIP
Option = User Function
Argument List = [m],[m],[m]
Result Units = []
END # FUNCTION
END
USER ROUTINE DEFINITIONS:
USER ROUTINE: TRANSITION TRIP
Option = User CEL Function
Calling Name = transition_trip
Library Name = transitiontrip
Library Path = ...
END
END
LSC is offline   Reply With Quote

Old   June 14, 2009, 23:50
Default
  #6
Super Moderator
 
Glenn Horrocks
Join Date: Mar 2009
Location: Sydney, Australia
Posts: 17,700
Rep Power: 143
ghorrocks is just really niceghorrocks is just really niceghorrocks is just really niceghorrocks is just really nice
Hi,

This example calls the function "TRANSITION TRIP" which is a user fortran routine. I would not go this way unless you really need to. I would make the "TRANSITION TRIP" a CEL function, where it is defined by a 3D interpolation function. You give the interpolation function a dataset of XYZ points and the value at that point. You then dream up a dataset which is 0 in the laminar regions and 1 in the turbulent regions.

Glenn Horrocks
ghorrocks is offline   Reply With Quote

Old   June 15, 2009, 00:03
Default
  #7
LSC
Member
 
LSC
Join Date: May 2009
Posts: 58
Rep Power: 16
LSC is on a distinguished road
Hi Glenn,

which means I can directly input the function in the GUI by selecting the CEL icon? How do I generate the 3D interpolation function with the transition locations data I have?
LSC is offline   Reply With Quote

Old   June 15, 2009, 07:01
Default
  #8
Super Moderator
 
Glenn Horrocks
Join Date: Mar 2009
Location: Sydney, Australia
Posts: 17,700
Rep Power: 143
ghorrocks is just really niceghorrocks is just really niceghorrocks is just really niceghorrocks is just really nice
Hi,

You generate the 3D interpolation function in your favourite number crunching software. You can do it in MS Excel if you must. Just dream up a 3D field of XYZ points and give it the laminar value in the laminar regions and the turbulent value in the turbulent regions.

Glenn Horrocks
ghorrocks 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
Impinging Jet Boundary Conditions Anindya Main CFD Forum 25 February 27, 2016 12:58
Concentric tube heat exchanger (Air-Water) Young CFX 5 October 6, 2008 23:17
Boundary conditions for turbulent boundary layer Thomas FLUENT 1 June 17, 2008 05:14
Fluent accuracy and boundary conditions Paolo Lampitella FLUENT 0 June 12, 2008 06:25
Pressure boundary conditions Lionel S. Main CFD Forum 1 August 24, 2007 18:03


All times are GMT -4. The time now is 22:01.