|
[Sponsors] |
practical way to have datas of point, U, R, L for turbulentDFSEMInlet? |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
February 28, 2020, 06:35 |
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 |
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? |
|
March 1, 2020, 17:26 |
|
#2 |
Senior Member
Michael Alletto
Join Date: Jun 2018
Location: Bremen
Posts: 616
Rep Power: 16 |
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.
|
|
March 3, 2020, 08:39 |
|
#3 |
Member
niewiemnic
Join Date: Jan 2018
Location: Niemcy
Posts: 80
Rep Power: 8 |
||
March 3, 2020, 09:32 |
new error message
|
#4 |
Member
niewiemnic
Join Date: Jan 2018
Location: Niemcy
Posts: 80
Rep Power: 8 |
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 Last edited by spalartallmaras; March 3, 2020 at 12:07. |
|
April 17, 2020, 14:53 |
|
#5 |
New Member
Université de Sherbrooke
Join Date: Jul 2015
Posts: 6
Rep Power: 11 |
Hello,
I ran into the same error. Just wondering if you made any progress? |
|
April 17, 2020, 15:22 |
|
#6 |
Senior Member
Michael Alletto
Join Date: Jun 2018
Location: Bremen
Posts: 616
Rep Power: 16 |
I think the data should be sampled at the outlet where the flow is fully developed
|
|
March 30, 2021, 07:24 |
|
#7 | |
New Member
binayak lohani
Join Date: Aug 2020
Posts: 1
Rep Power: 0 |
Quote:
|
||
|
|
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 08:26 |
[snappyHexMesh] How to define to right point for locationInMesh | Mirage12 | OpenFOAM Meshing & Mesh Conversion | 7 | March 13, 2016 15:07 |
Floating point error and divergence detected | aannjj | FLUENT | 0 | July 2, 2013 04:44 |
Problem with UDF compiling for kTkLW model | Wantami | FLUENT | 0 | July 18, 2011 06:11 |
matching variable data with grid point data | anfho | OpenFOAM Programming & Development | 0 | May 6, 2011 16:28 |