BangShiuh / Mutationpp

The MUlticomponent Thermodynamic And Transport library for IONized gases in C++

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mutation++

Build Status codecov license: LGPL v3

Mutation++ is an open-source library originally developed at the von Karman Institute for Fluid Dynamics, designed to couple with conventional computational fluid dynamics codes to provide thermodynamic, transport, chemistry, and energy transfer properties associated with subsonic to hypersonic flows.

Get started

More

Citing Mutation++

Please cite the following article when mentioning Mutation++ in your own papers.

Bibtex

@article{Scoggins2020,
  title   = {Mutation++: MUlticomponent Thermodynamic And Transport properties for IONized gases in C++},
  author = {James B. Scoggins and Vincent Leroy and Georgios Bellas-Chatzigeorgis and Bruno Dias and Thierry E. Magin},
  journal = {SoftwareX},
  volume = {12},
  year = {2020},
  doi = {10.1016/j.softx.2020.100575}
}

About

The MUlticomponent Thermodynamic And Transport library for IONized gases in C++

License:GNU Lesser General Public License v3.0


Languages

Language:C++ 91.9%Language:CMake 4.4%Language:Python 2.3%Language:C 1.2%Language:Fortran 0.3%