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

Unsteady incompressible vs compressible volume field outputs

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   July 20, 2023, 14:14
Default Unsteady incompressible vs compressible volume field outputs
  #1
New Member
 
Join Date: Dec 2019
Posts: 3
Rep Power: 6
Brokenrealm is on a distinguished road
Hey y'all!

I am working on an 3D unsteady turbulent backward facing step case and I am having some issues with the volume fields that are available to be output. The case I am testing is incompressible, however, some of the data I am trying to gather seems to not be available from the unsteady incompressible solver. When I try to run my case with "-d" to see what volume fields I can output, I do not see any time-averaged fields. Doing the same with a compressible case lets me output the time-averaged fields which include the Reynolds-stress terms.

I am trying to plot the time-averaged velocity, turbulent kinetic energy, and some Reynolds-stress terms at different point downstream of the step. Am I doing something wrong in the setup of my incompressible simulation? Is there simply no support for the time-averaged output fields in the incompressible solver? Or something else?

I greatly appreciate any help provided!
Brokenrealm is offline   Reply With Quote

Old   July 21, 2023, 01:26
Default
  #2
Member
 
Zhang
Join Date: Mar 2023
Posts: 72
Rep Power: 3
Amber0922 is on a distinguished road
Hi, have you solved this problem?
I tried a similar case before, it's ma=0.128, as incompressible. But it seems SU2 cannot output the time average information under incommpressible flow, so I set it as compressible. But unfortunately, it's result doesn't goes well, I don't know if it's the result of compressible.
So, if you carry out a result, maybe we can share experience with each other.
Amber0922 is offline   Reply With Quote

Old   July 21, 2023, 04:58
Default
  #3
Senior Member
 
bigfoot
Join Date: Dec 2011
Location: Netherlands
Posts: 596
Rep Power: 17
bigfootedrockmidget is on a distinguished road
compressible and incompressible volume output both call the same time-averaged output function LoadTimeAveragedData, so it *should* be the same. Or maybe you are doing something different from what I think you are doing, so could you share your compressible and incompressible config and point out what is not working and how you expect it to work?


If I run SU2_CFD -d on a compressible and an incompressible unsteady case (unsteady square case from testcases repository ), I see the following volume outputs below, did this not work for you?:
Code:
|MEAN_DENSITY        |TIME_AVERAGE         |Mean density
|MEAN_VELOCITY-X     |TIME_AVERAGE         |Mean velocity x-component
|MEAN_VELOCITY-Y     |TIME_AVERAGE         |Mean velocity y-component
|MEAN_PRESSURE       |TIME_AVERAGE         |Mean pressure
|RMS_U               |TIME_AVERAGE         |RMS u
|RMS_V               |TIME_AVERAGE         |RMS v
|RMS_UV              |TIME_AVERAGE         |RMS uv
|RMS_P               |TIME_AVERAGE         |RMS Pressure
|UUPRIME             |TIME_AVERAGE         |Mean Reynolds-stress component u'u'
|VVPRIME             |TIME_AVERAGE         |Mean Reynolds-stress component v'v'
|UVPRIME             |TIME_AVERAGE         |Mean Reynolds-stress component u'v'
|PPRIME              |TIME_AVERAGE         |Mean pressure fluctuation p'p'
bigfootedrockmidget is offline   Reply With Quote

Old   July 21, 2023, 13:31
Default
  #4
New Member
 
Join Date: Dec 2019
Posts: 3
Rep Power: 6
Brokenrealm is on a distinguished road
I have attached the compressible and incompressible configuration files below (as .txt in order to upload). I am using SU2 version 7.5.1 to run the square cylinder test case that you suggested, however, the version I am using to run my case is 7.3.1. It would be very difficult to upgrade the version on the system I am using, so I am trying to avoid that if possible.

In any case, I do not get the TIME_AVERAGE group for the incompressible case using the config file I attached. The compressible case does show the TIME_AVERAGE group though, so I am not sure what I am doing wrong or if there is an issue somewhere.
Attached Files
File Type: txt turb_square_com.txt (7.7 KB, 1 views)
File Type: txt turb_square_inc.txt (7.8 KB, 1 views)
Brokenrealm is offline   Reply With Quote

Old   July 22, 2023, 17:06
Default
  #5
Senior Member
 
bigfoot
Join Date: Dec 2011
Location: Netherlands
Posts: 596
Rep Power: 17
bigfootedrockmidget is on a distinguished road
OK, TIME_AVERAGE for incompressible was added last month, so you'll have to use the current development version for that. It will be in the next main release (v8).
bigfootedrockmidget is offline   Reply With Quote

Old   July 24, 2023, 22:51
Default
  #6
New Member
 
Join Date: Dec 2019
Posts: 3
Rep Power: 6
Brokenrealm is on a distinguished road
Okay, that's good to know. I went ahead and added the changes to the older version I have and recompiled the executables manually. I am happy to report that it It has been working and I am looking forward to the new release! I appreciate your help pointing out that specific function, as I could not have figured it out without that.
Brokenrealm is offline   Reply With Quote

Old   July 26, 2023, 03:31
Default
  #7
Senior Member
 
bigfoot
Join Date: Dec 2011
Location: Netherlands
Posts: 596
Rep Power: 17
bigfootedrockmidget is on a distinguished road
That's great to hear!


By the way, why are you running the older version? If you have difficulty with installation/upgrading please let us know as well.
bigfootedrockmidget 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
SU2 7.0.7 Built on CentOS 7, parallel computation pyscript mpi exit error? EternalSeekerX SU2 3 October 9, 2020 18:28
SU2-7.0.1 on ubuntu 18.04 hyunko SU2 Installation 7 March 16, 2020 04:37
[Other] dynamicTopoFVMesh and pointDisplacement RandomUser OpenFOAM Meshing & Mesh Conversion 6 April 26, 2018 07:30
''unknown radialModelType type Gidaspow'' PROBLEM WITH THE BED TUTORIAL AndoniBM OpenFOAM Running, Solving & CFD 2 March 25, 2015 18:44
Compressible vs. Incompressible formulations Fernando Velasco Hurtado Main CFD Forum 3 January 7, 2000 16:51


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