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 to do to get a 3-D to 2-D projection.
Best, Ata >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 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-film. >> >> I would appreciate any and all help, >> Ata A. Mesgarnejad PhD Student, Research Assistant Mechanical Engineering Department Louisiana State University 2203 Patrick F. Taylor Hall Baton Rouge, La 70803 ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://ad.doubleclick.net/clk;258768047;13503038;j? http://info.appdynamics.com/FreeJavaPerformanceDownload.html _______________________________________________ Libmesh-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-users
