|
[Sponsors] | |||||
|
|
|
#1 |
|
Member
Bidesh Sengupta
Join Date: Sep 2018
Location: Sngapore
Posts: 76
Rep Power: 9 ![]() |
Hallo Foamers!
I am using dbnsTurbFoam for my simulations. I need to find wallShearStress. I am trying to achieve it by two ways and failed in both. Approach 1: In controlDict: functions { libs ("libfieldFunctionObjects.so"); tau { type wallShearStress; executeControl writeTime; writeControl writeTime; } } Error: -> FOAM FATAL ERROR: Unknown function type wallShearStress Valid functions are : 11 ( cellSource faceSource fieldAverage fieldMinMax maxFieldCell minMaxField probes readFields sets surfaceInterpolateFields surfaces ) From function functionObject::New(const word& name, const Time&, const dictionary&) in file db/functionObjects/functionObject/functionObject.C at line 94. FOAM exiting Approach 2: After the simulation dbnsTurbFoam -postProcess -func wallShearStress -latestTime Error: Usage: dbnsTurbFoam [-DebugSwitches key1=val1,key2=val2,...] [-DimensionedConstants key1=val1,key2=val2,...] [-InfoSwitches key1=val1,key2=val2,...] [-OptimisationSwitches key1=val1,key2=val2,...] [-Tolerances key1=val1,key2=val2,...] [-case dir] [-dumpControlSwitches] [-noFunctionObjects] [-parallel] [-help] [-doc] [-srcDoc] --> FOAM FATAL ERROR: Wrong number of arguments, expected 0 found 1 Invalid option: -postProcess Invalid option: -func Invalid option: -latestTime FOAM exiting Can anyone kindly help me to find wallShearStress. Thanks a lot for your time. |
|
|
|
|
|
|
|
|
#2 |
|
Senior Member
Herpes Free Engineer
Join Date: Sep 2019
Location: The Home Under The Ground with the Lost Boys
Posts: 931
Rep Power: 14 ![]() |
Which version have you used?
Edit: FOAM-extend 4.0 might not possess that FO unlike the other versions.
__________________
The OpenFOAM community is the biggest contributor to OpenFOAM: User guide/Wiki-1/Wiki-2/Code guide/Code Wiki/Journal Nilsson/Guerrero/Holzinger/Holzmann/Nagy/Santos/Nozaki/Jasak/Primer Governance Bugs/Features: OpenFOAM (ESI-OpenCFD-Trademark) Bugs/Features: FOAM-Extend (Wikki-FSB) Bugs: OpenFOAM.org How to create a MWE New: Forkable OpenFOAM mirror |
|
|
|
|
|
|
|
|
#3 |
|
Member
Bidesh Sengupta
Join Date: Sep 2018
Location: Sngapore
Posts: 76
Rep Power: 9 ![]() |
Yes, I am using Extend 4.
How to solve this issue in Extend 4, any idea? Thank you. |
|
|
|
|
|
|
|
|
#4 |
|
Senior Member
Herpes Free Engineer
Join Date: Sep 2019
Location: The Home Under The Ground with the Lost Boys
Posts: 931
Rep Power: 14 ![]() |
Take wallShearStress FO from either OF1906 or OF7, and compile it in extend.
__________________
The OpenFOAM community is the biggest contributor to OpenFOAM: User guide/Wiki-1/Wiki-2/Code guide/Code Wiki/Journal Nilsson/Guerrero/Holzinger/Holzmann/Nagy/Santos/Nozaki/Jasak/Primer Governance Bugs/Features: OpenFOAM (ESI-OpenCFD-Trademark) Bugs/Features: FOAM-Extend (Wikki-FSB) Bugs: OpenFOAM.org How to create a MWE New: Forkable OpenFOAM mirror |
|
|
|
|
|
|
|
|
#5 |
|
Member
Bidesh Sengupta
Join Date: Sep 2018
Location: Sngapore
Posts: 76
Rep Power: 9 ![]() |
wallShearStress -compressible
This works.. |
|
|
|
|
|
|
|
|
#6 |
|
New Member
Alex
Join Date: Aug 2025
Posts: 1
Rep Power: 0 ![]() |
How did you go about compiling this in Foam-Extend? I am very new to compiling etc. and am unsure how I would go about doing this?
|
|
|
|
|
|
![]() |
| Tags |
| dbnsturbfoam, foam extend 4.0, wallshearstress |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| wallGradU or wallShearStress on Time-Averaged Velocity Field | minger | OpenFOAM Post-Processing | 6 | November 7, 2019 06:30 |
| Error computing wallShearStress with simpleFoam | sita | OpenFOAM Post-Processing | 6 | November 4, 2018 16:02 |
| wallShearStress, wallGradU are inconsistent | dancfd | OpenFOAM Post-Processing | 5 | July 18, 2018 09:33 |
| why does 'sample' do this? wallShearStress question | CHARLES | OpenFOAM Post-Processing | 0 | August 7, 2013 20:30 |
| wallShearStress VS wallGradU | bigrock | OpenFOAM Post-Processing | 0 | July 2, 2013 06:54 |