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

turbulence in compressible cases

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   April 3, 2020, 04:56
Default turbulence in compressible cases
  #1
New Member
 
Edmund Teller
Join Date: Feb 2020
Posts: 12
Rep Power: 6
edmund32 is on a distinguished road
Hi all,
I've been having some trouble with understanding the turbulence models in the compressible case, I have a cell that is essentially a cuboid with a central pillar cut out of its central (long) axis, so a slice through it would look like:


Code:
 side view:
           ____  ____
           |   | |   |
           |   | |   |
           |   | |   |
           |   | |   |
           |___| |___|
top view:
                             __________
                             |  ____  |
                             |  |  |  |
                             |  |__|  |
                             |________|
Excuse the ASCII art. So the central pillar patches are defined as walls with zeroGradient boundary conditions for the pressure and noSlip conditions for velocity, while the outer top and side patches are open boundaries, with zeroGradient boundary conditions for both the pressure and velocity.

So, the solver I've been running is essentially mhdFoam combined with rhoPisofoam, as in the paper by Carlos Xisto (https://doi.org/10.1016/j.jcp.2014.07.009), so there are magnetic fields applied to generate the velocities.
The issue I've been having is that the velocities always diverge: all of the turbulence properties I set in the /0/ folder (k,nut,omega for RAN omegaSST and k,nut for LES) seem to be calculated, so their values immediately starts to decrease from the internalField values I set on the first iteration and turbulence seems to have less of an effect. For the walls I have a kqRWallFunction, nutkWallFunction, omegaWallFunction set for k, nut, and omega respectively, and all have zeroGradient set for the outer patches, with internal fields set to 1e5, 9e-3, 1.11e7 values for the internalField of k,nut,omega respectively.

My question is how do I increase the effect of the turbulence on the velocities to damp these instabilities? I don't really understand where to set constants to increase the effect of turbulence since every variable (k,nut,omega) seems to be calculated, should I be setting the outer patches to fixedValue? Should I just increase the viscosity mu in thermophysicalProperties?
Thank you.

Last edited by edmund32; April 3, 2020 at 05:08. Reason: ASCII art got messed up
edmund32 is offline   Reply With Quote

Old   April 8, 2020, 03:44
Default
  #2
New Member
 
Edmund Teller
Join Date: Feb 2020
Posts: 12
Rep Power: 6
edmund32 is on a distinguished road
bumping for response
edmund32 is offline   Reply With Quote

Reply

Tags
compressible komegasst, compressible les, mhdfoam


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
New Phase Compressible Turbulence Model for multiphase system vishal3 OpenFOAM Programming & Development 0 November 24, 2015 00:17
Compressible Isotropic Turbulence Lokanayaki Main CFD Forum 0 December 23, 2012 09:21
Compressible Turbulence Model Implementations shaun OpenFOAM Running, Solving & CFD 4 October 21, 2009 11:55
the homogeneous isotrotic compressible turbulence. loong Main CFD Forum 0 March 30, 2006 00:18
LES turbulence for compressible flow jana FLUENT 0 June 17, 2005 13:14


All times are GMT -4. The time now is 09:48.