mitchell_03, a FreeFem++ code which sets up and solves Mitchell's test problem #3, "linear elasticity", two coupled equations with a mixed derivative in the coupling term, defined on the [-1,+1]x[-1,+1] square, with a slit from (0,0) to (1,0), using parameter values nu = 0.3, E = 1, lambda, and Q.
The information on this web page is distributed under the MIT license.
A web site at NIST describes these and many other problems: http://math.nist.gov/amr-benchmark/index.html
mitchell_03a defines the "linear elasticity" problem, a coupled system of two equations with a mixed derivative in the coupling term, defined on the [-1,+1]x[-1,+1] square, with a slit from (0,0) to (1,0), using parameter values nu = 0.3, E = 1, lambda = 0.5444837367825, Q = 0.5430755788367.
mitchell_03b defines the "linear elasticity" problem, a coupled system of two equations with a mixed derivative in the coupling term, defined on the [-1,+1]x[-1,+1] square, with a slit from (0,0) to (1,0), using parameter values nu = 0.3, E = 1, lambda = 0.9085291898461, Q = -0.2189232362488.