comparison +scheme/Elastic2dVariable.m @ 1200:d9da4c1cdaa0 feature/poroelastic

Fix spelling mistake in comments.
author Martin Almquist <malmquist@stanford.edu>
date Thu, 22 Aug 2019 11:55:35 -0700
parents 07d0caf915e4
children 70939ea9a71f
comparison
equal deleted inserted replaced
1126:465fc81e12e8 1200:d9da4c1cdaa0
12 grid 12 grid
13 dim 13 dim
14 14
15 order % Order of accuracy for the approximation 15 order % Order of accuracy for the approximation
16 16
17 % Diagonal matrices for varible coefficients 17 % Diagonal matrices for variable coefficients
18 LAMBDA % Lame's first parameter, related to dilation 18 LAMBDA % Lame's first parameter, related to dilation
19 MU % Shear modulus 19 MU % Shear modulus
20 RHO, RHOi, RHOi_kron % Density 20 RHO, RHOi, RHOi_kron % Density
21 21
22 D % Total operator 22 D % Total operator