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

false locations of probes

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   April 2, 2020, 18:27
Default false locations of probes
  #1
Member
 
niewiemnic
Join Date: Jan 2018
Location: Niemcy
Posts: 80
Rep Power: 8
spalartallmaras is on a distinguished road
Hi,

is there anyone who had the same problem? As you can see the three locations in controlDict are totally different in the results. How can I fix this problem?


Code:
patchProbes
    {
        type            patchProbes;
      	libs            (sampling);
	writeControl    writeTime;
        timeStart       0.08;

        patch           zyl_naca0012;
        probeLocations
        (
            (-0.925 0.04 1.6)
	    (0 0.04 1.85)
    	    (0.925 0.04 1.6)
	);
        fields          (p Curle U);
    }


Code:
# Probe 0 (-0.190135291 0.04 0.00774879149)
# Probe 1 (0.0400007334 0.04 0.0109379677)
# Probe 2 (0.178189054 0.0450000716 -7.84549775e-05)
#          Probe                0                1                2
#           Time
           0.081      -4188.20967      -799.756717       333.175653
           0.082      -4508.20457       -518.22499       210.998408
...
spalartallmaras is offline   Reply With Quote

Old   April 2, 2020, 19:29
Default I solved the problem myself.
  #2
Member
 
niewiemnic
Join Date: Jan 2018
Location: Niemcy
Posts: 80
Rep Power: 8
spalartallmaras is on a distinguished road
please see

patchProbes for U
spalartallmaras is offline   Reply With Quote

Reply


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
Using rhoSimpleFoam for simulating steady state flow in a CD nozzle vignesh_sr OpenFOAM Running, Solving & CFD 5 March 6, 2024 02:09
Injection injection-0: LOST 2 out of 20 injection locations attaullah FLUENT 17 March 2, 2023 10:31
CFD post cannot load results-Error appeared? mariam.sara ANSYS 9 September 17, 2018 15:23
probes function not working in Openfoam 2.1.1 nandiganavishal OpenFOAM 7 July 26, 2012 11:06
CFX4.3 -build analysis form Chie Min CFX 5 July 12, 2001 23:19


All times are GMT -4. The time now is 18:58.