Hi,
On Thu, Mar 7, 2019 at 11:08 AM "Dr. Jürgen F. Kilian"
wrote:
> Hi,
>
>
> can someone guide me to a simple beginner libMesh example or tutorial that
> shows how to solve something like this:
>
> - input is a mesh of a beam or plate
> - set some boundary conditions for the input object
> - de
This is really a ParaView question and not a libMesh one, but I will try to
help.
In ParaView, you need to add the filter to your pipeline to show the
displacement. It is based on using a vector variable, so you will also need
to use the calculator filter to create a vector field for your displace
Thanks for your suggestion.
I just used your first option and it works well in paraview.
Is there any example that shows how can I define a new variable in
libMesh codes?
Regards,
On 2019-03-03 8:53 p.m., Rossi, Simone wrote:
In Paraview, you can use the calculator filter and define a vecto