Mercurial > repos > public > sbplib
diff +scheme/Elastic2dCurvilinearAnisotropic.m @ 1322:412b8ceafbc6 feature/poroelastic
Add Zt to output args for Elastic2dCurvilinearAnisotropic.interfaceNormalTangential
author | Martin Almquist <malmquist@stanford.edu> |
---|---|
date | Sat, 24 Oct 2020 20:58:26 -0700 |
parents | b40359c9faed |
children | df8c71b80c33 |
line wrap: on
line diff
--- a/+scheme/Elastic2dCurvilinearAnisotropic.m Sat Aug 01 17:00:39 2020 -0700 +++ b/+scheme/Elastic2dCurvilinearAnisotropic.m Sat Oct 24 20:58:26 2020 -0700 @@ -603,7 +603,7 @@ % Same interface conditions as in interfaceStandard, but imposed in the normal-tangential % coordinate system. For the isotropic case, the components decouple nicely. % The resulting scheme is not identical to that of interfaceStandard. This appears to be better. - function [closure, penalty, forcingPenalties] = interfaceNormalTangential(obj,boundary,neighbour_scheme,neighbour_boundary,type) + function [closure, penalty, forcingPenalties, Zt] = interfaceNormalTangential(obj,boundary,neighbour_scheme,neighbour_boundary,type) tuning = type.tuning; % u denotes the solution in the own domain