read_ine_file#

pydrad.parse.util.read_ine_file(filename, n_s)[source]#

Parse the ionization non-equilibrium .ine files containing ionization fraction as a function of position.

Note

This is not intended for direct use. Use the pydrad.parse.Strand object instead.

Parameters:
  • filename (path-like)

  • n_s (int) – The number of grid cells in the snapshot corresponding to this file.