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

practical way to have datas of point, U, R, L for turbulentDFSEMInlet?

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   February 28, 2020, 05:35
Default practical way to have datas of point, U, R, L for turbulentDFSEMInlet?
  #1
Member
 
niewiemnic
Join Date: Jan 2018
Location: Niemcy
Posts: 80
Rep Power: 8
spalartallmaras is on a distinguished road
Hello,

I would like to use the boundary condition turbulentDFSEMInlet (simulation is pimpleFoam),

but I dont know how the tutorial turbulent channel flow

(https://www.openfoam.com/documentati...nnel-flow.html)

generated the files point, U, R, L.

Has anyone idea for that?
spalartallmaras is offline   Reply With Quote

Old   March 1, 2020, 16:26
Default
  #2
Senior Member
 
Michael Alletto
Join Date: Jun 2018
Location: Bremen
Posts: 615
Rep Power: 15
mAlletto will become famous soon enough
Sample the fields at a plane and convert the results to a format desired with a bash or python script. L can be calculated from k and epsilon or k and omega.
mAlletto is offline   Reply With Quote

Old   March 3, 2020, 07:39
Default
  #3
Member
 
niewiemnic
Join Date: Jan 2018
Location: Niemcy
Posts: 80
Rep Power: 8
spalartallmaras is on a distinguished road
Quote:
Originally Posted by mAlletto View Post
Sample the fields at a plane and convert the results to a format desired with a bash or python script. L can be calculated from k and epsilon or k and omega.

Thank you for your answer. Do you mean the plane the inlet?
spalartallmaras is offline   Reply With Quote

Old   March 3, 2020, 08:32
Default new error message
  #4
Member
 
niewiemnic
Join Date: Jan 2018
Location: Niemcy
Posts: 80
Rep Power: 8
spalartallmaras is on a distinguished road
After k-epsilon simulation with simpleFoam I got points, U, R, L at inlet.

But if I want to do decomposePar, there is a problem in R-file.

Code:
Reynolds stress (3.36378 0.0834591 -2.99156 4.1052 -1.26132 6.56265) at face 0
leads to an invalid Cholesky decomposition due to the constraint 
R_zz - sqr(a_xz) - sqr(a_yz) >= 0
Has anyone experience about this error?

Last edited by spalartallmaras; March 3, 2020 at 11:07.
spalartallmaras is offline   Reply With Quote

Old   April 17, 2020, 13:53
Default
  #5
New Member
 
Université de Sherbrooke
Join Date: Jul 2015
Posts: 6
Rep Power: 10
Jason_Duguay is on a distinguished road
Hello,


I ran into the same error. Just wondering if you made any progress?
Jason_Duguay is offline   Reply With Quote

Old   April 17, 2020, 14:22
Default
  #6
Senior Member
 
Michael Alletto
Join Date: Jun 2018
Location: Bremen
Posts: 615
Rep Power: 15
mAlletto will become famous soon enough
I think the data should be sampled at the outlet where the flow is fully developed
mAlletto is offline   Reply With Quote

Old   March 30, 2021, 06:24
Default
  #7
New Member
 
binayak lohani
Join Date: Aug 2020
Posts: 1
Rep Power: 0
binayak is on a distinguished road
Quote:
Originally Posted by spalartallmaras View Post
After k-epsilon simulation with simpleFoam I got points, U, R, L at inlet.

But if I want to do decomposePar, there is a problem in R-file.

Code:
Reynolds stress (3.36378 0.0834591 -2.99156 4.1052 -1.26132 6.56265) at face 0
leads to an invalid Cholesky decomposition due to the constraint 
R_zz - sqr(a_xz) - sqr(a_yz) >= 0
Has anyone experience about this error?
I have got the same error. what is the possible solution?
binayak 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
Retrieve query point coordonate to create a plane passing through this point. potofus EnSight 2 April 6, 2016 07:26
[snappyHexMesh] How to define to right point for locationInMesh Mirage12 OpenFOAM Meshing & Mesh Conversion 7 March 13, 2016 14:07
Floating point error and divergence detected aannjj FLUENT 0 July 2, 2013 03:44
Problem with UDF compiling for kTkLW model Wantami FLUENT 0 July 18, 2011 05:11
matching variable data with grid point data anfho OpenFOAM Programming & Development 0 May 6, 2011 15:28


All times are GMT -4. The time now is 10:57.