|
[Sponsors] |
Interpolation between cell-centered variables and face-centered variables |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
November 4, 2024, 05:02 |
Interpolation between cell-centered variables and face-centered variables
|
#1 |
New Member
Join Date: Mar 2023
Posts: 2
Rep Power: 0 |
Hello everyone,
I am trying to simulate an atmospheric boundary layer with a given set of boundary conditions (velocity w, k, epsilon) at the inlet (z=0) of the computational domain I’ve defined. The code I’m using converges without issues and saves the simulation results in a file where variables are stored as cell-centered data. When I import the results file into Tecplot and plot the inlet profiles at z=0 (i.e., k=1, at the cell face), I notice a discrepancy in the cell values near the ground compared to the boundary conditions I initially set. It’s possible that this difference is due to the interpolation Tecplot performs when converting the cell-centered variables from my results file to face-centered values. Alternatively, how can I verify through Tecplot that my boundary conditions have been correctly implemented? Last edited by cfd_rookie_6; November 4, 2024 at 05:04. Reason: -- |
|
Tags |
abl, cfd - post, cfd -post |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Getting density, temperature, and other cell flow variables via macros in Fluent UDF | ingabobjoe | Fluent UDF and Scheme Programming | 2 | August 15, 2020 22:08 |
how to evaluate where UDM is failing | tricha122 | FLUENT | 4 | June 18, 2020 14:45 |
Per face tracking of particles that left and entered the cell in dsmcFoam | sor | OpenFOAM Programming & Development | 1 | August 28, 2012 06:35 |
lid-driven cavity in matlab using BiCGStab | Don456 | Main CFD Forum | 1 | January 19, 2012 16:00 |
Setting BC for each cell on face | Geisel | Fluent UDF and Scheme Programming | 3 | July 2, 2010 03:52 |