|
[Sponsors] |
October 18, 2016, 10:51 |
probe wallShearStress
|
#1 |
New Member
Join Date: May 2016
Posts: 2
Rep Power: 0 |
Hi Foamers,
I want to calculate the friction velocity u* = sqrt(tau_w/rho) on several points on a plate with openFoam 4.x. For this reason I want to calculate the shear stress and the density at the wall. The output should be in the "postProcess"-format (coordinate / value) and not in the time-Folder. I tried the following functions so far: 1. rhoSimpleFoam -postProcess -func wallShearStress -> calculates wallShearStress in the time folder and the min/max-Values in the postProcess-Folder. Do I need an extra wallShearStress-file for defining the probe-locations? 2. rhoSimpleFoam -postProcess -func probes with the "probes"-file: type probes; setFormat raw; fields ( wallShearStress ); probeLocations( ( 0 0 0) ); -> no files are written in postProcessing-Folder (but it works for fields(U,k)) Any solutions? Thanks for your Help! Sebastian |
|
August 7, 2018, 15:25 |
|
#2 | |
Senior Member
Guilherme
Join Date: Apr 2017
Posts: 245
Rep Power: 10 |
Quote:
|
||
Tags |
postprocess, wallshearstress |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Using Probe for part of a patch | ndr | OpenFOAM Running, Solving & CFD | 7 | April 4, 2019 07:26 |
Empty Probe File - Probes not working | rvmedina20 | OpenFOAM Post-Processing | 3 | May 11, 2016 20:36 |
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 |
Line Probe Smoothing | badger1 | STAR-CCM+ | 1 | May 21, 2013 23:36 |