You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
VLSV file format was created for writing domain-decomposed meshes, and variables defined on their zones, efficiently in parallel using message passing interface (MPI). Here is a list of features:
Data written in parallel using collective MPI calls
Parallel visualization with VisIt
Scalability tested up to tens of millions of zones per mesh
Multiple meshes per file
Stretched Cartesian, Cylindrical, and Spherical coordinate systems
Arbitrary coordinate scaling for visualization purposes (for example, from meters to Earth radii)