Hi,
I would like to use PyKROME for chemical post-processing on some model snapshots in 2D. I have a (num_species, x_cells, z_cells) shape numpy array with the number densities of the chemical species and a (x_cells, z_cells) shape numpy array of temperatures. Is it possible to run KROME and pass in these arrays instead of looping over the x, z indices?
Cheers,
Siddhant