Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.3 / 3....
  • LibreOffice 3.6.6 / 4.0.3
  • MPlayer 1.1.1
  • systemd 204
  • Arch Linux 2013.05.01
  • Blender 2.67a
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • Home > Linux > Science

    Viper 1.0.1

    Download button

    Downloads: 669  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
    January 8th, 2013, 21:56 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.


    Product's homepage

    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 release provides some minor bug fixes for Viper. This will be the last Viper release since VTK-based plotting is now incorporated directly in DOLFIN 1.1.

      


    TAGS:

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

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

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