|
[Sponsors] |
November 8, 2018, 11:47 |
nonuniform profile as inlet
|
#1 |
New Member
Eliot
Join Date: Aug 2018
Posts: 3
Rep Power: 8 |
Hi all,
I am currently working on a fireFoam case based on oppositeBurningPanels with experimental data as input profile such as : Code:
U burner { type fixedValue; value nonuniform List<vector> 300 (…); } Code:
T burner { type fixedValue; value nonuniform List<vector> 300 (…); } Code:
P_rgh burner { type fixedFluxPressure; value $internalField; } Thanks all for the support. Regards, Eliot |
|
November 14, 2018, 08:27 |
|
#2 |
Senior Member
Joachim Herb
Join Date: Sep 2010
Posts: 650
Rep Power: 22 |
What is your error?
Anyway, T cannot be initialized as vector. It is a scalar field. |
|
November 15, 2018, 05:03 |
|
#3 | ||
New Member
Eliot
Join Date: Aug 2018
Posts: 3
Rep Power: 8 |
Quote:
Thanks for the remark @Joachim. This was actually a tipping mistake Quote:
The initialization leads to unrealistic pressure in the fluid (i.e. 10e35 Pa). I solved it changing the 0/ph_rgh boundary conditions, working 0/ files are attached in case someone is interested . |
|||
Tags |
inlet, nonuniform, openfoam 4.1, velocity boundary |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
UDF - Inlet Velocity Profile (Ansys Fluent) | vinayak4399 | Fluent UDF and Scheme Programming | 3 | August 25, 2020 15:15 |
map outlet boundary profile as an inlet condition using UDF | Daniel_Khazaei | Fluent UDF and Scheme Programming | 2 | June 20, 2016 12:53 |
3d velocity profile at velocity inlet | swethaprakash | FLUENT | 3 | September 1, 2015 03:10 |
simpleFoam: Non-uniform mesh near inlet & outlet causes incorrect velocity profile? | Zaphod'sSecondHead | OpenFOAM Running, Solving & CFD | 0 | January 28, 2015 06:17 |
create logarithmic wind profile for inlet | Murat | Main CFD Forum | 0 | December 30, 2003 01:45 |