OpenFOAM
Finite-volume CFD for incompressible, compressible, multiphase, and conjugate heat-transfer flows, parallelized with MPI across the cluster.
Electronic-structure modeling with Gaussian 16 on Slurm-backed HPC at WECORE: geometry optimization, frequencies, and reaction pathways, with your own license served inside your cloud.
Gaussian is a commercial electronic-structure package covering Hartree–Fock, density functional theory, and post-Hartree–Fock correlated methods. It is the reference implementation for a great deal of published computational chemistry, which is often why a group needs this specific code rather than an equivalent.
Optimize molecular geometries to minimum-energy structures, the starting point for nearly every downstream property calculation.
Compute vibrational frequencies and the thermochemical quantities built on them, and confirm that an optimized structure is a true minimum.
Locate transition states and follow reaction pathways to map the mechanism between reactant and product.
Run excited-state calculations and predict spectroscopic properties for interpreting experimental spectra.
Jobs are queued through Slurm, typically as many small-to-medium runs rather than a few large ones. Each job runs SMP across the cores of a single node, which suits Gaussian's shared-memory parallel model.
Gaussian is licensed per site, so this is a bring-your-own-license appliance: your license server runs inside your own cloud, and the software is never executed against a license you do not hold.