Skip to content

iamrichardbradley/hyStrath

 
 

Repository files navigation

hyStrath

OpenFOAM hypersonic code developments released under license GPL-3.0
Hosting the hyFoam (supersonic combusting flows) and hy2Foam (hypersonic reacting flows) CFD solvers
Hosting the dsmcFoam+ (direct simulation Monte Carlo) solver

Please check out the hyStrath Wiki page


Compatibility, Installation and Updates

Master branch (CFD and DSMC)
OF-2.4.0 branch (CFD only)



Installation

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:



Synchronisation

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 &




Release history

17 Feb 2018: 'Concordia' release, Master branch

  • CFD upgrade

5 Dec 2017: 'Cairn' release, Master branch

  • Introduction of the dsmcFoam+ solver




Publications

Latest journal article:

V. Casseau et al., 12/2016: A Two-Temperature Open-Source CFD Model for Hypersonic Reacting Flows, Part Two: Multi-Dimensional Analysis

Latest conference paper:

J.-J. O.E. Hoste et al., 03/2017: Numerical Modeling and Simulation of Supersonic Flows in Propulsion Systems by Open-Source Solvers




People and Contact

CFD

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

DSMC

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]




hyStrath also features:

About

Hypersonic code developments in OpenFOAM

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • C++ 56.0%
  • C 43.7%
  • Other 0.3%