|
[Sponsors] |
March 30, 2015, 09:48 |
polynomial BC from 3d vector data
|
#1 |
New Member
Join Date: Mar 2012
Location: ibk, austria
Posts: 3
Rep Power: 14 |
Hi guys!
I would like to import approximated polynomial velocity field (polynomial function with factors) from stereoscopic piv measurements. I want to use this velocity distribution as an inlet BC to test simulation performance for swirling flow. Is there a possibility to adress every velocity component with a 2d polynom fit function separately? e.g. like that x = x-coordinate y = y-coordinate component is scalar value of polynomial fit component = c1+c2*y+c3*x+c4*y^2+c5*x*y+c6*x^2; If seen the following in the documentation for polynomial fitting in 1d but i need help to adapt this to a 3d problem: uniformValue polynomial // y = 0.1 + 1.3x^2 + 2.7x^3 ( (0.1 0) (1.3 2.0) (2.7 3.0) ); Thanks in advance for your help! |
|
Tags |
3d data, polynomial bc |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Specific heat polynomial for air(default by FLUENT) | Panboy | FLUENT | 3 | March 13, 2022 10:19 |
Polynomial thermophysical properties and laminar porous Zone | vemps | OpenFOAM | 0 | June 30, 2011 11:13 |
Polynomial thermophysical properties and laminar porous Zone | vemps | OpenFOAM | 0 | June 28, 2011 11:22 |
polynomial thermophysical properties | jason.ryon | OpenFOAM | 2 | May 11, 2011 07:16 |
Scalar polynomial for specific heat is not defined! | navid | STAR-CD | 2 | April 19, 2010 06:00 |