SU2

From ACENET
Jump to: navigation, search
Description
SU2 is an open-source collection of software tools written in C++ and Python for the analysis of partial differential equations (PDEs) and PDE-constrained optimization problems on unstructured meshes with state-of-the-art numerical methods. SU2 is a leading technology for adjoint-based optimization. Through the initiative of users and developers around the world, SU2 is now a well established tool in the computational sciences with wide applicability to aeronautical, automotive, naval, and renewable energy industries, to name a few.
Modulefile
su2
Documentation
SU2 homepage
Usage
Here is an example of a submission script:
#$ -cwd
#$ -j y
#$ -l h_rt=00:30:00
#$ -pe ompi* 4

module purge
module load gcc/4.8.3 openmpi/gcc python/2.7.10 su2/5.0.0

mpirun  SU2_CFD  inv_NACA0012.cfg