High-Order Compact, 3D Compressible CFD Solver
Stars
6
Forks
3
Watchers
6
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
51
commits
Moved to only having one active solver right now the _AWS solver, added AeroOptics solver object to it and removed updateconserved data since thats done in the rk objects now
8d6496aView on GitHubChanged output writing to binary, should've been that all along, needs to be tested
4b01f77View on GitHubAeroOptics solver should have what it needs to work, needs to be integrated into the solver loop and tested
c536cfbView on GitHubAdded visitwriter stuff from an visit website for writing simple vtu files to read into visit, needs implemenetation and testing to see if working when went from c->c++
d6fbc61View on GitHubAdded input makefile, should make it easier jumping across platforms
4445a9fView on GitHubMerge branch 'master' of github.com:emathew1/3DCompactSolver
a5ce961View on GitHubAdded file to do postprocessing and modified Makefile to compile it
ae13e9fView on GitHub