Wed, 11 Nov 2015 19:21:38 -0800 |
Jonatan Werpers |
Euler1d: Fixed russian dissipation. Cleaned up. Added non-working BC.
|
Wed, 11 Nov 2015 19:20:32 -0800 |
Jonatan Werpers |
Changed default animation time to infinity.
|
Wed, 11 Nov 2015 15:43:15 -0800 |
Jonatan Werpers |
Fixed the upwind operators.
|
Wed, 11 Nov 2015 15:15:26 -0800 |
Jonatan Werpers |
Generalized spdiag. Added function for createing a banded sparse matrix.
|
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, 05 Nov 2015 16:31:53 -0800 |
Jonatan Werpers |
Made setup_1d_plot behave more like matlabs plot().
|
Thu, 05 Nov 2015 16:30:17 -0800 |
Jonatan Werpers |
Added upwind operators.
|
Thu, 05 Nov 2015 16:29:24 -0800 |
Jonatan Werpers |
Updated SolutionFile to use the new toString Method.
|
Thu, 05 Nov 2015 16:28:35 -0800 |
Jonatan Werpers |
Changed spdiag to be more like matlabs diag.
|
Thu, 05 Nov 2015 16:28:14 -0800 |
Jonatan Werpers |
Added toString function.
|
Thu, 05 Nov 2015 16:24:20 -0800 |
Jonatan Werpers |
Corrected description of saveeps.m
|
Thu, 05 Nov 2015 16:08:57 -0800 |
Jonatan Werpers |
Added a function for easily benchmarking a Discretization.
|
Thu, 05 Nov 2015 16:06:06 -0800 |
Jonatan Werpers |
Added Rk4 as it should be.
|
Mon, 12 Oct 2015 10:38:53 +0200 |
Jonatan Werpers |
Added Dictionary class. Added string conversions for a bunch of types. Deprecated some replaced functions.
|
Fri, 09 Oct 2015 10:52:42 +0200 |
Jonatan Werpers |
Added silent option to noname.testCfl.
|
Tue, 06 Oct 2015 16:54:54 +0200 |
Jonatan Werpers |
Added function for drawing fitting lines to convergence plots.
|
Tue, 06 Oct 2015 16:54:36 +0200 |
Jonatan Werpers |
Added black and white to Color.m
|
Tue, 06 Oct 2015 09:51:52 +0200 |
Jonatan Werpers |
Better error handeling in noname.convergence. Better handeling of T=0 in noname.calculateSolution
|
Tue, 06 Oct 2015 09:48:46 +0200 |
Jonatan Werpers |
Stoped using matFile object in SolutionFile. Changed to load for performance.
|
Tue, 06 Oct 2015 09:47:30 +0200 |
Jonatan Werpers |
Imporved error handling in saveeps. Fixed bug with vector fields in struct2string.
|
Tue, 06 Oct 2015 09:46:18 +0200 |
Jonatan Werpers |
Fixed really stupid error in errorMax.m
|
Tue, 29 Sep 2015 09:22:22 +0200 |
Jonatan Werpers |
Fixed a bunch of problems regarding convergence and saving solutions
|
Mon, 28 Sep 2015 21:56:02 +0200 |
Jonatan Werpers |
Fixed bug in step() for CdiffNonlin.
|
Mon, 28 Sep 2015 13:23:52 +0200 |
Jonatan Werpers |
Corrected parameter treatment in nonlin timesteppers.
|
Mon, 28 Sep 2015 08:47:28 +0200 |
Jonatan Werpers |
Removed repository inside +sbp to make it part of the root repo.
|
Mon, 28 Sep 2015 08:44:56 +0200 |
Jonatan Werpers |
Fixed bug in Rk4SecondOrderNonlin.
|
Sun, 27 Sep 2015 22:15:37 +0200 |
Jonatan Werpers |
Added function spdiag(). Fixed a bunch of bugs in the Wave2dCurve scheme.
|
Fri, 25 Sep 2015 14:54:26 +0200 |
Jonatan Werpers |
Made some changes to error functions and comparison functions before finalizing convergence script.
|
Fri, 25 Sep 2015 14:51:18 +0200 |
Jonatan Werpers |
Made calculateSolution save the discretization instead of a handle to contructor.
|
Fri, 25 Sep 2015 14:50:01 +0200 |
Jonatan Werpers |
Added some utility functions to SolutionFile.m
|
Fri, 25 Sep 2015 11:08:47 +0200 |
Jonatan Werpers |
Added function to calculate convergence given errors. Added function to print convergence table (not finished.)
|
Wed, 23 Sep 2015 09:43:53 +0200 |
Jonatan Werpers |
Moved structIsSubset to it's own file.
|
Wed, 23 Sep 2015 09:29:53 +0200 |
Jonatan Werpers |
Added functionality for saveing to eps from plotSolutions.
|
Tue, 22 Sep 2015 17:35:58 +0200 |
Jonatan Werpers |
Decoupled plotting and timesteppers. Added possibility of different plot_types. Added functions for printing and plotting solution file content.
|
Tue, 22 Sep 2015 17:10:51 +0200 |
Jonatan Werpers |
Fixed bug in SolutionsFile.m. Updated calculateSolution to also save a function handle to the Discr constructor.
|
Tue, 22 Sep 2015 14:52:13 +0200 |
Jonatan Werpers |
Added function to merge SolutionFiles.
|
Tue, 22 Sep 2015 14:27:21 +0200 |
Jonatan Werpers |
Added utility function findFiledWidth. Added function for calculating and saving solutions.
|
Tue, 22 Sep 2015 14:25:59 +0200 |
Jonatan Werpers |
Improved progress indication for stepN
|
Tue, 22 Sep 2015 13:36:45 +0200 |
Jonatan Werpers |
Added abstract methods to allow for comparing of solutions. Added a bunch of error functions.
|
Tue, 22 Sep 2015 09:46:20 +0200 |
Jonatan Werpers |
Added functions for converting vectors to and from cell format.
|
Tue, 22 Sep 2015 08:41:28 +0200 |
Jonatan Werpers |
Fixed initialization of step counter in timesteppers.
|
Tue, 22 Sep 2015 08:35:57 +0200 |
Jonatan Werpers |
Added function to calculate an aligned timestep.
|
Mon, 21 Sep 2015 18:01:57 +0200 |
Jonatan Werpers |
Allowed no defult answer in yesnoQuestion.m
|
Mon, 21 Sep 2015 17:58:04 +0200 |
Jonatan Werpers |
Added utility function for asking the user a yes or no question.
|
Mon, 21 Sep 2015 17:41:18 +0200 |
Jonatan Werpers |
Added class for handleing .mat files as a key-value store.
|
Mon, 21 Sep 2015 17:40:07 +0200 |
Jonatan Werpers |
Changed to cleaner way of gett the current folder.
|
Mon, 21 Sep 2015 14:50:51 +0200 |
Jonatan Werpers |
Added functions for converting structs to string representations.
|
Mon, 21 Sep 2015 10:05:21 +0200 |
Jonatan Werpers |
Added version function sbplibVersion.m
|
Mon, 21 Sep 2015 09:42:15 +0200 |
Jonatan Werpers |
First try at interface implementation in WaveCurve2s
|
Fri, 18 Sep 2015 15:12:44 +0200 |
Jonatan Werpers |
Attempt att optimization of CdiffNonlin.
|
Fri, 18 Sep 2015 13:30:19 +0200 |
Jonatan Werpers |
Added some smartness to evolve with progress.`
|
Fri, 18 Sep 2015 12:50:52 +0200 |
Jonatan Werpers |
Added a cfl paramater to getTimestepper in Discretization. Added function to get cfl value for a Discr.
|
Thu, 17 Sep 2015 19:19:58 +0200 |
Jonatan Werpers |
Added CdiffNonlin timestepper. Probably fixed a bug with Cdiff. Added default arguments to Rk4SecondOrderNonlin.
|
Thu, 17 Sep 2015 10:12:50 +0200 |
Jonatan Werpers |
Initial commit.
|