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

LES and RANS content of a DES with OF+ 1706

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   February 12, 2018, 18:48
Default LES and RANS content of a DES with OF+ 1706
  #1
New Member
 
Javier
Join Date: Jan 2018
Posts: 4
Rep Power: 8
SlurmMckenzie is on a distinguished road
Hi there,

I'm having some trouble with creating a field that tells me during a DES where RANS and LES was active.

I managed to do it on OF 1606+, but seems it has changed a bit on 1706, and the cluster where I am running the simulation only has 1706.

In the controlDict, I've writen:

Code:
functions
{
desField
{
   type DESModelRegions;
   functionObjectLibs ("libfieldFunctionObjects.so");
   log true;
   enabled on;
   storeFilter on;
   writeInterval  1e-04;

}
}
On 1606 there was an output file called log.desField, but in here nothing appears. Instead a postProcessing folder does, but don't know how to convert that into a field for all the times where there's been data written.

Any ideas?


Thanks before hand.
SlurmMckenzie is offline   Reply With Quote

Old   April 10, 2018, 06:24
Default
  #2
New Member
 
Paul Lynch
Join Date: Aug 2013
Posts: 5
Rep Power: 12
pmlynch is on a distinguished road
I'm struggling with the same thing. From the documentation there is an optional argument "resultName" but this doesn't seem to have effect in my testing.

https://www.openfoam.com/documentati...c1ba199ba2ad8e
pmlynch is offline   Reply With Quote

Reply

Tags
1606+, ddes, paraview


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
Worse accuracy in LES models than in RANS models dferrando OpenFOAM Running, Solving & CFD 0 August 30, 2017 04:56
Model Switch, RANS to LES? jennap223 STAR-CCM+ 0 July 7, 2015 11:30
How to discriminate LES region and RANS region in DES simulation zlf1986 FLUENT 0 April 24, 2014 04:38
LES and RANS region in a DES computation Residium FLUENT 0 October 18, 2007 10:44
Mapping RANS data onto an LES christian OpenFOAM Running, Solving & CFD 0 April 13, 2007 05:31


All times are GMT -4. The time now is 08:55.