issues
search
FEST3D
/
FEST-3D
The source code for Finite volume Explicit STructured 3Dimensional (FEST-3D) solver.
https://fest3d.github.io/index.html
GNU General Public License v3.0
34
stars
16
forks
source link
Bugs: gradient Calculation in CC and MUSCL
#18
Closed
jayten
closed
3 years ago
jayten
commented
3 years ago
Bugs:
Gradient calculation in cell-center module CC.f90 contains incorrect face variable
incorrect regularization of difference ratio in the muscl.f90 for avoiding Nan issue.
FEST3D
commented
3 years ago
The bug is fixed.
Bugs: