|
[Sponsors] |
[General] Making 2D plot of slice of 3D isosurface |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
January 19, 2018, 19:31 |
Making 2D plot of slice of 3D isosurface
|
#1 |
New Member
Robert Jackson
Join Date: Jan 2018
Posts: 2
Rep Power: 0 |
I have a set of burners I have modeled that are in a row, flames going up in the positive Z direction. I visualize the 3D flames using a CO=2500ppm isosurface (contour) in Paraview. I want to slice through that isosurface (at say Y=2.5) and then be able to extract an X-Z plot showing all points where the CO isosurface is bisected by the slice plane.
The end goal is to plot the flame length along the row of burners. So essentially I want to specify a plant (Y=2.5) and then have Paraview return (so I can export to a CSV file) all data points where CO = 2500ppm. What is easiest way to do that? |
|
January 24, 2018, 22:36 |
|
#2 |
New Member
Forge Analytics
Join Date: Jan 2018
Posts: 16
Rep Power: 8 |
1. Select your isosurface in the Pipeline Browser on the left.
2. Click the slice button, or go to Filters > Alphabetical > Slice 3. Set the slice origin and normal direction in the Slice data proxy's Properties tab (and hit Apply) 4. Then, with the slice selected, make a new View (one of the split buttons in the upper right of your Render View), and choose SpreadSheetView The spreadsheet view should then show the coordinate locations of each vertex in your slice. If it doesn't, select your RenderView, hit the "Select Cells On" button, and highlight all of the Slice. Your spreadsheet should update. Then, you can plot the data or dump the spreadsheet to Excel ("Export Spreadsheet" button at the top), etc. |
|
January 25, 2018, 13:12 |
Thanks
|
#3 |
New Member
Robert Jackson
Join Date: Jan 2018
Posts: 2
Rep Power: 0 |
Thanks much to forgeanalytics. That works great.
|
|
Tags |
2d plot, paraview |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[Other] How to use finite area method in official OpenFOAM 2.2.0? | Detian Liu | OpenFOAM Meshing & Mesh Conversion | 4 | November 3, 2015 04:04 |
[swak4Foam] Error bulding swak4Foam | sfigato | OpenFOAM Community Contributions | 18 | August 22, 2013 13:41 |
[swak4Foam] build problem swak4Foam OF 2.2.0 | mcathela | OpenFOAM Community Contributions | 14 | April 23, 2013 14:59 |
isosurface in CFD-Post for transient rotor-stator simulations | blacksoil2012 | CFX | 1 | May 29, 2012 20:07 |
Making a contour plot in MALAB | Mick | CFX | 1 | July 21, 2008 15:06 |