HOOMD
Jump to navigation
Jump to search
Description
HOOMD-blue is a general-purpose particle simulation toolkit. It scales from a single CPU core to thousands of GPUs. You define particle initial conditions and interactions in a high-level python script. Then tell HOOMD-blue how you want to execute the job and it takes care of the rest. Python job scripts give you unlimited flexibility to create custom initialization routines, control simulation parameters, and perform in situ analysis.
Required Modules
Serial
- gcc/4.7.2
- Hoomd
Parallel (MPI)
- gcc/4.7.2
- openmpi/1.6.5
- Hoomd
System Variables
- HPC_HOOMD_DIR - installation directory
- HPC_HOOMD_BIN - Bin directory
- HPC_HOOMD_INC - Include directory
- HPC_HOOMD_LIB - Lib directory