|
[Sponsors] |
Interpolation between cell-centered variables and face-centered variables |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
November 4, 2024, 05:19 |
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 the 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 into face-centered values. Alternatively, is there a way to verify through Tecplot that my boundary conditions have been correctly implemented? |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Interpolation between cell-centered variables and face-centered variables | cfd_rookie_6 | Tecplot | 0 | November 4, 2024 05:02 |
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 |