jonkomperda / SimpleMAC

SimpleMAC is a marker and call method CFD (computational fluid dynamics) solver. It was originally developed for a graduate supercomputing course, and is now being released and updated for further use.
9 stars 0 forks source link

VTK input #3

Closed jonkomperda closed 11 years ago

jonkomperda commented 12 years ago

Create a set of subroutines that read the VTK files generated by the new python meshing script. They should store the values in a module and pass information to the element datatype.

Test by writing out the elements without running the code by using the printing routines.