VH-1 comes in several versions, designed for users to be able to smoothly transition from a simple one-dimensional application to a large-scale three-dimensional simulation on the largest supercomputers available. All versions use the same core PPMLR code.
Start with the Beginner code, a basic 1D version
- VH-0.5 source code.
- Beginner User Guide.
The Serial code is the general purpose version of VH1 for running on laptops and workstations.
- VH-1 source code.
- Serial User Guide.
Use the power of multiple processors with the Parallel version of VH1 written with MPI.
- PVH-1 source code.
- Parallel User Guide.
Scale to petaflop speeds on supercomputers with Massive Dynamic, a modified version tailored to run on very large core counts.
- MDVH-1 source code.
- Link to User Guide.