|
[Sponsors] |
![]() |
![]() |
#1 |
New Member
Jesus
Join Date: Sep 2021
Posts: 11
Rep Power: 5 ![]() |
Hi everyone,
I want to implement a custom surface interpolation scheme for the convective term, so that: Code:
div(phi,T) Gauss myCustomScheme; ![]() ![]() ![]() ![]() ![]() ![]() These 6 cells correspond to the E, W, NE, NW, SE, and SW neighbouring cells of the face ![]() I am using the code of the upwing scheme as template for my implementation, however, the upwing scheme only uses previous or following cell (E or W) instead of the 6 neighbours. I also tried the QUICK scheme as template, but I did not get any good result. Could anyone help me on how i should modify a existing scheme to fullfil my requirements? Thank you very much in advance. |
|
![]() |
![]() |
![]() |
Tags |
implementation, new scheme, surface interpolation |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Face pressure interpolation scheme based on linear interpolation | Shibi | OpenFOAM Programming & Development | 8 | February 14, 2022 09:20 |
SU2 7.0.7 Built on CentOS 7, parallel computation pyscript mpi exit error? | EternalSeekerX | SU2 | 3 | October 9, 2020 19:28 |
Custom Parameter Output in Fluent using Scheme | ishan_ae | Fluent UDF and Scheme Programming | 0 | April 13, 2018 11:02 |
Upwind scheme, surface flux | wenxu | OpenFOAM Programming & Development | 0 | August 5, 2015 00:03 |
Problem with Surface Interpolation | glaspina | OpenFOAM Programming & Development | 0 | January 26, 2012 05:42 |