Attention

WARNING: From 9am on 19th August until 5pm on 2nd September there will be no access to the Stanage HPC cluster.

We will send an email to notify you when Stanage is back online and available for job submission.

Attention

The ShARC HPC cluster was decommissioned on the 30th of November 2023 at 17:00. It is no longer possible for users to access that cluster.

SU2

The SU2 suite is an open-source collection of C++ based software tools for performing Partial Differential Equation (PDE) analysis and solving PDE-constrained optimization problems. The toolset is designed with Computational Fluid Dynamics (CFD) and aerodynamic shape optimization in mind, but is extensible to treat arbitrary sets of governing equations such as potential flow, elasticity, electrodynamics, chemically-reacting flows, and many others. SU2 is under active development by the Aerospace Design Lab (ADL) of the Department of Aeronautics and Astronautics at Stanford University and many members of the community, and is released under an open-source license.

Usage

SU2 5.0.0 or 6.0.0 can be activated using the module files:

module load apps/su2/5.0.0/gcc-6.2-openmpi-2.1.1
module load apps/su2/6.0.0/gcc-6.2-openmpi-2.1.1

Note that the above module files also load GCC 6.2.0 and Open MPI 2.1.1.

Installation notes

SU2 5.0.0 was installed using the install_su2.sh script; the module file is /usr/local/modulefiles/apps/su2/5.0.0/gcc-6.2-openmpi-2.1.1.

SU2 6.0.0 was installed using the install_su2_6.0.0.sh script; the module file is /usr/local/modulefiles/apps/su2/6.0.0/gcc-6.2-openmpi-2.1.1.