log +scheme/Euler1d.m @ 944:a35ed1d124d3 feature/utux2D

age author description
Wed, 05 Dec 2018 10:52:37 +0100 Jonatan Werpers Change from opts to type in a few schemes feature/utux2D
Fri, 23 Nov 2018 20:39:40 -0800 Martin Almquist Change the name of the last interface method argument from type to opts in all schemes. feature/utux2D
Thu, 22 Nov 2018 22:03:44 -0800 Martin Almquist Include type as (optional) input parameter in the interface method of all schemes. feature/utux2D
Thu, 29 Sep 2016 16:27:33 +0200 Jonatan Werpers Fixes in Upwind operators and Euler1D scheme.
Wed, 09 Dec 2015 15:48:58 +0100 Jonatan Werpers Fixed some bugs regarding flowState determination.
Tue, 08 Dec 2015 13:03:04 +0100 Jonatan Werpers Changed so that closures accepts bc data instead of the closure cretaorChanged so that closures accepts bc data instead of the closure cretaors.
Fri, 04 Dec 2015 16:35:30 +0100 Jonatan Werpers Made char BC in euler more robust.
Tue, 01 Dec 2015 16:21:19 +0100 Jonatan Werpers Euler1D: added function to detect type of flow at a baoundary.
Mon, 30 Nov 2015 17:58:33 +0100 Jonatan Werpers Euler1d: Fixed sign bug.
Mon, 30 Nov 2015 15:23:09 +0100 Jonatan Werpers Added inflow bc for rho
Wed, 25 Nov 2015 15:41:10 +0100 Jonatan Werpers Added the factor or 1/2 to the wall bc term as well.
Wed, 25 Nov 2015 15:19:55 +0100 Jonatan Werpers Fixed bugs and added outflow bc for rho. Added missing abs() added missing 1/2.
Sat, 14 Nov 2015 19:48:23 -0800 Jonatan Werpers Fixed error in bc.
Sat, 14 Nov 2015 19:30:27 -0800 Jonatan Werpers Euler1d. Fixed mistake in last commit.
Sat, 14 Nov 2015 19:26:30 -0800 Jonatan Werpers Refactored euler1d to have real methods.
Sat, 14 Nov 2015 15:43:01 -0800 Jonatan Werpers Euler1d: Created a general bc routine.
Sat, 14 Nov 2015 11:59:49 -0800 Jonatan Werpers Euler1d: Changed penalties to be calcualted numerically.
Fri, 13 Nov 2015 16:39:45 -0800 Jonatan Werpers Fixed coding errors in Euler1d.
Thu, 12 Nov 2015 17:31:33 -0800 Jonatan Werpers Added pausing option to noname.animate. Added characteristic bc to Euler1d.
Wed, 11 Nov 2015 19:21:38 -0800 Jonatan Werpers Euler1d: Fixed russian dissipation. Cleaned up. Added non-working BC.
Thu, 05 Nov 2015 17:10:57 -0800 Jonatan Werpers Performance improvement for Euler1d
Thu, 05 Nov 2015 16:33:53 -0800 Jonatan Werpers Made lots of updates to Euler1d.
Thu, 17 Sep 2015 10:12:50 +0200 Jonatan Werpers Initial commit.