|
[Sponsors] |
September 24, 2019, 01:54 |
Finding wallShearStress in dbnsTurbFoam
|
#1 |
Member
Bidesh Sengupta
Join Date: Sep 2018
Location: Sngapore
Posts: 76
Rep Power: 8 |
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. |
|
September 24, 2019, 12:52 |
|
#2 |
Senior Member
Herpes Free Engineer
Join Date: Sep 2019
Location: The Home Under The Ground with the Lost Boys
Posts: 931
Rep Power: 13 |
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 |
|
September 25, 2019, 06:28 |
|
#3 |
Member
Bidesh Sengupta
Join Date: Sep 2018
Location: Sngapore
Posts: 76
Rep Power: 8 |
Yes, I am using Extend 4.
How to solve this issue in Extend 4, any idea? Thank you. |
|
September 25, 2019, 06:50 |
|
#4 |
Senior Member
Herpes Free Engineer
Join Date: Sep 2019
Location: The Home Under The Ground with the Lost Boys
Posts: 931
Rep Power: 13 |
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 |
|
October 21, 2019, 22:17 |
|
#5 |
Member
Bidesh Sengupta
Join Date: Sep 2018
Location: Sngapore
Posts: 76
Rep Power: 8 |
wallShearStress -compressible
This works.. |
|
Tags |
dbnsturbfoam, foam extend 4.0, wallshearstress |
|
|
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 |