FlurryPP
FlurryPP copied to clipboard
A 2D/3D Unstructured Single/Overset Grid Flux Reconstruction Code in C++
Hi During compilation I got the following error message. The METIS version is 5.1.0. I think `static_cast`ing might solve the problem but instead of casting each variable I would like...
Hi Jacob, I am a bit confused about the calculation of viscous flux at SPs. If the motion flag is active, the divergence would be calculated by Liang-Miyaji's method and...
Hi, Jacob. Recently, I am running a unsteady deforming cylinder case. I found the Euler equations works pretty well. However, the viscous test is unstable. I guess there may be...