Mercurial > repos > public > sbplib
log
age | author | description |
---|---|---|
Sun, 04 Nov 2018 12:36:30 -0800 | Martin Almquist | Generalize Staggered1DAcoustics to handle variable coefficients defined by both function handles and vectors. feature/d1_staggered |
Fri, 02 Nov 2018 10:47:03 -0700 | Martin Almquist | Add a getBoundaryOperator method in multiblock.DiffOp that uses the the diffop get_boundary_operator method rather than its properties. Werpers might not like this. feature/poroelastic |
Fri, 02 Nov 2018 10:44:59 -0700 | Martin Almquist | Add Jonatans bugfix to bcSetup. feature/poroelastic |
Fri, 26 Oct 2018 16:35:23 -0700 | Martin Almquist | In Elastic2dVariable: Improve notation for borrowing constants. Update interface constant to match corrected derivation. Tests ok. feature/poroelastic |
Fri, 26 Oct 2018 15:41:26 -0700 | Martin Almquist | Add method expandFunc to multiblock.Grid feature/poroelastic |
Fri, 02 Nov 2018 11:14:06 +0100 | Jonatan Werpers | Merge with default bcSetupExperiment |