On Tue, Mar 8, 2016 at 2:14 AM, <hu.b...@xemail.me> wrote: > Hello everybody, > I am quite new to libmesh and finite element methods in general, so there > are some things not very clear for me from the beginning. > So I wonder if there is any page where more general things are written > like a wiki or so? >
Not really, if you are looking for something like a theory explanation of finite element methods. You might want to check out the MOOSE framework training slides ( http://mooseframework.org/wiki/MooseTraining/FEM) as there is some stuff about basic FEM there. > As an example I wander which kind of 'system' is the best for the > particular system I am interested at: Currently > I am using Condensed_Eigen_system but I don't know what actually is the > difference to Eigen_system? > There's doxygen documentation here: http://libmesh.github.io/doxygen/index.html, but it is quite often out of date. Looking at source code is probably the fastest way to figure out how it works. > Also I have found by debugging the code that there are several > input-parameters available by default and might be useful for many users > that just don't know about it. > Feel free to submit documentation-only patches, or issues highlighting things that need documentation. It might not be a high priority, but I would try to get to it eventually... > Since I think there might be other users that need some more conceptual > help which is hard to extract from the (indeed very well documented) code, > I wanted to ask whether there is a wiki or a similar source somewhere or > are there at least any plans to write one? I found in the mail-archive that > once a wiki existed!? > That was probably the sourceforge.net one, which unfortunately no longer exists. There's a Github wiki (https://github.com/libMesh/libmesh/wiki) but it's more odds and ends of how to use the build system than about how the code is designed or works. -- John ------------------------------------------------------------------------------ Transform Data into Opportunity. Accelerate data analysis in your applications with Intel Data Analytics Acceleration Library. Click to learn more. http://makebettercode.com/inteldaal-eval _______________________________________________ Libmesh-users mailing list Libmesh-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/libmesh-users