Skip to content

Hypersonic / Rarefied gas dynamics code developments (GPL-3.0)

License

Notifications You must be signed in to change notification settings

violarenato/hyStrath

 
 

Repository files navigation

hyStrath

Hypersonic / Rarefied gas dynamics code developments released under license GPL-3.0

The only platform to conjointly host open-source CFD and DSMC codes designed for atmospheric re-entry analysis

Includes:

  • hyFoam CFD solver (supersonic combusting flows)
  • hy2Foam CFD solver (hypersonic reacting flows)
  • hy2MhdFoam solver (hypersonic reacting flows with MHD flow control)
  • Coming soon: ARC, a low computationally demanding 3-D Ablative Response Code
  • dsmcFoam+ code (direct simulation Monte Carlo)
  • pdFoam code, a hybrid PIC-DSMC solver

Please visit the hyStrath Wiki page




Compatibility, Maintenance, Installation and Sync

Master branch

Compatibility

Installation

git clone https:/vincentcasseau/hyStrath.git --branch master --single-branch && cd hyStrath/  
./install-all.sh 8 > logInstall 2>&1 &

where 8 is the number of processors to be used during the installation.




Publications

Latest journal article:

[dsmcFoam+]   C. White et al., 03/2018: dsmcFoam+: An OpenFOAM based direct simulation Monte Carlo solver

Latest conference paper:

[ARC]   V. Renato et al., 09/2017: Multi-dimensional Ablation and Thermal Response Program for Martian Entry Analysis




People & Contact

GitHub coordinator: Dr Vincent Casseau

Contributors: Dr Vincent Casseau, Dr Daniel E.R. Espinoza, Dr Christopher J. Capon, Alexey Ryakhovskiy, Dr Jimmy-John O.E. Hoste, Dr Viola Renato, Dr Rodrigo C. Palharini, Dr Craig White, Dr Melrose Brown, Prof Russell R. Boyce, Dr Thomas J. Scanlon, Dr Richard E. Brown

External contributors: the Micro & Nano Flows Group, R.Tech Engineering




hyStrath also features

About

Hypersonic / Rarefied gas dynamics code developments (GPL-3.0)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 90.9%
  • C 8.9%
  • Other 0.2%