Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • BackTrack 5 R2
  • Wine 1.4 / 1.5.5
  • Mozilla Firefox 12...
  • Ubuntu 11.04
  • Angry Birds 1.1.2.1
  • Ubuntu 10.04.4 LTS
  • Linux Kernel 3.4
  • Ubuntu Manual 10.10
  • Adobe Flash Player...
  • Pidgin 2.10.4
  • Home > Linux > Science

    Viper 1.0.0

    Download button

    Downloads: 464  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Ola Skavhaug | More programs
    LGPL v2 / FREE
    December 8th, 2011, 15:15 GMT [view history]
    ROOT / Science

     Read user reviews (0)  Refer to a friend  Subscribe

    Viper description

    A minimalistic scientific plotter and run-time visualization module

    Viper is a minimalistic scientific plotter and run-time visualization module. It has support for visualizing meshes and solutions in DOLFIN.

    Examples:

     from dolfin import *

     # Plot a mesh
     mesh = UnitCube(16, 16, 16)
     plot(mesh)

     # the following code is out of date!

     # Plot a scalar function
     u = Function("poisson.xml")
     plot(u)

     # Plot a vector function as a displacement field
     d = Function("elasticity.xml")
     plot(d, mode="displacement")

     # Save as png
     p = plot(mesh)
     p.write_png("mesh.png")
     
     # Save as VTK
     p = plot(u)
     p.write_vtk("poisson.vtk")


    Viper depends on VTK with Python support.

    Here are some key features of "Viper":

    · Light-weight and minimalistic
    · Extended keybindings
    · Interactive
    · Save as png, VTK
    · 2D and 3D
    · Scalar, vector, and displacement fields
    · Multiple input formats
    · In PyCC mode; direct plotting of numpy arrays over DOLFIN meshes
    · Can be used as standalone plotting application, or used as part of PyDOLFIN

    Requirements:

    · Python

    What's New in This Release: [ read full changelog ]

    · This version contains a number of small fixes/improvements.

      


    TAGS:

    scientific plotter | run-time visualization | scientific | plotter | visualization



    HTML code for linking to this page:


    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM