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

How to display the blending function in DES

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   May 7, 2015, 02:25
Default How to display the blending function in DES
  #1
New Member
 
Join Date: May 2010
Posts: 6
Rep Power: 15
csuperfect is on a distinguished road
Hi everyone,
Recently, I did some simulations based on DES, and I want to know where is the LES region and where is the RANS region. How can I set up the blending function in DES model and display it?
Thank you very much.
csuperfect is offline   Reply With Quote

Old   June 18, 2015, 10:17
Default
  #2
New Member
 
Texas
Join Date: Aug 2014
Posts: 7
Rep Power: 11
csui is on a distinguished road
Quote:
Originally Posted by csuperfect View Post
Hi everyone,
Recently, I did some simulations based on DES, and I want to know where is the LES region and where is the RANS region. How can I set up the blending function in DES model and display it?
Thank you very much.
blending function is also mentioned in sst model:F1 and F2. i think u can get some idea from there. i am also studying on that.
csui is offline   Reply With Quote

Old   August 19, 2015, 01:56
Default
  #3
New Member
 
Join Date: May 2010
Posts: 6
Rep Power: 15
csuperfect is on a distinguished road
Quote:
Originally Posted by csui View Post
blending function is also mentioned in sst model:F1 and F2. i think u can get some idea from there. i am also studying on that.
Thanks very much.
I know the blending function, but I don't know how to display it. If possible, can you help me?
csuperfect is offline   Reply With Quote

Old   August 19, 2015, 10:26
Default
  #4
Senior Member
 
Lucky
Join Date: Apr 2011
Location: Orlando, FL USA
Posts: 5,668
Rep Power: 65
LuckyTran has a spectacular aura aboutLuckyTran has a spectacular aura aboutLuckyTran has a spectacular aura about
If you go to contour plot and look at the "surface types", there is an option to plot the rans-les-interface contour. I'm not sure how to export it though. Does this help at all or do you need the actual value of the blending function?

Last edited by LuckyTran; August 19, 2015 at 12:30.
LuckyTran is online now   Reply With Quote

Old   November 17, 2016, 08:08
Default
  #5
New Member
 
Qiang Zhou
Join Date: May 2010
Location: Eindhoven University of Technology
Posts: 28
Rep Power: 15
michael1023 is on a distinguished road
Hi,do you have know how to display blending function in Fluent? or other method? Thank you!
michael1023 is offline   Reply With Quote

Old   June 5, 2023, 09:51
Default
  #6
New Member
 
Join Date: Jun 2023
Posts: 3
Rep Power: 2
SlashCrash is on a distinguished road
Hi all,
I'm currently looking into doing exactly this. Did someone managed to do it ? If so how ?

Thanks !
SlashCrash is offline   Reply With Quote

Old   August 8, 2023, 04:54
Default
  #7
New Member
 
Join Date: Jun 2023
Posts: 3
Rep Power: 2
SlashCrash is on a distinguished road
Hi all,

For those interested in this answer,
You can do it by adding this in the functions subfield in controlDict:

Code:
    /*DESModelRegions1
    {
        // Mandatory entries (unmodifiable)
        type            DESModelRegions;
        libs            (fieldFunctionObjects);

        // Optional entries (runtime modifiable)
        result          DESField;

        // Optional (inherited) entries
        writePrecision  8;
        writeToFile     true;
        region          fluid;
        enabled         true;
        log             true;
        writeControl    runTime;
        writeInterval   0.03;
    }*/
Cheers
SlashCrash is offline   Reply With Quote

Old   August 8, 2023, 12:41
Default
  #8
Senior Member
 
Lucky
Join Date: Apr 2011
Location: Orlando, FL USA
Posts: 5,668
Rep Power: 65
LuckyTran has a spectacular aura aboutLuckyTran has a spectacular aura aboutLuckyTran has a spectacular aura about
That's how to do it in OpenFOAM... the question is how to do it in Fluent.
LuckyTran is online now   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
foamToTecplot360 thomasduerr OpenFOAM Post-Processing 121 June 11, 2021 10:05
whats the cause of error? immortality OpenFOAM Running, Solving & CFD 13 March 24, 2021 07:15
[snappyHexMesh] How to define to right point for locationInMesh Mirage12 OpenFOAM Meshing & Mesh Conversion 7 March 13, 2016 14:07
is internalField(U) equivalent to zeroGradient? immortality OpenFOAM Running, Solving & CFD 7 March 29, 2013 01:27
channelFoam for a 3D pipe AlmostSurelyRob OpenFOAM 3 June 24, 2011 13:06


All times are GMT -4. The time now is 21:40.