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

Interpolate time averaged values

Register Blogs Community New Posts Updated Threads Search

Like Tree1Likes
  • 1 Post By LuckyTran

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   October 8, 2015, 11:32
Question Interpolate time averaged values
  #1
New Member
 
Rikard
Join Date: Sep 2015
Posts: 4
Rep Power: 10
rikfr986 is on a distinguished road
Hi!
I wonder if someone can help me, i've searched in this forum an Ansys user guide but can find a solution.

I have a problem where the flow field is hard to converge in a steady simulation but works fine when I do it transient. I then want to calculate the dispersion of a passive scalar in the field and to save computational power I want to use the "frozen" steady flow field.

Is it possible to use the time averaged field from the transient simulation to solve the transport equation.

I can save the time averaged values for post processing but how to read it into fluent?
rikfr986 is offline   Reply With Quote

Old   October 11, 2015, 23:14
Default
  #2
Senior Member
 
Lucky
Join Date: Apr 2011
Location: Orlando, FL USA
Posts: 5,674
Rep Power: 65
LuckyTran has a spectacular aura aboutLuckyTran has a spectacular aura aboutLuckyTran has a spectacular aura about
You can freeze the velocity field by disabling the flow and any other equations you don't need.

In the GUI go to solution controls => equations and uncheck flow,etc.

This will freeze the velocity field at the current time-step (it will not use the time-averaged velocity field).

What you need to do is patch the instantaneous velocity field with the mean field. The mean field is stored as a separate variable. Unfortunately Fluent won't let you reference a builtin variable so you must create a custom field function.

Create a custom field function for each of the mean quantities:
custom-function-0 = mean_x_velocity
do this for all quantities (mean_y_velocity, mean_temperature, etc).

Then you can patch the instantaneous x-velocity, y-velocity, z-velocity to the custom function. Just make sure you patch everything and don't forget any important variables.
Jeeloong likes this.
LuckyTran 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
Moving mesh Niklas Wikstrom (Wikstrom) OpenFOAM Running, Solving & CFD 122 June 15, 2014 06:20
Sudden jump in Courant number NJG OpenFOAM Running, Solving & CFD 7 May 15, 2014 13:52
Unstabil Simulation with chtMultiRegionFoam mbay101 OpenFOAM Running, Solving & CFD 13 December 28, 2013 13:12
mixerVesselAMI2D's mass is not balancing sharonyue OpenFOAM Running, Solving & CFD 6 June 10, 2013 09:34
calculation diverge after continue to run zhajingjing OpenFOAM 0 April 28, 2010 04:35


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