Thanks David,
I've been looking in libMesh source files
./src/error_estimation/exact_solution.C
./src/error_estimation/exact_error_estimator.C
to get an idea how MeshFunction works but I still feel a bit lost here. I
would really appreciate it if someone can give me a sketch of what I would
have t
I'd use a MeshFunction to access the 3D solution to give you data to
compute an L2 projection on the 2D mesh.
On 09/19/2012 01:38 PM, Ataollah Mesgarnejad wrote:
> Dear all,
>
> I'm looking for a way to get a projection of a 3-D system's solution on a
> plane, to a 2-D system?
>
> Here is wha
Dear all,
I'm looking for a way to get a projection of a 3-D system's solution on a
plane, to a 2-D system?
Here is what's going on: I'm trying to solve elasticity in 3-D and then use
that solution as a loading to solve another problem (fracture) on the reduced
dimensional model of a thin-fil