CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Post-Processing

Probes - Ux, Uy, Uz or UMagnitude at a specific point

Register Blogs Community New Posts Updated Threads Search

 
 
LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
Old   November 4, 2021, 03:51
Default Probes - Ux, Uy, Uz or UMagnitude at a specific point
  #1
New Member
 
Mary
Join Date: Sep 2021
Posts: 16
Rep Power: 4
limpideyes is on a distinguished road
Hello,

After the simulation of Time 4000, I would like to know what the Ux, y, z and U Magnitude at a specific point of my geometry, such as (x, y, z)=(0.05, 100, 1.20).

I know only probes function:
During the processing of simpleFoam,
Code:
$foamGet probes
in the probes file,
Code:
points
(
       (0.05 100 1.20)
       (4.05     0  2.50)
       // ....I have to represent total 51 points
);

fields (U);
And after processing, when I try to
Code:
$foamMonitor -l postProcessing/probes/0/U &
The graph is messy. It represents all U values during the Time 1 - 4000 for all 51 points.

All I want to know is U values of 51 points only at the latest time (Time 4000).
How can I represent it?

Thanks!
limpideyes is offline   Reply With Quote

 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
The CoP Does not exist: Validating Aerodynamic forces through a "line of action" ds4719 Main CFD Forum 14 February 18, 2022 18:05
Continuity Equation for multicomponent simulation lordluan CFX 15 May 19, 2020 18:36
Ansys Fluent: How can I start drawing XY PLOT from a specific point? RawadSy FLUENT 0 November 6, 2019 13:51
mass flow in is not equal to mass flow out saii CFX 12 March 19, 2018 05:21
[OpenFOAM] Annotate velocity of specific cell or point jwstolk ParaView 4 August 5, 2016 05:50


All times are GMT -4. The time now is 11:30.