Thu, 30 Jun 2016 14:10:26 +0200 |
Jonatan Werpers |
Clearer messages.
feature/beams
|
Tue, 09 Feb 2016 14:04:10 +0100 |
Jonatan Werpers |
Added forgotten setting of k.
|
Tue, 09 Feb 2016 13:27:38 +0100 |
Jonatan Werpers |
Updated noname.calculateSolution to use the opt struct.
|
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.
|
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, 29 Sep 2015 09:22:22 +0200 |
Jonatan Werpers |
Fixed a bunch of problems regarding convergence and saving solutions
|
Fri, 25 Sep 2015 14:51:18 +0200 |
Jonatan Werpers |
Made calculateSolution save the discretization instead of a handle to contructor.
|
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:27:21 +0200 |
Jonatan Werpers |
Added utility function findFiledWidth. Added function for calculating and saving solutions.
|