syoukera / reading_paper

調査した論文の記録
0 stars 0 forks source link

A dynamic multi-timescale method for combustion modeling with detailed and reduced chemical kinetic mechanisms #32

Open syoukera opened 4 years ago

syoukera commented 4 years ago

XiaolongGouabWentingSunaZhengChenacYiguangJua https://www.sciencedirect.com/science/article/pii/S001021801000074X#!

Abstruct

A new on-grid dynamic multi-timescale (MTS) method is presented to increase significantly the computation efficiency involving multi-physical and chemical processes using detailed and reduced kinetic mechanisms. The methodology of the MTS method using the instantaneous timescales of different species is introduced. The definition of the characteristic time for species is examined and compared with that of the computational singular perturbation (CSP) and frozen reaction rate methods by using a simple reaction system. A hybrid multi-timescale (HMTS) algorithm is constructed by integrating the MTS method with an implicit Euler scheme, respectively, for species with and without the requirement of accurate time histories at sub-base timescales. The efficiency and the robustness of the MTS and HMTS methods are demonstrated by comparing with the Euler and VODE solvers for homogenous ignition and unsteady flame propagation of hydrogen, methane, and n-decane–air mixtures. The results show that both MTS and HMTS reproduce well the species and temperature histories and are able to decrease computation time by about one-order with the same kinetic mechanism. Compared to MTS, HMTS has slightly better computation efficiency but scarifies the stability at large base time steps. The results also show that with the increase of mechanism size and the decrease of time step, the computation efficiency of multi-timescale method increases compared to the VODE solver. In addition, it is shown that the integration of the multi-timescale method with the path flux analysis based mechanism reduction approach can further increase the computation efficiency. Unsteady simulations of outwardly propagating spherical n-decane–air premixed flames demonstrate that the multi-timescale method is rigorous for direct numerical simulations with both detailed and reduced chemistry and can dramatically improve the computation efficiency.

syoukera commented 4 years ago

要点

syoukera commented 4 years ago

燃焼現象における時間スケールの図.こういうの書きたい image

syoukera commented 4 years ago

仮説

Are there any simple and alternative methods which can efficiently integrate a multi-timescale problem and retain the transient information of species and physical processes at different timescales.

だがしかし

A convenient way to obtain time accurate solution of various reaction groups is the Euler method. However, an explicit Euler method needs a time-marching step smaller than the smallest timescale in a physical process

syoukera commented 4 years ago

化学反応の特性時間の式 image

syoukera commented 4 years ago

MTSとHMTSの違い image

syoukera commented 4 years ago
syoukera commented 4 years ago
syoukera commented 4 years ago

森井先生の解説 http://www.combustionsociety.jp/fullpaper/176pdf/176_2.pdf 森井先生の解説2:陽解法からERENAまで http://www.nagare.or.jp/download/noauth.html?d=34-2tokushu11.pdf&dir=87 寺島先生の解説 http://www.combustionsociety.jp/fullpaper/174pdf/174_3.pdf

syoukera commented 4 years ago

CFDに組み込むことを考えたときに,陰解法では初期化のプロセスが繰り返されるために,計算の効率が悪いらしい(0次元解析と比較して).その解決のために,近年のMTSやQSSを用いた陽解法たちの開発が進んで切るらしい. 僕がこれからやることとしては