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

Search Results

Register Blogs Members List Search Today's Posts Mark Forums Read

Showing results 1 to 4 of 4
Search took 0.00 seconds.
Search: Posts Made By: Nucleophobe
Forum: ParaView October 16, 2017, 14:29
Replies: 8
Views: 8,943
Posted By Nucleophobe
Hi Joseph, I'm not familiar with the...

Hi Joseph,

I'm not familiar with the "Surface Flow" filter, but if it outputs scalars, you should be able to create a "Programmable Filter" to export the results to a file relatively easily:

...
Forum: ParaView April 11, 2013, 13:43
Replies: 8
Views: 8,943
Posted By Nucleophobe
Got it: pdi =...

Got it:


pdi = self.GetInputDataObject(0,0)
localAArray = pdi.GetCellData().GetArray("Area")
localPArray = pdi.GetCellData().GetArray("p")
localA = localAArray.GetTuple(0)[0]
localP =...
Forum: ParaView April 11, 2013, 12:52
Replies: 8
Views: 8,943
Posted By Nucleophobe
Hmmm.. This isn't exactly what I'm looking for....

Hmmm.. This isn't exactly what I'm looking for. The advantage of doing this is in Paraview is that I can clip the geometry so that the slice only passes through the region in which I am interested. ...
Forum: ParaView April 11, 2013, 10:55
Replies: 8
Views: 8,943
Posted By Nucleophobe
Obtain average pressure over a range of slices?

I am trying to post-process some data in an irregular geometry with internal flow.

I have created a range of x-normal slices, and would like to calculate the average pressure over each slice....
Showing results 1 to 4 of 4

 
Forum Jump

All times are GMT -4. The time now is 16:12.