The only platform to conjointly host open-source CFD and DSMC codes designed for atmospheric re-entry analysis
- hyFoam CFD solver (supersonic combusting flows)
- hy2Foam CFD solver (hypersonic reacting flows)
- Coming soon: ARC, a low computationally demanding 3-D Ablative Response Code
- dsmcFoam+ code (direct simulation Monte Carlo)
Please visit the hyStrath Wiki page
git clone https://github.com/vincentcasseau/hyStrath.git --branch master --single-branch && cd hyStrath/
- CFD & DSMC:
./install-all.sh nCPUs > logInstall 2>&1 &
where nCPUs is the number of processors to be used during the installation.
- CFD upgrade to OpenFOAM v1612+
- DSMC update (the new features are listed here)
[hy2Foam] V. Casseau et al., 12/2016: A Two-Temperature Open-Source CFD Model for Hypersonic Reacting Flows, Part Two: Multi-Dimensional Analysis
[ARC] V. Renato et al., 09/2017: Multi-dimensional Ablation and Thermal Response Program for Martian Entry Analysis
GitHub coordinator: Dr Vincent Casseau
Lead CFD developer: Dr Vincent Casseau
Current DSMC developer: Dr Vincent Casseau
Lead ARC developer: Dr Viola Renato
Contributors: Daniel E.R. Espinoza, Jimmy-John O.E. Hoste, Dr Craig White and Dr Thomas J. Scanlon
External contributors: View more
Enquiries: [email protected]
- dsmcFoam+ for OF-2.4.0-MNF
the direct simulation Monte Carlo code from the Universities of Strathclyde and Glasgow
hosted by Dr Craig White (https://github.com/MicroNanoFlows/OpenFOAM-2.4.0-MNF/tree/devel-craig) - blockMeshDG by Akidess (https://openfoamwiki.net/index.php/Contrib_blockMeshDG)
- makeAxialMesh by Bernhard Gschaider (http://openfoamwiki.net/index.php/Contrib/MakeAxialMesh)