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.
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.
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.