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

turbulentInlet (FvPatchField)

Register Blogs Members List Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   September 10, 2015, 11:14
Default turbulentInlet (FvPatchField)
  #1
New Member
 
Join Date: Jul 2015
Posts: 1
Rep Power: 0
mirz is on a distinguished road
hi,

first: unfortunately iam a newbie in OF and c++ ....

can anyone give me some hints about this turbulentInlet generation?

this is what i have found so far



(see also in: /opt/openfoam240/src/finiteVolume/fields/fvPatchFields/derived/turbulentInlet/ )


i the example above (myPatch) alpha= 0.1, x_ref = 10, s = 0.1 ...correct?
where do i get the C_RMS?
is it similar to this post?
Quote:
matthias: ...It is chosen during the rms (=standard deviation) calculation from the condition that rms has a prescribed value.

For instance, let us generate a random signal with the rms value of 0.9:

First we generate randomly numbers -0.1, 0.2, 0.5, -0.3. The mean value is of this sample is 0.075. The standard deviation is 0.3031.

Let us introduce the constant C=(0.9/0.3031). Multiply all numbers above with C. The signal sample -0.1*C, 0.2*C, 0.5*C, -0.3*C has the rms 0.9 or variance of 0.81.

The same is made in Lund transformation and referred to as the conditioning
source: http://www.cfd-online.com/Forums/ope...generator.html

i paraview i can see how the turbulent inlet is developed.




well the purpose is to understand the turbulentInlet and perhapes where the pressure pulsation in the pitzDaily comes from.

greetz
mirz is offline   Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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
Problem in3D model processing mebinitap OpenFOAM 2 December 12, 2014 05:40
the difference between fvPatchField and fvsPatchField ? bieshuxuhe OpenFOAM 1 May 12, 2014 03:39
mpirun and selfcoded fvPatchField: "attempt to access element from zero sized list" astein OpenFOAM Running, Solving & CFD 2 July 14, 2010 05:49
temperature / enthalpy fields depending on type of fvPatchField astein OpenFOAM Programming & Development 0 June 28, 2010 08:10
turbulentInlet + exp. non uniform reference field syoon OpenFOAM Running, Solving & CFD 4 March 31, 2009 12:18


All times are GMT -4. The time now is 16:06.