Parallel compressible Navier-Stokes solvers
Stars
6
Forks
4
Watchers
6
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
121
commits
Think DSM is working, initial HIT tests look good. Fixed error with it using non-averaged Prt values and have flag to dump Dynaimc coefficient ranges
641005dView on GitHubworking on testing/making DSM faster so testing doesn't take a ridiculous amount of time, for some reason solver crashes if any LES != DSM, need to find bug
4246ee5View on GitHubAdded global averaging for SGS components and working towards getting a HIT case together to test the DSM
d5fff56View on GitHubDSM w/ stuff compiles, no comment on if it really works yet
047948fView on GitHubMade some corrections after looking at DSM math, need to go over implementation one more time and clean up memory allocation. working on solver implementation, not tried to compile just yet
e403ecdView on GitHubStill working on dynamic Smagorinsky model implementation
1ac0546View on GitHubHave first step of DSM written in code and updating pressure and temperature, haven't tried to compile yet
81a74d9View on GitHubWorking on calculating components of Dynamic Smagorinsky
c103a9eView on GitHubWorking on adding compressible dynamic Smagorinsky SGS model
f8e7a05View on GitHub