log

age author description
Tue, 25 Jun 2019 16:52:54 +0200 Vidar Stiernström First attempt at multi-grid calculation of the residual feature/rv
Tue, 25 Jun 2019 15:04:53 +0200 Vidar Stiernström Fix bug using 2d maximum neighborhood in 1d feature/rv
Tue, 25 Jun 2019 14:14:25 +0200 Vidar Stiernström Add option to compute maximum neighbordhood residual feature/rv
Tue, 25 Jun 2019 13:24:01 +0200 Vidar Stiernström Add residual order as an input argument to constructDiffOps feature/rv
Tue, 25 Jun 2019 13:06:42 +0200 Vidar Stiernström Attempt to fix oscilations when not using bdfs by adding lower-order 2nd derivative correction term to the Residual feature/rv
Mon, 24 Jun 2019 17:44:21 +0200 Vidar Stiernström Change penalty term and add missing semicolon feature/rv
Wed, 06 Mar 2019 09:45:52 +0100 Vidar Stiernström Improve efficiency of diffOps in Burgers2d, the artificial diffusion operator in rv.constructDiffOps and the RungekuttaExteriorRv time-steppers feature/rv
Tue, 05 Mar 2019 10:57:26 +0100 Vidar Stiernström Fix bug in Burgers schemes resulting in incorrect wave speed. feature/rv
Tue, 05 Mar 2019 10:53:34 +0100 Vidar Stiernström Clean up in +rv/+time. Make the time stepping more efficient by not storing unnessecary properties in the RK-RV time steppers feature/rv
Mon, 18 Feb 2019 09:00:00 +0100 Vidar Stiernström Set RV artificial viscosity to zero around borders of the domain feature/rv
Thu, 24 Jan 2019 10:23:52 +0100 Vidar Stiernström Implement local residual normalization functions feature/rv
Thu, 24 Jan 2019 09:05:44 +0100 Vidar Stiernström Change Burgers2d to inviscid formulation. Rewrite to use opSets and fix the implementation of the Dirichlet conditions. feature/rv
Thu, 24 Jan 2019 09:01:10 +0100 Vidar Stiernström Implement the correct Dirichlet conditions for Burgers1d feature/rv
Sat, 19 Jan 2019 17:22:09 +0100 Vidar Stiernström Rename scheme according to conventions feature/rv
Sat, 19 Jan 2019 17:20:14 +0100 Vidar Stiernström Add missing semicolon feature/rv