log

age author description
Thu, 17 Jan 2019 10:42:14 +0100 Vidar Stiernström Created a new branch for attempting to improve rv, via interpolation rv-interpolation
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
Fri, 11 Jan 2019 15:52:48 +0100 Vidar Stiernström Rename Rungekutta-Rv classes according to naming convention feature/advectionRV
Fri, 11 Jan 2019 15:47:10 +0100 Vidar Stiernström Create a separate class of RungekuttaExteriorRV which uses BDFs for computing the time derivative. Remove BDFs from RungekuttaExteriorRV feature/advectionRV
Mon, 07 Jan 2019 16:41:21 +0100 Vidar Stiernström Remove obsolete AdvectionRV1D scheme feature/advectionRV
Mon, 07 Jan 2019 16:35:04 +0100 Vidar Stiernström Support variable wave speed and upwind operators in Utux feature/advectionRV
Mon, 07 Jan 2019 16:32:40 +0100 Vidar Stiernström Fix minor issues in rv/constructDiffOps feature/advectionRV
Mon, 07 Jan 2019 16:26:05 +0100 Vidar Stiernström Clean up of Utux2d feature/advectionRV
Mon, 07 Jan 2019 13:12:10 +0100 Vidar Stiernström Remove obsolete scheme AdvectionRV2d feature/advectionRV
Mon, 07 Jan 2019 12:06:49 +0100 Vidar Stiernström Remove incorrect assertion of the number of BC:s feature/advectionRV
Mon, 07 Jan 2019 12:06:06 +0100 Vidar Stiernström Add dirichlet bc for north and south boundary and handle cases where the wave speed changes in sign. feature/advectionRV
Wed, 19 Dec 2018 20:00:27 +0100 Vidar Stiernström Add upwind dissipation to the operator inside Utux2d feature/advectionRV
Fri, 14 Dec 2018 18:33:10 +0100 Vidar Stiernström Add utility for constructing the operators used by a discretization emplying RV-stabilization feature/advectionRV
Fri, 14 Dec 2018 18:30:27 +0100 Vidar Stiernström Support upwind opSet in Utux2d feature/advectionRV
Tue, 11 Dec 2018 17:31:28 +0100 Vidar Stiernström Merge with default for latest changes feature/advectionRV