When running the Euler vortex test case, I tried adding viscosity and using collocated Lobatto points. The .ini file is as follows (only the input file has been modified):
Dear Professor Vincent, I’m sorry for the late reply. I tested using GLL points without viscosity (GLL Euler) and GL points with viscosity (GL NS) respectively, and I think the results are as expected (It is normal for GLL points to have some spurious oscillations due to the inaccurate mass matrix). It seems that the oscillatory result only occurs in the GLL + viscosity combination. Could there be a problem with the periodic boundary when handling the viscous term using GLL points?
The results are incorrect and are due to a bug in how the gradient fusion optimisation interacts with another specific optimization for GLL type points.