- May 03, 2016
- Apr 22, 2016
-
-
(cherry picked from commit a60d52c2)
-
- Apr 15, 2016
-
-
- Mar 20, 2016
-
-
Spencer Sherwin authored
updated the Set_Rhs_Magnitude method to only use a maixmum of 1000 counter steps in its weighting. The use of a member variable instead of a static int has also changed how the magnitude and therefore tolerance is evalauting requiring a change in the values in the .tst file
-
Chris Cantwell authored
-
Spencer Sherwin authored
-
- Mar 19, 2016
-
-
Douglas Serson authored
-
- Mar 18, 2016
-
-
Spencer Sherwin authored
-
Spencer Sherwin authored
-
Dave Moxey authored
-
- Mar 17, 2016
-
-
Spencer Sherwin authored
Changed preconditioner so that it will run in serial since Full Linear Space only set up in parallel
-
- Mar 13, 2016
-
-
Spencer Sherwin authored
-
Spencer Sherwin authored
Modified the solution to a value that is almost an order of magnitude higher! This is because the introduction of the DGopt branch has used a different set of points (GLL-GLR vs GLL-GLL) to sample the boundary expansion points and this has reduced the accuracy of the boudnary approximation of a function. It does however still converge expoentially. So at a later stage we could look to improve the boundary projection of functions but have accepted this difference at this point
-
- Mar 07, 2016
-
-
Douglas Serson authored
-
- Mar 04, 2016
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Add initial support for Neumann boundary conditions, refactor PETSc code to allow for Nektar++ matrix-vector multiplication through MatShell
-
Spencer Sherwin authored
Updated to hopefully start handling single mode output correctly. Also added ability to use a -z option to specify the number of planes in the z-direction
-
Spencer Sherwin authored
-
Spencer Sherwin authored
Tidied up the LinearAdvection implementation (incluing removing the dealiasing). Also put ChanStability test in standard testing (rather than lengthy) as well as using an eigenvalue measure rather than a L2 norm. Finally also played with OutputTecplot so it would output the HalfMode as a 2D file
-
-
time-offset errors when checkpointing over long periods. Also moved base flow interpolation outside of loop.
-