CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > ANSYS > FLUENT

reporting static pressure at vertices through transient solution

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   June 19, 2020, 17:39
Default reporting static pressure at vertices through transient solution
  #1
Member
 
Tyler Richardson
Join Date: Jun 2017
Posts: 30
Rep Power: 8
tricha122 is on a distinguished road
Hey,

i am looking to report static pressure at various vertices in my fluid at intervals throughout the transient solution.

i am currently defining these points in this fashion:

;### Create Pressure Probes
/surface/point-surface mbrg1_a_1 2.571470 0.000000 -6.670300
/surface/point-surface mbrg1_a_2 2.226960 1.285740 -6.670300

Defining the reports in this fashion:

;#################################################
;### Report Definitions
;
/solve/report-definitions/add probes-static-pressure-mbrg1-a surface-areaavg field pressure average-over 1 surface-names mbrg1_a_1 mbrg1_a_2 mbrg1_a_3 mbrg1_a_4 mbrg1_a_5 mbrg1_a_6 mbrg1_a_7 mbrg1_a_8 mbrg1_a_9 mbrg1_a_10 mbrg1_a_11 mbrg1_a_12 () q


and reporting out in this fashion:

;#################################################
;### Report File Definitions
;
/solve/report-files add probes-static-pressure-mbrg1-a-rfile active yes frequency-of time-step frequency (rpgetvar'storereport) report-defs "probes-static-pressure-mbrg1-a" "flow-time" () file-name .\probes-static-pressure-mbrg1-a.out q

what i am Trying to do is get the pressure at each vertex per (reported) timestep, but what i am getting is the average of all those vertices per (reported) timestep. I tried to set the average-over setting to 0, but this was erroneous.

How might i get individual pressures at each vertex in the *.out reported files?

Any help greatly appreciated

Thanks!
tricha122 is offline   Reply With Quote

Old   June 20, 2020, 14:54
Default Reports
  #2
Senior Member
 
vinerm's Avatar
 
Vinerm
Join Date: Jun 2009
Location: Nederland
Posts: 2,946
Blog Entries: 1
Rep Power: 35
vinerm will become famous soon enough
If you want individual reports for each location, then you need to create individual report definitions. Singe report definition will return averaged values.
__________________
Regards,
Vinerm

PM to be used if and only if you do not want something to be shared publicly. PM is considered to be of the least priority.
vinerm is offline   Reply With Quote

Old   June 20, 2020, 18:00
Default
  #3
Member
 
Tyler Richardson
Join Date: Jun 2017
Posts: 30
Rep Power: 8
tricha122 is on a distinguished road
Quote:
Originally Posted by vinerm View Post
If you want individual reports for each location, then you need to create individual report definitions. Singe report definition will return averaged values.
I think i got around this with the option "per-surface? yes" in the report definition. This is giving me columns of data in the report file, rather than a single averaged value (im hoping this is correct)
tricha122 is offline   Reply With Quote

Reply

Tags
pressure, report, report definition, report file, vertex


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
Periodic flow using Cyclic - comparison with Fluent nusivares OpenFOAM Running, Solving & CFD 30 December 12, 2017 05:35
Recursive output of Foam::word in gdb print command chengdi OpenFOAM Programming & Development 1 July 19, 2017 20:19
Maintaining Static Pressure at Fluid Flow Inlet cdevalve FLUENT 3 January 14, 2012 00:11
UDF to control Static Pressure (in cylinder) James FLUENT 0 July 20, 2004 07:54
Hydrostatic pressure in 2-phase flow modeling (long) DS & HB Main CFD Forum 0 January 8, 2000 15:00


All times are GMT -4. The time now is 19:39.