Tue, 23 Jun 2020 13:31:01 -0700 |
Martin Almquist |
Bugfix in Elastic2dVariable
feature/poroelastic
|
Thu, 22 Aug 2019 11:55:35 -0700 |
Martin Almquist |
Fix spelling mistake in comments.
feature/poroelastic
|
Sun, 05 May 2019 19:05:31 -0700 |
Martin Almquist |
Introduce optFlag so that one can choose not to build the optimization-related cell of matrices called B. It is too computationally costly and should probably be done in a different way.
feature/poroelastic
|
Sat, 26 Jan 2019 16:56:35 -0800 |
Martin Almquist |
Elastic2dVariable: Clean up alpha in getBoundaryOperator. Add alpha1 and alpha2 as boundary operators.
feature/poroelastic
|
Sat, 26 Jan 2019 15:38:58 -0800 |
Martin Almquist |
Massive boundary operator cleanup in Elastic2dVariable
feature/poroelastic
|
Fri, 25 Jan 2019 16:35:53 -0800 |
Martin Almquist |
Remove superfluous method get_boundary_number in Elastic2dVariable
feature/poroelastic
|
Fri, 25 Jan 2019 15:52:21 -0800 |
Martin Almquist |
In Elastic2dVariable: copy-paste from feature/getBoundaryOp and fix bugs introduced there.
feature/poroelastic
|
Fri, 25 Jan 2019 15:15:44 -0800 |
Martin Almquist |
Elastic2dVariable: boundary condition type can now be a string, normal or tangential, as well as component number.
feature/poroelastic
|
Tue, 22 Jan 2019 11:27:30 -0800 |
Martin Almquist |
Fix mistakes in adbb80e60b10
feature/getBoundaryOp
|
Tue, 22 Jan 2019 11:12:23 -0800 |
Martin Almquist |
Clean up Elastic2dVariable (partially), Utux, and Utux2d.
feature/getBoundaryOp
|
Mon, 07 Jan 2019 17:10:06 +0100 |
Martin Almquist |
Update scheme.Elastic2dVariable by copy-pasting from feature/poroelastic. This is compatible with new getBoundaryOperator in multiblock.DiffOp.
feature/getBoundaryOp
|
Tue, 25 Dec 2018 16:39:06 +0100 |
Martin Almquist |
Extract tuning from alpha.
feature/poroelastic
|
Tue, 25 Dec 2018 16:26:20 +0100 |
Martin Almquist |
Remove unused properties in Elastic2dVariable
feature/poroelastic
|
Tue, 25 Dec 2018 08:33:35 +0100 |
Martin Almquist |
Clean up Elastic2dVariable.interfaceStandard
feature/poroelastic
|
Tue, 25 Dec 2018 07:23:38 +0100 |
Martin Almquist |
Add getBoundaryQuadrature in Elastic2dVariable. Rename get_boundary_operator -> getBoundaryOperator. Add operators in getBoundaryOperator, with full size so that they work with multiblock.DiffOp.getBoundaryOperator.
feature/poroelastic
|
Sun, 23 Dec 2018 14:39:31 +0100 |
Martin Almquist |
Merge with default.
feature/poroelastic
|
Sun, 23 Dec 2018 14:06:26 +0100 |
Martin Almquist |
Fix bug in Elastic2dVariable that resulted in using tuning^2
feature/poroelastic
|
Sat, 22 Dec 2018 18:08:51 +0100 |
Martin Almquist |
Fix bug in Elastic2dVariable that caused crash for m_x neq m_y
feature/poroelastic
|
Sat, 22 Dec 2018 16:41:17 +0100 |
Martin Almquist |
Remove use of tensor library in B assembly
feature/poroelastic
|
Wed, 19 Dec 2018 06:58:10 +0100 |
Martin Almquist |
Turn alpha into a boundary operator. Add properties H_w etc for getBoundaryQuadrature to work.
feature/poroelastic
|
Mon, 17 Dec 2018 21:07:59 -0800 |
Martin Almquist |
Make ElasticVariable2d.boundary_condition use get_boundary_operator for penalty strength.
feature/poroelastic
|
Mon, 17 Dec 2018 20:06:50 -0800 |
Martin Almquist |
Add type to Elastic2dVariable.interface
feature/poroelastic
|
Wed, 05 Dec 2018 19:30:09 -0800 |
Martin Almquist |
Bugfix in Elastic2dVariable.getBoundaryOps, alpha. Adjoint FD conv works now!
feature/poroelastic
|
Wed, 05 Dec 2018 18:58:10 -0800 |
Martin Almquist |
Temporary changes in multiblock.DiffOp. Change traction operators in Elastic2dvariable to be true boundary operators. But adjoint FD conv test fails for dirichlet BC so need to debug!
feature/poroelastic
|
Tue, 04 Dec 2018 15:24:36 -0800 |
Martin Almquist |
Merge with default
feature/utux2D
|
Wed, 28 Nov 2018 17:35:19 -0800 |
Martin Almquist |
Merge with default.
feature/d1_staggered
|
Wed, 28 Nov 2018 14:04:31 -0800 |
Martin Almquist |
Bugfix in Elastic2dVariable.get_boundary_ops
feature/poroelastic
|
Fri, 23 Nov 2018 20:39:40 -0800 |
Martin Almquist |
Change the name of the last interface method argument from type to opts in all schemes.
feature/utux2D
|
Thu, 22 Nov 2018 22:03:44 -0800 |
Martin Almquist |
Include type as (optional) input parameter in the interface method of all schemes.
feature/utux2D
|
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
|