zhulianhua / hyStrath

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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: a CFD solver for supersonic combusting flows
  • hy2Foam: a CFD solver for hypersonic reacting flows
  • hy2MhdFoam: the hy2Foam solver with additional MHD capabilities
  • ARC: a low computationally demanding 3-D Ablative Response Code (on hold)
  • dsmcFoam+: the direct simulation Monte Carlo (DSMC) code with all the latest features
  • pdFoam: a hybrid PIC-DSMC solver

Please visit the hyStrath Wiki page




Compatibility, Maintenance, Installation and Sync

Master branch

Compatibility

Installation

git clone https://github.com/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:

[dsmcFoam+]   V. Casseau et al., 08/2019: Effective diffusivity in porous media under rarefied gas conditions




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)

License:GNU General Public License v3.0


Languages

Language:C++ 90.9%Language:C 8.9%Language:Shell 0.1%Language:Objective-C 0.0%Language:MATLAB 0.0%