/*---------------------------------------------------------------------------*\
               ____                    ____  ____  __  __ __  __
              / __ \                  / __ \|  _ \|  \/  |  \/  |
             | |  | |_ __   ___ _ __ | |  | | |_) | \  / | \  / |
             | |  | | '_ \ / _ \ '_ \| |  | |  _ <| |\/| | |\/| |
             | |__| | |_) |  __/ | | | |__| | |_) | |  | | |  | |
              \____/| .__/ \___|_| |_|\___\_\____/|_|  |_|_|  |_|
                    | |
                    |_|

  OpenQBMM - An open-source implementation of Quadrature-Based Moment Methods.

  Copyright (C) 2014-2025 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
  - Parts of GQMOM

 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
