Changes

Jump to navigation Jump to search
2,520 bytes added ,  09:04, 26 March 2016
created page
Ian is currently working on creating a workflow for the Rockets team to get a better qualitative aerodynamic understanding of interesting geometries on rocket bodies.

=The Big Picture=
There are are four pieces to a successful computation fluid dynamics simulation:

# '''Modeling''' - Solidworks
# '''Meshing''' - Pointwise
# '''Solving''' - SU2
# '''Visualization''' - Paraview

The most difficult part of the process so far has been finding a workflow in which all the pieces fit together. For instance, Pointwise is one of the few meshers that takes Solidworks files in directly. If no program could, we would have to go through many formats until we finally arrived at the one we wanted (which would be inconvenient, computationally and temporally expensive). SU2 outputs Paraview's native input format, which is great, since SU2 and Paraview are both open-source (and thankfully free).

== Special Thanks ==
Credit to the [https://solarcar.stanford.edu/ Stanford Solar Car Project] (SSCP) for giving us hints as to how they set up their own CFD workflow. Also big thanks to [http://adl.stanford.edu/people/jjalonso.html Juan Alonso] for helping us set up SU2 on Stanford's corn machine.

==[http://www.solidworks.com/ Solidworks]==
SSI's computer aided design program of choice since it is used in industry and is fairly easy to learn (and free for students). SSCP uses a lot of surfacing in order to get the complex geometries that they require. Most of our rockets will not require incredibly organic shapes (aside from a nose cone) so no need to get fancy. Any design (part, assembly, assembly of assemblies, etc) can be meshed with Pointwise.

==[http://www.pointwise.com/ Pointwise]==
Currently on their way to becoming a sponsor of SSI, Pointwise accepts Solidworks files and meshes them for you. Obviously, this part is extremely important in identifying the interesting geometries. (I haven't worked with Pointwise very much yet, so more on this to come).

==[http://su2.stanford.edu/ SU2]==
Stanford developed, open source numerical flow solver. Written primarily in C++, the solver can easily extended due to its object-oriented programming and has fantastically written documentation. This will be SSI's solver of choice for the foreseeable future.

==[http://www.paraview.org/ Paraview]==
Open source visualizer which is optimized for very large datasets. A complex but also well-documented tool which will be SSI's visualizer of choice.


=Modeling=


=Meshing=



=Solving=



=Visualization=
303

edits

Navigation menu