Changes between Version 44 and Version 45 of Shape/ExternalData
- Timestamp:
- 07/13/15 15:59:46 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Shape/ExternalData
v44 v45 250 250 === Importing Particles === 251 251 252 Now we move on to importing our data as a set of points, or ''Particles''. In the ''3D Module'' you will see on the right-hand side that there is a tab for ''Particles''. Click that. 252 Now we move on to importing our data as a set of points, or ''Particles''. In the ''3D Module'' you will see on the right-hand side that there is a tab for ''Particles''. 253 254 1. Click the ''Particles'' tab. 253 255 254 256 || [[Image(Screen Shot 2015-06-16 at 13.26.56-new.png, width=350)]] || [[Image(Screen Shot 2015-07-13 at 15.02.22.png, width=800)]] || [[br]] 255 257 '''Image(s) 17, & 18.''' (Right) The ''Particles'' tab: red boxes indicate that you want to load data for a ''Volume'' rendering. (Left) The dialog filled in for the data set ''test_sphere_7col.dat'' after pressing ''Load'' in the ''Particles'' tab. 256 258 259 2. Click ''Load''. See '''Figure 17'''. 260 3. A new dialog will pop up. This will look comparable to how we imported our ASCII file originally in the ''General'' tab. However now we need to do it for particles as well. Note that not everything will be the same. Here just do the following: 261 262 * Import the file under ''Filename''. 263 * Change the ''Format'' string to {{{px,py,pz,vx,vy,vz,n}}}, or whatever format you used originally in the ''General'' tab. 264 * Make sure the ''Column Separator'' is correct. 265 * Input the same values for the ''Center'' as you did originally. See your excel file for reference if necessary. 266 267 4. In the dialog, when completed, press ''OK''. 268 269 257 270 [[Image(Screen Shot 2015-06-16 at 13.28.02-new.png, width=800)]] [[br]] 258 271 '''Image 19.''' The data points from the ASCII file are indicated by the red circle in the ''Right'' view. However note that it is present in all of the views.