OpenFOAM
Finite-volume CFD for incompressible, compressible, multiphase, and conjugate heat-transfer flows, parallelized with MPI across the cluster.
Large-scale scientific visualization on WECORE: the ParaView server renders on GPU nodes next to your data, so you post-process terabytes in place instead of copying them home.
ParaView is an open-source visualization application built on VTK, designed from the start for datasets larger than one machine.
Its distinguishing feature is client–server operation. The rendering and data-processing server runs where the data is, while a light client drives it from your desktop.
Load solver output right where it was written and extract the slices, streamlines, and iso-surfaces that show what the run did.
Render full 3D fields from datasets no workstation holds, with the heavy lifting on the cluster's GPU nodes.
Put runs from a sweep side by side to see how the solution changes across the parameter space.
Produce publication figures and time-step animations directly from simulation output, without moving it first.
The ParaView server runs on GPU nodes next to your storage, and a light local client drives it. Terabytes of time-step output never leave the cluster.
Work entirely in a remote desktop on the cluster when you want the whole application next to the data — no local client required.