美文网首页
USING PARAVIEW TO VIEW CSV FILES

USING PARAVIEW TO VIEW CSV FILES

作者: 了无_数据科学 | 来源:发表于2022-11-30 20:05 被阅读0次

引自:https://www.olcf.ornl.gov/using-paraview-to-view-csv-files/

Step 1:

From the File; menu choose Open. Paraview should automatically detect the multiple files and collapse them into a single selectable item. Select this item and press OK

image.png

Step 2:

From the properties box in the lower left unselect Have Headers and press Apply

image.png

Step 3:

Ensure that the sim-* item from the Pipeline Browser is selected

image.png

Step 4:

From Filters -> Alphabetical in the menubar select Table to Points

image.png

Step 5:

From the properties box in the lower left set the X,Y,and Z column to Fields 0,1,2 respectively and press Apply

image.png

Step 6:

In the main window close the spreadsheet view by pressing the x next to the Layout #1. After the view has been closed select 3D view

image.png
image.png

Step 7:

In the Pipeline Browser Click the eye icon next to the TableToPoints1 entry. This should display the results in the 3D view

image.png

Step 8:

The play and pause buttons in the top row can now be used to control the animation.

相关文章

网友评论

      本文标题:USING PARAVIEW TO VIEW CSV FILES

      本文链接:https://www.haomeiwen.com/subject/mlzdfdtx.html