Hosting the hyFoam (supersonic combusting flows) and hy2Foam (hypersonic reacting flows) CFD solvers
Please check out the hyStrath Wiki page
- OF-2.4.0-MNF: https://github.com/MicroNanoFlows/OpenFOAM-2.4.0-MNF
- OF-2.4.0: http://openfoam.org/download/2-4-0-ubuntu
- OF-2.3.0: http://openfoam.org/download/2-3-0-ubuntu
OF-v1612+:
- git clone https://github.com/vincentcasseau/hyStrath.git --branch master --single-branch && cd hyStrath/
- CFD & DSMC: ./install-all.sh #nCPUs > logInstall &
- CFD: ./install-CFD.sh #nCPUs > logInstall &
- DSMC: ./install-DSMC.sh #nCPUs > logInstall &
OF-2.4.0-MNF, OF-2.4.0, OF-2.3.0:
- git clone https://github.com/vincentcasseau/hyStrath.git --branch OF-2.4.0 --single-branch && cd hyStrath/
- CFD: ./install.sh
OF-v1612+:
- git pull origin master
- CFD & DSMC: ./resync-all.sh #nCPUs > logSync &
- CFD: ./resync-CFD.sh #nCPUs > logSync &
- DSMC: ./resync-DSMC.sh #nCPUs > logSync &
- CFD upgrade
- Introduction of the dsmcFoam+ solver
V. Casseau et al., 12/2016: A Two-Temperature Open-Source CFD Model for Hypersonic Reacting Flows, Part Two: Multi-Dimensional Analysis
J.-J. O.E. Hoste et al., 03/2017: Numerical Modeling and Simulation of Supersonic Flows in Propulsion Systems by Open-Source Solvers
Lead developer: Dr Vincent Casseau
Contributors: Daniel E.R. Espinoza, Jimmy-John O.E. Hoste and Dr Thomas J. Scanlon
Acknowledgements: Dr Rodrigo C. Palharini and Prof Richard E. Brown
Current developers: Dr Craig White and Dr Vincent Casseau
Contributors: Daniel E.R. Espinoza and Dr Thomas J. Scanlon
Acknowledgements: Dr Rodrigo C. Palharini
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)