VisIt 1.5.3 Release Notes
Welcome to VisIt's release notes page. This page describes the important
enhancements and bug-fixes that were added to this release.
Features added in version 1.5.3
- VisIt can now create Histogram plots of array variables when using the pick capabilities. This new feature allows you to more easily view data such as energy groups. Successive picks on an array variable update the Histogram plot with data from the new pick point.
- Menu creation is now over 10 times faster, making VisIt's GUI respond faster when opening files that contain many variables.
- VisIt now uses VTK 5.0, bringing VisIt up to date with advances in the VTK library.
- VisIt now includes a Molecule plot that allows you to plot and examine molecular structures and data on those structures such as element type, residue type, and sequence id. The Molecule plot provides controls for setting the plot's appearance. For example, you can choose from a variety of sphere or ball and stick representations and you can choose from the new molecule-related built-in color tables that allow you to color your plot using coloring schemes from popular tools such as Jmol and Rasmol.
- VisIt includes a new Protein Databank database reader plug-in that allows VisIt to read molecular structures from Protein Databank files.
- VisIt includes a new MFIX database reader plug-in.
- VisIt's BOV database reader plug-in has been improved so it can read bricks of integer and double precision data in addition to the previously supported byte and float formats. The reader can also now read files containing multi-component data such as complex, vector, or array variables. The improved BOV reader makes it much more likely that VisIt will read binary files created by simple 2D and 3D simulations that use an implicit grid, including some Fortran simulation codes.
- VisIt's BOV database reader plug-in has been enhanced to understand a new
DIVIDE_BRICKLETS keyword that allows the reader to split up a large file into many domains that can be processed in parallel.
- VisIt's BOV database reader plug-in can now import 2D data.
- VisIt now includes elliptical and localized compactness factor queries.
- VisIt now includes mean curvature and Gaussian curvature expressions that allow you to find peaks and valleys in scalar fields. In addition, an average mean curvature query was added.
- VisIt now includes min and max expressions so creating conditional expressions is easier.
- VisIt's Variables menu can now accept scalar data when a Curve plot is the active plot, allowing you to change the variable in a Lineout curve.
- VisIt now includes a GTC database reader plug-in, making it possible to read data created by Oak Ridge National Laboratory's GTC simulation code.
- VisIt's KullLite database reader plug-in has been enhanced so it can read scalar fields from the files.
- VisIt's Spheral database reader plug-in can now return accurate cycle and time values.
- VisIt's Enzo database reader plug-in now supports tracer particles.
- VisIt's NETCDF database reader plug-in was extended to support FVCOM (unstructured grid coastal ocean model) files by David Stuebe at MIT.
- The NodePick query now has a PointQuery alias in the Query window.
- The Python Interface Manual has been updated to fix a flaw in the documentation for the CreateAnnotationObject function.
- VisIt's Point3D database reader plugin has been changed so the first three columns of data are once again the X,Y,Z coordinates of the point while the fourth column is reserved for data. For users having data files in the X,Y,V,Z representation where the Z coordinate was provided by the fourth column, there is a compatability mode that you can use by adding #coordflag xyvz as the second line in your Point3D data file. You can also create a "Point3D.ini" file in your .visit directory, containing the line: coordflag xyvz, if you want to apply the compatibility mode to all Point3D files without changing the files themselves.
- VisIt's download pages now include a DNS lookup disclaimer that can indicate to certain users the reasons why they cannot download VisIt.
Bugs fixed in version 1.5.3
- The "flip" option in VisIt's Slice operator sometimes caused plots to disappear after changing time states.
- VisIt's viewer crashes when you attempt to add an operator after a Lineout operator through VisIt's Python interface.
- VisIt crashes when performing a query that causes the compute engine to crash.
- VisIt's FLASH database reader plug-in was not registering its patch nesting when changing time steps, leading to rendering anomalies.
- Zone pick fails when picking on a Mili database.
- An uncaught exception in VisIt's GUI was causing VisIt to terminate.
- Printing an image of a visualization window causes VisIt to crash if screen-capture is not enabled and the compute engine has exited.
- Movie-making in VisIt ceases to work when the compute engine is re-launched if the plot list contains plots from a database with 1 time state and plots that use a database with multiple time states. VisIt proceeds to save out zero-length image files.
- VisIt's Save options window contained a typo.
- Some of VisIt's plot attributes windows contained a typo.
- The visit-convert program crashes if its input files do not exist.
- The visit-convert program crashes when trying to convert Curv2D data files into VTK files.
- VisIt can no longer correctly open a filename that contains a hostname when the filename is passed via the -o command line option.
- Node pick does not return the right values after applying a Clip operator.
- The VariableSum query is not taking the SIL restriction into account for nodal Mili data files.
- High aspect meshes cause the Volume plot to crash during the resampling phase.
- VisIt's Check for updates feature failed on MacOS X because of a new required argument to the visit-install installation script. The update feature has been improved so it can more reliably determine which version of VisIt was installed, making it more likely that VisIt will update itself with a compatible version on platforms where many binary distributions are provided.
- Plotting a mesh from a VTK files composed of quadratic triangles resulted in no data in the visualization window. VisIt's face list filter has been improved so it breaks up these higher order cells into linear triangular cells.
- The Label plot does not draw 3D labels in quite the right location once you have zoomed in on the plot.
- Pick no longer works for array variables.
- VisIt's ghost zone communication routine contains a large memory leak.
- Scalable rendering can cause the Engine chooser dialog to appear again once you have dismissed it and you are waiting for your compute engine to launch.
- VisIt's time slider annotation object prints "Time=0" for all time states of an animation when scalable rendering is used while making a movie.
- The pre-command for hardware-accelerated host profiles was not working as expected.
- VisIt's basic NETCDF reader plug-in crashes the compute engine when you change time states.
- Database export into the BOV file format fails due to an initialization problem.
- Imgvol files cannot be read in the MacOS X version of VisIt.
- VisIt's basic NETCDF reader can no longer guess cycle numbers from filenames.
- VisIt does not use the latest DDF when there is name conflict.
- Throwing an exception in the ActivateTimestep method of an MTMD database
plug-in can cause the compute engine to crash.
- Pseudocolor plot's of the "p" variable from the multi_rect2d.silo example dataset are no longer correct.
- The VisIt Web site contains a bad link on the data download page.
Click the following link to view the release notes for the previous version
of VisIt: VisIt 1.5.2 Release Notes.
Click the following link to view the release notes for the next version
of VisIt: VisIt 1.5.4 Release Notes.