log

age author description
Fri, 13 May 2022 13:29:05 +0200 Vidar Stiernström Add support for using periodic grids. feature/D2_boundary_opt
Fri, 13 May 2022 13:28:10 +0200 Vidar Stiernström Add periodic D1 and D2 operators for orders 8,10,12 feature/D2_boundary_opt
Fri, 13 May 2022 13:26:16 +0200 Vidar Stiernström Add methods for creating grids with different grid point distributions for each coordinate direction, and also supports constructing periodic grids feature/D2_boundary_opt
Sat, 07 May 2022 10:41:22 +0200 Vidar Stiernström Calculate width for all orders feature/D2_boundary_opt
Sat, 07 May 2022 10:40:47 +0200 Vidar Stiernström Use the logic grid associated with a CurvilinearGrid instead of creating a new one feature/D2_boundary_opt
Sat, 07 May 2022 10:30:59 +0200 Vidar Stiernström Add support for RK6 feature/D2_boundary_opt
Wed, 04 May 2022 08:42:13 +0200 Vidar Stiernström Clarify comments feature/D2_boundary_opt
Thu, 10 Mar 2022 16:54:26 +0100 Vidar Stiernström Merge with feature/poroelastic for Elastic schemes feature/D2_boundary_opt
Thu, 17 Feb 2022 18:55:11 +0100 Vidar Stiernström Add size checks to the operators feature/D2_boundary_opt
Mon, 14 Feb 2022 14:55:29 +0100 Vidar Stiernström Add support for boundary optimized grids in DefCurvilinear, and add boundaryOptimizedCurvilinear for constructing a curvilinear grid with boundary optimized grid point placement. feature/D2_boundary_opt
Mon, 14 Feb 2022 11:14:46 +0100 Vidar Stiernström Merge with feature/FMMlabb feature/D2_boundary_opt
Mon, 14 Feb 2022 10:49:49 +0100 Vidar Stiernström Fix typo in comment feature/D2_boundary_opt
Sun, 13 Feb 2022 20:58:35 +0100 Vidar Stiernström Fix bug when using wide stencils feature/D2_boundary_opt
Sun, 13 Feb 2022 19:32:34 +0100 Vidar Stiernström Add variable coefficient boundary-optimized second derivatives. feature/D2_boundary_opt
Sun, 27 Jun 2021 16:19:28 +0200 Martin Almquist Bugifx penalty sign. feature/laplace1d_variable
Sun, 11 Apr 2021 21:10:23 +0200 Martin Almquist First implementation of Laplace1dVariable. Passes symmetry and definiteness tests. feature/laplace1d_variable
Sat, 24 Oct 2020 20:58:26 -0700 Martin Almquist Add Zt to output args for Elastic2dCurvilinearAnisotropic.interfaceNormalTangential feature/poroelastic
Sat, 01 Aug 2020 17:00:39 -0700 Martin Almquist Remove warning about normal-tangential BC, because the BC decouple in normal-tangential coordinates feature/poroelastic
Tue, 28 Jul 2020 21:59:41 -0700 Martin Almquist Add some interface forcing penalties in ViscoElastic2d feature/poroelastic
Tue, 28 Jul 2020 21:58:22 -0700 Martin Almquist Bugfix interface forcing in ElasticCurveAnisotropic feature/poroelastic
Sun, 26 Jul 2020 20:42:06 -0700 Martin Almquist Implement normal-tangential interface treatment in viscoElastic2d feature/poroelastic
Sun, 26 Jul 2020 20:06:06 -0700 Martin Almquist Add some interface forcing penalties in ElasticCurvilinearAnisotropic feature/poroelastic
Sun, 26 Jul 2020 20:05:10 -0700 Martin Almquist Add interfaceForcing method in multiblock.DiffOp to facilitate mms forcing feature/poroelastic
Sun, 26 Jul 2020 17:38:28 -0700 Martin Almquist Add new interface method interfaceNormalTangential in Elastic2dCurvilinearAnisotropic. feature/poroelastic
Sat, 25 Jul 2020 15:56:31 -0700 Martin Almquist Add traction operators that include the viscous terms and use them to clean up the imposition of traction BC. feature/poroelastic
Wed, 22 Jul 2020 15:35:25 -0700 Martin Almquist Add viscoelastic fault interface feature/poroelastic
Tue, 21 Jul 2020 21:07:37 -0700 Martin Almquist Add viscoelastic regular interfaces feature/poroelastic
Mon, 20 Jul 2020 22:21:57 -0700 Martin Almquist Move common code for displacement and traction BC outside of switch statement feature/poroelastic
Mon, 20 Jul 2020 22:06:33 -0700 Martin Almquist Add viscoelastic displacement BC for normal-tangential. Bugfix traction BC for normal-tangential feature/poroelastic
Mon, 20 Jul 2020 17:45:58 -0700 Martin Almquist Add displacement BC to viscoelastic feature/poroelastic