VisIt 1.4.2 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.4.2
- VisIt's Help menu now contains a Check for new versions option that checks for updates on VisIt's FTP site. If an update is available, VisIt asks whether or not you want to update. If you choose to update, VisIt downloads the new version of VisIt and installs it on your computer. When the installation is complete, VisIt gives you the option of restoring your current session using the new version of VisIt. This feature is not yet available on Windows but will be available in a future version of VisIt.
- VisIt's User's manual has been updated to include all features as of VisIt 1.4.1.
- VisIt's Python Interface Manual has been updated to include all functions and objects as of VisIt 1.4.1.
- VisIt's IndexSelect operator can now use global ijk values instead of requiring domain and group indices if the database provides global node or cell indices.
- VisIt now has a Specific Absorption Rate (SAR) database plugin reader and can read files of that type.
- VisIt's Transform operator has been enhanced so you can specify the coordinate system (Cartesian, Cylindrical, Spherical) for the input and output datasets to allow more flexibility when using the operator in conjunction with other operators like Elevate and Project.
- VisIt has a new Resample operator that can extract regularly spaced sample points from a dataset. The Resample operator can be used to sample two dissimilar databases onto a common sampling grid for comparison purposes. The Resample is not exposed by default but you can enable it in the Plugin Manager window in VisIt's GUI.
- VisIt has a new Elevate operator, which adds a Z component to a 2D mesh, elevating it into 3D. The Elevate operator is similar to the Surface plot in function but it can either use the default plotted variable for the height or it can use a secondary variable for the height, allowing you to color by one variable and elevate by another.
- VisIt's OnionPeel operator can now grow layers out from specific node indices.
- VisIt no longer loads plugins that were compiled for an earlier version of VisIt so mysterious crashes are avoided on startup when the user has expired plugins in the .visit directory.
- VisIt now has a side_volume expression, which allows for tangled cells to be found easily. Cells are tangled when their side_volume is negative.
- VisIt now has better support for reading Plot3D files of the 2D, ASCII, multi-grid variety.
- VisIt now presents all unusual characters in variable names as underscores "_" so the expression parser will no longer get confused when a variable in the file contains a reserved character.
- VisIt can now read Enzo files that are written with HDF5.
- VisIt's convert program has been renamed to visitconvert so it does not conflict with other software that may be installed on a computer. The visitconvert program now has a Tecplot writer so it can be used to convert any format read by VisIt into Tecplot files. The tool now also has options to avoid converting expressions and avoid performing interface reconstruction.
- It is now possible to set the time format string for the time slider annotation object.
- It is now possible for VisIt to generate a new lineout for plots when changing timesteps and have the new lineout join any old lineouts in a Curve window. The new options are available in the Global Lineout Options window, which can be opened by clicking on Controls->Lineout in the Main window's menu. The new options are available in the Dynamic lineout mode controls in the center of the window.
- When VisIt saves image files using the family toggle, which appends a number to the image file's base name, VisIt no longer clobbers files that are already in the directory to which files are being saved.
- VisIt can now read the TFT curve file format used at Sandia.
- The Boxlib reader now recognizes the naming convention for GeoDyne volume fractions and presents a Material object in the user interface.
- Materials read from Boxlib files are now indexed starting at 1.
- VisIt's database plugin XML code generation tool now generates skeleton code that shows how to define default expressions in the database plugin.
- VisIt's Query window now correctly grays out the Domain option when query parameters are set using Use Global Zone.
- VisIt's VTK database reader plugin now converts all unsigned char data into float data to avoid errors when processing the data.
- VisIt now displays its release notes the first time you run a new version of the tool to let you know that VisIt has been updated. After you've run the new version for the first time, the release notes are no longer displayed automatically until the next time the tool is updated.
- VisIt's Help window now synchronizes the Contents tab to the help page that was arrived at via the Index tab.
Bugs fixed in version 1.4.2
- Images printed by VisIt have horizontal bands that reduce their quality.
- VisIt's expression evaluator has a large memory leak.
- VisIt cannot read Boxlib files whose Header file is not located in a plt* directory.
- VisIt's compute engine sometimes crashes when reading Silo files that contain arbitrary polyhedra.
- VisIt's compute engine crashes when reading Enzo files and domain nesting is enabled.
- When VisIt's compute engine exits on the White machine, several MPI was not finalized messages are printed to the console.
- VisIt's viewer crashes when performing an action that regenerates a plot whose database has been reopened after it was actually deleted from the disk.
- Expressions are lost when reopening a database when there are multiple visualization windows.
- VisIt's OnionPeel operator cannot be applied to a FilledBoundary plot or to plots that have had material interface reconstruction applied.
- VisIt's Label plot can cause the compute engine to crash when processing multiple domains where some domains contain empty polygonal data objects.
- VisIt no longer minimizes when changing desktops using the KDE window manager.
- Removing later time states of an open file with multiple time states causes the compute engine to crash when the file is reopened.
- Reflecting a plot that was projected to 2D does not work.
- VisIt lies about saving an image to a specified directory.
- Visualization windows inexplicably go blank on Linux when using a certain graphics driver.
- The view is incorrect after restoring a session file whose plots were not realized.
- Closing a database prompts you to open an engine if you've closed the compute engine that processed the file to be closed.
- No warning is issued during a query involving global node ids when global node ids are not present.
- VisIt's viewer crashes when executing certain queries on the White machine. The crash, now corrected, was due to a flaw in some exception handling code.
- VisIt's Surface plot causes massive memory leaks in the viewer.
- VisIt's Mesh plot does not stay opaque when its Opaque mode is set to Auto and a Label plot is added to the visualization window.
- VisIt won't render plots correctly when their coordinate fields are specified as double for the points in VTK files.
- Query over time does not return expected results when used with databases whose metadata and SILs change over time.
- The SetText method on annotation objects in the CLI does not take immediate effect.
- Slicing through a cell for a history variable does not work.
- VisIt does not allow virtual databases to shrink when they are reopened.
- Contour plot transparency for multicolored Contour plots is not applied when restoring from a session file, resulting in opaque contours.
- VisIt does not provide any indication when image files cannot be saved.
- VisIt should not honor the pipeline caching flag when used with old config files because it can cause the viewer to run out of memory.
- Refreshing the file list in the GUI causes too many files to be removed from the Selected files list. The new behavior only adds new files to the Selected files list.
- VisIt incorrectly issues an error when visualizing certain files created by the convert program.
- The mirvf expression does not work with pick.
- Computers listed in the Host profiles are removed from the list of available hosts in the File selection window after an unsuccessful attempt to connect.
- The Compute Engine Launch Window allows you to specify zero nodes.
- VisIt's noise.silo test database is sensitive to differing implementations of random number generation and it prevents the VisIt test suite from working reliably on multiple platforms.
- Qt issues a warning about some components of the Volume plot attributes window when it is shown for the first time.
- The S machine no longer exists and should be removed from the host profiles.
- The convert program cannot handle pixels.
- The neighbor evaluator filter returns uninitialized memory and does not issue a warning when it is misused.
- VisIt's XML tools for plugin development generate code with minor errors.
- VisIt's first visualization window does not have an open database when you open your first database in another visualization window and then go back to the first visualization window.
- Opening a new database can make existing plots fail during regeneration if the existing plots relied on a database expression that is not present in the new database.
- The plot variable menus can sometimes show database expressions from the wrong database.
- The SaveSession function in VisIt's Python interface can not resolve "~" in directory names.
- The Save window status message does not go away when a window cannot be saved in an object file format.
- The Lighting window resets the direction text field when changing light types.
- The Lighting window's brightness spin box does not work well when the plus/minus arrows are held down.
- The Enzo file format reader failed on files that had multiple root-level grids.
Click the following link to view the release notes for the next version
of VisIt: VisIt 1.4.3 Release Notes.
Click the following link to view the release notes for the previous version
of VisIt: VisIt 1.4.1 Release Notes.