Breadcrumb
- Home
- Publications
- Proceedings
- 2011 Annual Meeting
- Computing and Systems Technology Division
- Multiscale Modeling: Methods and Applications
- (393e) Multiphysics Model of Diesel Injector Deposit Formation
The system comprises several different phenomena which span multiple timescales. The free radical chemistry responsible for the deposit precursors occurs on a microsecond timescale while the fuel injections every tens of milliseconds cause washing and replenishment of the fuel film. The deposit itself accumulates over thousands of injection events which occur over hundreds of hours. The challenge lies in addressing the many physical and chemical phenomena in a way that is computationally efficient and gives meaningful results.
We start with a detailed kinetic model for the autoxidation of a diesel fuel surrogate mixture, consisting of hundreds of intermediate species and thousands of elementary reactions, built using Reaction Mechanism Generator (RMG) software [1]. Thermochemical, transport, and solubility parameters are estimated for each of the intermediate species based on their molecular structure. The kinetic model is embedded in a coupled model of evaporation, chemical reaction, phase-separation, and washing, and solved for multiple injection cycles using PyDAS, a new Python wrapper for the stiff DAE solver DASSL.
A model such as this necessarily contains many uncertain and variable parameters. It is useful to identify which of these parameters are most important. To do this we use a modified version of the Morris method [2] to find the global sensitivity of the overall model with respect to each parameter. This has been developed into a Python framework that makes full use of a parallel computing environment and is simple to apply to other models written in the Python programming language.
As well as providing insight into the specific problem of deposit formation in diesel injectors, this work demonstrates an approach suitable for other multi-scale models of chemical engineering systems.
[1] W. H. Green et al. RMG reaction mechanism generator open-source software package, 2011. http://rmg.sourceforge.net/
[2] M. D. Morris. Factorial sampling plans for preliminary computational experiments. Technometrics, 33(2):161–174, 1991.