forked from OpenQBMM/OpenQBMM
-
Notifications
You must be signed in to change notification settings - Fork 0
/
CONTRIBUTORS
41 lines (31 loc) · 1.65 KB
/
CONTRIBUTORS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
/*---------------------------------------------------------------------------*\
____ ____ ____ __ __ __ __
/ __ \ / __ \| _ \| \/ | \/ |
| | | |_ __ ___ _ __ | | | | |_) | \ / | \ / |
| | | | '_ \ / _ \ '_ \| | | | _ <| |\/| | |\/| |
| |__| | |_) | __/ | | | |__| | |_) | | | | | | |
\____/| .__/ \___|_| |_|\___\_\____/|_| |_|_| |_|
| |
|_|
OpenQBMM - An open-source implementation of Quadrature-Based Moment Methods.
Copyright (C) 2014-2020 OpenQBMM developers.
\*---------------------------------------------------------------------------*/
List of contributors
--------------------
This list contains the names of external contributors to the OpenQBMM project.
Frederique Laurent-Negre, EM2C, CentraleSupelec, Universite Paris-Saclay
- Formulation of second-order realizable schemes for moment advection
- Algorithm to check the realizability of a set of moments
- Improved solution algorithm to find the sigma parameter in EQMOM
James Guthrie, University of Strathclyde
- Ensured compatibility with OpenFOAM 3.0.x and testing
Matteo Icardi, University of Warwick
- Implemented growth term framework and constant growth term for univariate
PBE
- Implemented molecular diffusion sub-model for univariate PBE
Pete Bachant
- README file in markdown format.
- Travis CI style checker configuration.
Xiaofei Hu, US DOE Ames Laboratory
- Code review and algorithm verification of moment realizability check
- Review of moment inversion and extended moment inversion