Picture of Cube Showing turbulence
Some Rotary Racer Pictures
Using Blender for 3D Design Entry
You can download Blender from www.blender.org for Linux or Microsoft
Windows. It is free Open Source software. Blender is quite a sophisticated 3D drawing and animation package.
However, Blender is not really a 3D engineering CAD, it is more of a 3D drawing package. It
has a "unique" GUI and takes a little getting used to but works well
for this purpose.
Make sure the design is scaled correctly (2.5 meters long etc) and
is of the correct orientation (-X to the front of the car, Y is the sideways dimension and Z is the vertical dimension).
Notes:
- When exporting the STL make sure that all of the cars design is
selected (use the "a" key). Also make sure that the file name has a
".stl" extension.
- On systems which have slow 3D graphics, you can view the design
in wire mesh form while designing it. Use the "Viewport Shading" combo
box to change this.
- You can download the example car files from the link above. The
Blender files have a ".blend" extension.
Using Pro/Desktop for 3D design entry
The Pro/Desktop package can be used for car design entry. Note that, by
default, dimensions are in mm.
- Make sure the design is created so that the cars front is to the
left of the screen (-X) in the default view.
- When exporting an STL file use the following options: Chordal:
1mm, Angular: 20deg. Files can be ASCII or Binary.
- There is a problem with Pro/Desktop in that it does not
export complete assemblies as .stl files by default. This make it difficult to
create a car design that is made of components. There is a way though as described below:
You will be interested to know that there is a way of exporting STL from
Pro/DESKTOP assemblies as follows:
To create a derived model of a design:
* Click Assembly> Add Component and include the design in the assembly
* Click Select> Parts
* Click the component to select it
* Click Feature> Use Component. In the graphics pane, the original
component is replaced by an identical copy. The original component is hidden
(you can see it in the object browser using the Components sort). The copy
is treated as a native feature, not as an added component. It appears in the
object browser under the Features sort, with the name Tool#. The whole model
can now be exported as STL.
Viewing the VWT output data using Paraview
You will need the "paraview" application installed on your computer to
do this.
First download the result data. This is in the form of a "zip"
archive
of VTK files. Unpack this archive onto your
local hard disk.
We have provided a basic Paraview state file, vwt.pvsm, that can be
loaded using the "Load State" button of Paraview. This loads the main
data files and sets up some basic views.
Alternatively you can manually open the "VTK/vwt_200.vtk" and the "VTK/car/car_200.vtk"
files
using the Paraview program. Click on the "Apply" buttons to load the
data sets.
Then to view streamers:
- Select the vwt_200.vtk data set.
- Click on the Stream Tracer Icon. In the "Seeds" settings set the
point to be (0,0,0.4), set the Number of Points to be 300 and set the
Radius to be 0.7. The click on "Apply". This gives useful starting
values.
- Click on the Stream Tracer's "Display" tab and set the "Color by"
option to "p" (pressure). Yo may want to manually set the data range
colour map so that the streamers are displayed in the full colour
range. A range of -50 to 50 works quite well.
To view pressure areas in color on the car:
- Click on the Car's "Display" tab and set the "Color by"
option to "p" (pressure). Yo may want to manually set the data range
colour map. A range of -50 to 50 works quite well.
Installing CAD
programs on Microsoft Windows
A CD and USB Drive is available with the necessary Microsoft Windows
applications for
editing car 3D CAD drawings and viewing the resulting data from the
VWT. Alternatively they can be downloaded over the Internet. The actual
VWT simulation is performed on a Linux system accessed via the Internet.
For the CD/USBDrive Installation, perform the following actions:
- Insert the CD/USBDrive into the system
- Open up a Windows Explorer window onto the CD or USB drive
- Install Blender: Double click on the "blender-2.49b-windows.exe"
file.
- Install Paraview: Double click on the
"paraview-3.6.1-win32-x86.exe" file.
Blender is used to edit the 3D CAD drawings. The master file has a
".blend" extension. These files are exported as ".stl" files which are
then uploaded to the VWT simulator via a web browser.
The results are viewed via the web. The results give the overall forces
on the car at 46.8Km/H.
The Paraview application is used to view the VWT's output data in
graphical form. The VWT's data can be downloaded from the simulator via
the web. This is in a "zip" archive which needs to be unpacked to the
local disk drive before use.
Paraview can then view this information and put on streamers, or show
pressure zones in colour etc.
The Programs can be downloaded from the following Internet web sites:
Note that for Blender to access files on a network server, the network
servers path needs to be mapped to a local drive letter.
Web Links