read_ine_file#
- pydrad.parse.util.read_ine_file(filename, n_s)[source]#
Parse the ionization non-equilibrium
.inefiles containing ionization fraction as a function of position.Note
This is not intended for direct use. Use the
pydrad.parse.Strandobject instead.- Parameters:
filename (path-like)
n_s (
int) – The number of grid cells in the snapshot corresponding to this file.