log +rv/ResidualViscosity.m @ 1143:fa76379f5147 feature/burgers1d

age author description
Fri, 18 Jan 2019 09:06:20 +0100 Vidar Stiernström Allow for the residual normalization function to return a vector. Also change the default normalization from normalizing on norm(u-mean(u),inf) to norm(u/2), since this proved to be better for 1d burgers feature/burgers1d
Thu, 17 Jan 2019 10:25:06 +0100 Vidar Stiernström For easier comparison, return both the first order and residual viscosity when evaluating the residual. Add the first order and residual viscosity to the state of the RungekuttaRV time steppers feature/advectionRV
Tue, 11 Dec 2018 16:29:21 +0100 Vidar Stiernström Add support for using the ODE to approximate the time derivative in the residual feature/advectionRV
Fri, 07 Dec 2018 13:11:53 +0100 Vidar Stiernström Add lower level for boot-strapping to RungeKuttaExteriorRV feature/advectionRV
Thu, 06 Dec 2018 17:03:22 +0100 Vidar Stiernström Debug ResidualViscosity feature/advectionRV
Thu, 06 Dec 2018 11:30:47 +0100 Vidar Stiernström Add boot-strapping to RungeKuttaExteriorRV feature/advectionRV
Wed, 05 Dec 2018 13:44:10 +0100 Vidar Stiernström Create residual viscosity package +rv and generalize the ResidualViscosity class feature/advectionRV