|
[Sponsors] |
May 10, 2022, 10:24 |
Compiling kOmegaSST in Openfoam 9
|
#1 |
New Member
Alex
Join Date: May 2022
Posts: 2
Rep Power: 0 |
Hi everyone,
I am currently working on modifying the kOmegaSST Turbulence model for a research project. I previously worked in Openfoam V2112 (so the ESI version) using this tutorial and it worked nicely. However, because I need some features of Openfoam 9 I have to recompile the model for OF9. Due to significant differences between these versions, I decided to start with a clean slate, and, as an initial step, just copy and rename the kOmegaSST model (as suggested in most Tutorials). But here I already get lost in includes and dependencies, as a lot of files have been renamed since OF 6... My primary problem is setting up the Make folder and finding out which file to make... Does anyone here have experience with compiling turbulence models in OF9 or maybe knows of a tutorial which I was too stupid to find? Thanks in advance, All the best, Alex |
|
May 10, 2022, 14:07 |
|
#2 |
Member
Avdeev Evgeniy
Join Date: Jan 2011
Location: Togliatty, Russia
Posts: 69
Blog Entries: 1
Rep Power: 21 |
Hi,
maybe I am wrong, but you can try. 1. Use $FOAM_SRC/src/ThermophysicalTransportModels/ instead of $FOAM_SRC/TurbulenceModels/turbulenceModels from your tutorial. 2. Run Code:
wmake libso from copy of ThermophysicalTransportModels folder to generate libfile. Here README of lib generation and usage in OpenFOAM as example. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Getting Started with OpenFOAM | wyldckat | OpenFOAM | 26 | June 21, 2024 07:54 |
Map of the OpenFOAM Forum - Understanding where to post your questions! | wyldckat | OpenFOAM | 10 | September 2, 2021 06:29 |
OpenFOAM v3.0.1 Training, London, Houston, Berlin, Jan-Mar 2016 | cfd.direct | OpenFOAM Announcements from Other Sources | 0 | January 5, 2016 04:18 |
OpenFOAM Training, London, Chicago, Munich, Sep-Oct 2015 | cfd.direct | OpenFOAM Announcements from Other Sources | 2 | August 31, 2015 14:36 |
A new Howto on the OpenFOAM Wiki Compiling OpenFOAM under Unix | mbeaudoin | OpenFOAM Installation | 2 | April 28, 2006 09:54 |