|
[Sponsors] |
July 16, 2018, 06:11 |
Turbulence model implementation
|
#1 |
New Member
Xavier Lamboley
Join Date: Jan 2015
Location: Bordeaux, France
Posts: 13
Rep Power: 11 |
Hello,
I have an implementation of a turbulence model named sstTransition, which works great. However, my code requires the whole TurbulenceModels folder to be copied in the user source folder, which does not seem efficient to me. I would like instead to have only my turbulence model, and use the installation implementation for the rest. Given that, I can't manage to find the correct compilation options to achieve that ; I tried to include the main installation lnInclude folders, which results in "duplicate entries in runtime selection table TurbulenceModel". I try to compile that under the latest OpenFOAM 6. My TurbulenceModels folder and the required library findroot are attached. Thank you very much for your help, X. Lamboley |
|
July 16, 2018, 06:28 |
|
#2 |
Senior Member
Pablo Higuera
Join Date: Jan 2011
Location: Auckland
Posts: 627
Rep Power: 19 |
Hi Xavier,
take a look at these materials and repository, you will find an example on how to compile a SST-derived model without copying the original folder: https://sites.google.com/view/olaflo...ve-simulations Best, Pablo |
|
July 29, 2018, 16:09 |
Works perfectly
|
#3 |
New Member
Xavier Lamboley
Join Date: Jan 2015
Location: Bordeaux, France
Posts: 13
Rep Power: 11 |
This works like a charm, thank you so much for your help!
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Modified k-e turbulence model UDF | Travis | Fluent UDF and Scheme Programming | 7 | November 11, 2018 21:21 |
Error in Two phase (condensation) modeling | adilsyyed | CFX | 15 | June 24, 2015 20:42 |
SA Turbulence model implementation | ganesh | Main CFD Forum | 0 | March 6, 2006 13:23 |
k-w Turbulence model implementation | suneesh | Main CFD Forum | 4 | November 23, 2005 18:35 |
A reference on implementation of Spalart-Alam. Turbulence Model? | Mohammad Kermani | Main CFD Forum | 2 | December 26, 1999 03:56 |