Mercurial > repos > public > sbplib
log +noname/calculateSolution.m @ 36:c6eb3af205c0
age | author | description |
---|---|---|
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. |