Fri, 15 Dec 2017 16:23:10 -0800 |
Martin Almquist |
Free BC now yields symmetric negative semidefinite discretization.
feature/poroelastic
|
Thu, 14 Dec 2017 13:54:20 -0800 |
Martin Almquist |
First implementation of elastic shear operator with free boundary BC.
feature/poroelastic
|
Thu, 14 Dec 2017 13:53:38 -0800 |
Martin Almquist |
Add helper function for kronecker delta.
feature/poroelastic
|
Thu, 30 Nov 2017 11:30:04 +0100 |
Jonatan Werpers |
Add function for rickerWavelet
feature/grids
|
Tue, 14 Nov 2017 16:46:07 +0100 |
Jonatan Werpers |
Add monomial, vandermonde and stencil cretation tools
feature/grids
|
Sat, 11 Nov 2017 13:56:15 -0800 |
Jonatan Werpers |
Make data more flexible, add print method, allow negative devider index
feature/grids
|
Sat, 11 Nov 2017 13:02:57 -0800 |
Jonatan Werpers |
Allow the possibility to have discr as an input the an error function
feature/grids
|
Tue, 24 Oct 2017 16:32:00 +0200 |
Jonatan Werpers |
Make noname.calculateErrors parallel
feature/grids
|
Tue, 24 Oct 2017 11:36:53 +0200 |
Jonatan Werpers |
Add function for easily creating a convergence plot
feature/grids
|
Tue, 24 Oct 2017 11:18:07 +0200 |
Jonatan Werpers |
Add some helpful properties to Color
feature/grids
|
Tue, 24 Oct 2017 11:17:40 +0200 |
Jonatan Werpers |
Make gaussian work for vector inputs
feature/grids
|
Mon, 04 Dec 2017 11:18:13 -0800 |
Martin Almquist |
Clean up and improve comments in StaggeredVariable
feature/d1_staggered
|
Mon, 04 Dec 2017 11:11:03 -0800 |
Martin Almquist |
Add staggered 1D variable coefficient. Convergence study working.
feature/d1_staggered
|
Wed, 15 Nov 2017 14:58:13 -0800 |
Martin Almquist |
Fix roundoff bug in diracDiscr and improve test.
feature/d1_staggered
|
Wed, 15 Nov 2017 14:56:52 -0800 |
Martin Almquist |
Add characteristic BC
feature/d1_staggered
|
Tue, 14 Nov 2017 15:40:06 -0800 |
Martin Almquist |
Make diracDiscr return zeros if x0 is outside grid.
feature/d1_staggered
|
Tue, 14 Nov 2017 15:35:51 -0800 |
Martin Almquist |
Bugfix right boundary in diracDiscr
feature/d1_staggered
|
Tue, 14 Nov 2017 15:35:28 -0800 |
Martin Almquist |
Add test for diracDiscr.m
feature/d1_staggered
|
Tue, 14 Nov 2017 15:01:50 -0800 |
Martin Almquist |
Fix bug in diracDiscr
feature/d1_staggered
|
Tue, 14 Nov 2017 14:28:35 -0800 |
Martin Almquist |
Add diracDiscr.m. Noticed bug if source is on grid point.
feature/d1_staggered
|
Mon, 13 Nov 2017 11:49:49 -0800 |
Martin Almquist |
Switch to staggered-upwind staggered operators in Staggered1DAcoustics scheme.
feature/d1_staggered
|
Mon, 13 Nov 2017 11:49:08 -0800 |
Martin Almquist |
Add staggered-upwind operators by Ken and Ossian.
feature/d1_staggered
|
Sat, 11 Nov 2017 20:30:13 -0800 |
Martin Almquist |
Add scheme Staggered1DAcoustics
feature/d1_staggered
|
Sat, 11 Nov 2017 20:26:37 -0800 |
Martin Almquist |
Add helper function for primal and dual 1D staggered grid, and a test for that function.
feature/d1_staggered
|
Sat, 11 Nov 2017 20:25:12 -0800 |
Martin Almquist |
Add staggered grid class, Staggered<Structured.
feature/d1_staggered
|
Fri, 10 Nov 2017 15:57:47 -0800 |
Martin Almquist |
Bug fix grid spacing in d1 staggered implementations.
feature/d1_staggered
|
Fri, 10 Nov 2017 15:57:21 -0800 |
Martin Almquist |
Bug fix and improved comments in D1Staggered wrapper class.
feature/d1_staggered
|
Wed, 08 Nov 2017 10:56:09 -0800 |
Martin Almquist |
Rename +- grids primal and dual grids
feature/d1_staggered
|
Tue, 07 Nov 2017 20:44:13 -0800 |
Martin Almquist |
Add staggered operators
feature/d1_staggered
|
Mon, 23 Oct 2017 16:43:37 +0200 |
Jonatan Werpers |
Merge bugfix/TiVectorInputs
feature/grids
|
Mon, 23 Oct 2017 16:42:59 +0200 |
Jonatan Werpers |
Close before merge
bugfix/TiVectorInputs
|
Mon, 23 Oct 2017 16:29:52 +0200 |
Jonatan Werpers |
Flip input and outputs if they are columnvectors.
bugfix/TiVectorInputs
|
Mon, 23 Oct 2017 15:46:25 +0200 |
Jonatan Werpers |
Switch to elementwise multiplication where it was not used
bugfix/TiVectorInputs
|
Mon, 23 Oct 2017 15:42:56 +0200 |
Jonatan Werpers |
Add tests to specify how a ti should respond to vector inputs
bugfix/TiVectorInputs
|
Fri, 20 Oct 2017 23:31:20 +0200 |
Jonatan Werpers |
Merge
feature/grids
|
Fri, 20 Oct 2017 23:30:05 +0200 |
Jonatan Werpers |
Merge
feature/grids
|
Fri, 20 Oct 2017 23:28:08 +0200 |
Jonatan Werpers |
Factor out function for reordering components
feature/grids
|
Fri, 20 Oct 2017 23:24:42 +0200 |
Jonatan Werpers |
Clean up numberOfCompnents
feature/grids
|
Fri, 20 Oct 2017 23:13:43 +0200 |
Jonatan Werpers |
Avoid eval
feature/grids
|
Fri, 20 Oct 2017 23:07:03 +0200 |
Jonatan Werpers |
Switch to using asserts for error checking
feature/grids
|
Fri, 20 Oct 2017 22:59:30 +0200 |
Jonatan Werpers |
Factor out function for calculating the number of components
feature/grids
|
Fri, 20 Oct 2017 18:55:02 +0200 |
Jonatan Werpers |
Print cleaning of evalOn and evalOnTest
feature/grids
|
Fri, 20 Oct 2017 18:43:26 +0200 |
Jonatan Werpers |
Remove whitespace
feature/grids
|
Fri, 20 Oct 2017 18:41:22 +0200 |
Jonatan Werpers |
Remove unused variables
feature/grids
|
Fri, 20 Oct 2017 18:31:53 +0200 |
Jonatan Werpers |
Use matlab style if
feature/grids
|
Fri, 20 Oct 2017 16:01:43 +0200 |
Jonatan Werpers |
Add a function for easily applying many boundary conditions at the same time
feature/grids
|
Fri, 20 Oct 2017 15:57:49 +0200 |
Jonatan Werpers |
Add some todos
feature/grids
|
Fri, 20 Oct 2017 15:56:10 +0200 |
Jonatan Werpers |
Beam: Add ability to set one BC at a time
feature/grids
|
Wed, 11 Oct 2017 16:01:22 +0200 |
Jonatan Werpers |
Add helper function for convergence runs on discretizations
feature/grids
|
Wed, 11 Oct 2017 16:01:02 +0200 |
Jonatan Werpers |
Add class to handle animations in a smoother and more modular way
feature/grids
|
Wed, 11 Oct 2017 15:44:17 +0200 |
Jonatan Werpers |
Add assertion in time.Timestepper for robustness
feature/grids
|
Wed, 11 Oct 2017 15:43:52 +0200 |
Jonatan Werpers |
Add assertScalar()
feature/grids
|
Wed, 11 Oct 2017 15:43:31 +0200 |
Jonatan Werpers |
Add function for finding the path of sbplib
feature/grids
|
Mon, 09 Oct 2017 10:51:48 +0200 |
Jonatan Werpers |
Remove diffSymfun, matlab already does this
feature/grids
|
Sat, 14 Oct 2017 22:38:42 -0700 |
Martin Almquist |
Add interpolation to scheme
feature/utux2D
|
Sat, 14 Oct 2017 22:36:31 -0700 |
Martin Almquist |
Merge to get interpolation operators.
feature/utux2D
|
Sat, 14 Oct 2017 22:32:25 -0700 |
Martin Almquist |
Add inerpolation operator classes and implementations for MC and AWW.
feature/interpolation
|
Sat, 14 Oct 2017 22:28:27 -0700 |
Martin Almquist |
Make grid.evalOn faster.
feature/grids
|
Sat, 14 Oct 2017 22:24:19 -0700 |
Martin Almquist |
Make blockMatrix.toMatrix faster for large matrices.
feature/grids
|
Thu, 05 Oct 2017 20:21:20 -0700 |
Martin Almquist |
Add centered interface coupling in addition to upwind
feature/utux2D
|