|
[Sponsors] |
March 4, 2024, 09:14 |
yPlus in OpenFOAM 11
|
#1 |
New Member
Zeno Brighenti
Join Date: May 2023
Posts: 7
Rep Power: 3 |
Hi there,
Very stupid question here. I know this question has been treated a lot in the past, but i have not found yet a proper solution for my case. To estimate the yPlus runtime i usually use the following expression in controlDict: Code:
yplus { type yPlus; functionObjectLibs ("libfieldFunctionObjects.so"); enabled true; log true; writeControl adjustableRunTime; writeInterval 0.0005; } |
|
March 4, 2024, 09:44 |
|
#2 |
Senior Member
Yann
Join Date: Apr 2012
Location: France
Posts: 1,236
Rep Power: 29 |
Hello,
Try replacing Code:
functionObjectLibs ("libfieldFunctionObjects.so"); Code:
libs ("libfieldFunctionObjects.so"); Code:
foamInfo yPlus Cheers, Yann |
|
March 5, 2024, 04:50 |
|
#3 |
New Member
Zeno Brighenti
Join Date: May 2023
Posts: 7
Rep Power: 3 |
It works like a charm. Thank you so much, have a nice day.
|
|
Tags |
openfoam 11, yplus |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
OpenFOAM Training, London, Chicago, Munich, Houston 2016-2017 | cfd.direct | OpenFOAM Announcements from Other Sources | 0 | September 14, 2016 04:19 |
[OpenFOAM.org] A Mac OS X of23x Development Environment Using Docker | rt08 | OpenFOAM Installation | 1 | February 28, 2016 20:00 |
Superlinear speedup in OpenFOAM 13 | msrinath80 | OpenFOAM Running, Solving & CFD | 18 | March 3, 2015 06:36 |
New OpenFOAM Forum Structure | jola | OpenFOAM | 2 | October 19, 2011 07:55 |
Adventure of fisrst openfoam installation on Ubuntu 710 | jussi | OpenFOAM Installation | 0 | April 24, 2008 15:25 |