Git Product home page Git Product logo

simpac-2023-307's Introduction

Global Quasi Linearization (GQL)

The GQL method [1] is mainly introduced and developed for the reduction of chemical kinetics. The generation of GQL reduced chemistry is based on the homogeneous reacting system which can be expressed as ODE system.

The starting point is the ODE system with thermo-kinetic state vector $\psi$:

$$\frac{\text{d}\psi}{\text{d}t}=F(\psi),$$

where $F(\psi)$ is the vector of source term of the thermo-kinetic state.

The simulation based on the GQL reduced chemistry is to solve the DAE system [2]:

$$\textbf{M}_s \frac{\text{d}\psi}{\text{d}t}=F(\psi),$$

where $\textbf{M}_s$ is the mass matrix defined as:

$$\textbf{M}_s = \begin{pmatrix} Z_s ~ Z_f \end{pmatrix} \cdot \begin{pmatrix} \tilde{Z}_s \\\ \textbf{0} \end{pmatrix},$$

The "Davis_and_Skodje_Model" includes one simple case example (coming soon).

In "GQL_RedChem" package, one can find the main code for the generation of GQL reduced chemistry. They require the Matlab coupled with Cantera.

How to use?

  1. main_0dSimulation.m: calculate the detailed chemistry, GQL reduced chemistry and QSSA reduced chemistry.
  2. main_GQL_RedChem.m: code to find out the GQL reduced chemistry, which will be stored in GQL_Ms.mat. Note that there are many candidates stored in the GQL_Ms.mat. One needs to select and test them in main_0dSimulation for his validation for a wider range of application.

References and List of all scholarly publications enabled by the software till 09th July 2023:

[1] V. Bykov., V. Gol'Dshtein, and U. Maas. "Simple global reduction technique based on decomposition approach", Combustion Theory and Modelling 12.2 (2008): 389-405.

[2] C. Yu, V. Bykov and U. Maas, "Global quasi-linearization (gql) versus QSSA for a hydrogen–air auto-ignition problem", Physical Chemistry Chemical Physics 20.16 (2018): 10770–10779.

[3] V. Bykov, C. Yu, V. Gol’dshtein, U. Maas, "Model reduction and mechanism comparison of hydrogen/oxygen auto-ignition", Proceedings of the Combustion Institute 37.1 (2019): 781 – 787.

[4] C. Yu, V. Bykov, U. Maas, "Coupling of simplified chemistry with mixing processes in pdf simulations of turbulent flames", Proceedings of the Combustion Institute 37.2 (2019): 2183–2190.

[5] C. Yu, F. Minuzzi, V. Bykov, U. Maas, "Methane/air auto-ignition based on global quasi-linearization (GQL) and directed relation graph (DRG): Implementation and comparison", Combustion Science and Technology 192.9 (2020): 1802–1824.

[6] V. Bykov, S. Shashidharan, E. Berszany, V. Gubernov, U. Maas, "Model reduction of rich premixed hydrogen/air oscillatory flames by global quasi-inearization (GQL)", Combustion Science and Technology 194.12 (2022): 2377–2394.

simpac-2023-307's People

Contributors

chunkanyu avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.