CH4 Partially Stirred Reactor Database
收藏资源简介:
A data-set of partially stirred reactor states generated by the pypasr (https://github.com/kyleniemeyer/pypasr) code for GRI-Mech 3.0 (http://combustion.berkeley.edu/gri-mech/version30/text30.html). The data is saved in the numpy .npz format, and is organized as follows: The keys of the .npz file are the original filenames, e.g. pasr_out_0.npy, etc. The files correspond to the following inlet conditions: 0, 1, 2: 400, 600, 800 K at 1 atm3, 4, 5: 400, 600, 800 K at 10 atm6, 7, 8: 400, 600, 800 K at 25 atm all with an equivalence ratio of one. The individual file arrays are of size: (501, 100, 56) The first column corresponds to the PaSR simulation time, the second to the particle number inside the PaSR, and the third column contains the themochemical state vectors, are ordered containing: [time, temperature, pressure, mass fractions] This database has been used in several works (See references for more information) for error validation and performance testing.



