|
[Sponsors] |
Where can I find the code for the div schemes |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
October 9, 2017, 12:07 |
Where can I find the code for the div schemes
|
#1 |
New Member
Shui Pei
Join Date: Mar 2009
Posts: 27
Rep Power: 17 |
Hi:
I am going to do some modifications on the schemes for my research task, which needs to eliminate the \partial(u) / \partial(y). My question is, where can I find the source code of current existed div schemes in OpenFoam? I can find some code at /OpenFOAM-dev/src/finiteVolume/finiteVolume/divSchemes/divScheme/ but I cannot any specific schemes, like bounded Gauss upwind or so on. Is there any tutorial or example I can find for this scheme modification work? Thank you in advance! Yours Pei |
|
October 9, 2017, 19:27 |
div
|
#2 |
Senior Member
Charles
Join Date: Aug 2016
Location: Vancouver, Canada
Posts: 151
Rep Power: 10 |
The bottom level functions are in folder finiteVolume/finiteVolume/fvc, where you can find the implementation of Average, Curl, D2dt2, DDt, Ddt, Div, Flux, Grad, Laplacian, etc.
|
|
October 10, 2017, 01:53 |
|
#3 |
New Member
Shui Pei
Join Date: Mar 2009
Posts: 27
Rep Power: 17 |
Thank you a lot! May I ask if there is any example or tutorial of how to add or modify a scheme in OpenFOAM?
|
|
Tags |
scheme |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Fundamental questions about numerical schemes | Obad | OpenFOAM Running, Solving & CFD | 1 | May 10, 2021 11:40 |
How to find which values need schemes. | Calmly | OpenFOAM Running, Solving & CFD | 8 | September 5, 2017 13:09 |
Fluent Parallelization Problem After AC Power Dropped | pawl | Hardware | 5 | November 13, 2016 07:08 |
CFX problem in ubuntu (linux) | Vigneshramaero | CFX | 0 | July 13, 2012 11:22 |
OpenFOAM 1.6-ext git installation on Ubuntu 11.10 x64 | Attesz | OpenFOAM Installation | 45 | January 13, 2012 13:38 |