Mercurial > repos > public > sbplib
diff +sbp/+implementations/d2_noneq_variable_6.m @ 1339:bcdb14b05d03 feature/D2_boundary_opt
Fix comment
author | Vidar Stiernström <vidar.stiernstrom@it.uu.se> |
---|---|
date | Fri, 22 Jul 2022 16:31:18 +0200 |
parents | 8e9df030a0a5 |
children | b4e5e45bd239 |
line wrap: on
line diff
--- a/+sbp/+implementations/d2_noneq_variable_6.m Fri May 13 13:29:05 2022 +0200 +++ b/+sbp/+implementations/d2_noneq_variable_6.m Fri Jul 22 16:31:18 2022 +0200 @@ -190,7 +190,7 @@ %%%% Artificial dissipation operator %%% switch options.AD case 'upwind' - % This is the choice that yield 3rd order Upwind + % This is the choice that yield 5th order Upwind DI = H \ (transpose(DD_3) * DD_3) * (-1/60); case 'op' % This choice will preserve the order of the underlying