|
[Sponsors] |
Adding Courant Number dependency in limited schemes |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
January 8, 2019, 07:10 |
Adding Courant Number dependency in limited schemes
|
#1 | ||||
Member
Paul Palladium
Join Date: Jan 2016
Posts: 93
Rep Power: 10 |
Dear Foamers,
I am working on the implementation of a new limited scheme in OpenFOAM. I am not very good in C++ and I almost try to work by adpating existing files of OpenFOAM. In my case I started with the QUICK.H file located in Quote:
Quote:
Quote:
The problem is that I obtain various errors when I try to use const fvMesh& mesh = this->mesh() in the scalar limiter function : Quote:
Thanks in advance for helping me ! |
|||||
January 8, 2019, 13:03 |
|
#2 |
Senior Member
Michael Alletto
Join Date: Jun 2018
Location: Bremen
Posts: 616
Rep Power: 16 |
Maybe the courant number blended scheme can give you some hints of how to access the variables you want:
https://www.openfoam.com/documentati...8H_source.html |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Foam::error::PrintStack | almir | OpenFOAM Running, Solving & CFD | 92 | May 21, 2024 08:56 |
LES, Courant Number, Crash, Sudden | Alhasan | OpenFOAM Running, Solving & CFD | 5 | November 22, 2019 03:05 |
[blockMesh] --> foam fatal error: | lillo763 | OpenFOAM Meshing & Mesh Conversion | 0 | March 5, 2014 11:27 |
AMI interDyMFoam for mixer | danny123 | OpenFOAM Running, Solving & CFD | 4 | June 19, 2013 05:49 |
[Commercial meshers] Trimmed cell and embedded refinement mesh conversion issues | michele | OpenFOAM Meshing & Mesh Conversion | 2 | July 15, 2005 05:15 |