fenics team mailing list archive
-
fenics team
-
Mailing list archive
-
Message #00267
Re: Viper
Garth N. Wells skrev den 24/04-2007 følgende:
>
>
> Kent-Andre Mardal wrote:
> > man, 23,.04.2007 kl. 15.19 +0200, skrev Anders Logg:
> >> On Mon, Apr 23, 2007 at 02:25:13PM +0200, Garth N. Wells wrote:
> >>>
> >>> Anders Logg wrote:
> >>>> Two questions:
> >>>>
> >>>> 1. Are there any objections to making Viper an official project?
> >>>>
> >>> In principle no, but ParaView III (which is under development)
> >>> and MayaVi 2 (which has a much improved user interface) both use VTK and
> >>> have a Python interface, so I wonder if it would be better to use these
> >>> existing packages.
> >> Viper has a somewhat different focus. It is just a minimal plot()
> >> command that can be used either for postprocessing or interactively
> >> during a computation. At least before, the Python bindings for MayaVi
> >> have been difficult to use and you always get the GUI (not just the
> >> plot).
> >
> > I agree with Anders.
> >
> > With Viper you get your plot up in less than one second, whereas
> > with MayaVi and ParaView you need to wait for the huge libraries to be
> > loaded, then click several buttons etc. in the GUI. I know MayaVi is
> > scriptable, but I don't think it is as convenient as Viper. I use Viper
> > during debugging and development, and MayaVi or ParaView when I need
> > more advanced features.
> >
>
> Fine with me to add it. Just throwing up some food for thought.
>
> Garth
I completely agree with Garth in the sence that viper is not, and should not
be viewed as, a complete visualization system. However, for simple stuff, viper
is a kind of application that can provide the researcher valuable knowledge as
fast and simple as possible. I am working on the manual now, so perhaps viper
can be more usable for the average fenics developer in the future.
Ola
> > Kent
> >
> >
> >
> >
> >>>> 2. Has anyone tried it out?
> >>>>
> >>> Yes, a while ago. I found it a bit hard to use as I didn't know the key
> >>> bindings. Some documentation on this would be nice.
> >> I'm sure that can be arranged. Ola?
> >>
> >> /Anders
> >>
> >>
> >>>> For more information about Viper, take a look here:
> >>>>
> >>>> http://www.fenics.org/wiki/Viper
> >>>>
> >>>> To try it out just
> >>>>
> >>>> hg clone http://www.fenics.org/dev/viper
> >>>> cd viper
> >>>> sudo python setup.py install
> >>>>
> >>>> Then you should be able to run the Poisson demo in DOLFIN and plot the
> >>>> solution with "python plot.py" which just loads the function and
> >>>> calls the plot() command in PyDOLFIN (wrapped from Viper).
> >>>>
> >>>> /Anders
> >>>> _______________________________________________
> >>>> FEniCS-dev mailing list
> >>>> FEniCS-dev@xxxxxxxxxx
> >>>> http://www.fenics.org/mailman/listinfo/fenics-dev
> >>>>
> >>> _______________________________________________
> >>> FEniCS-dev mailing list
> >>> FEniCS-dev@xxxxxxxxxx
> >>> http://www.fenics.org/mailman/listinfo/fenics-dev
> >> _______________________________________________
> >> FEniCS-dev mailing list
> >> FEniCS-dev@xxxxxxxxxx
> >> http://www.fenics.org/mailman/listinfo/fenics-dev
> >
> > _______________________________________________
> > FEniCS-dev mailing list
> > FEniCS-dev@xxxxxxxxxx
> > http://www.fenics.org/mailman/listinfo/fenics-dev
> >
>
> _______________________________________________
> FEniCS-dev mailing list
> FEniCS-dev@xxxxxxxxxx
> http://www.fenics.org/mailman/listinfo/fenics-dev
References
-
Viper
From: Anders Logg, 2007-04-18
-
Re: Viper
From: Garth N. Wells, 2007-04-23
-
Re: Viper
From: Anders Logg, 2007-04-23
-
Re: Viper
From: Kent-Andre Mardal, 2007-04-24
-
Re: Viper
From: Garth N. Wells, 2007-04-24