density_neutrals()# DataParser.density_neutrals() → dict[str, ndarray[Any, dtype[float64]]]Source# Load neutral particles density data. the list of species state is: H, H2, C, Ne. Returns: dict[str, (N, ) array_like]Key is label of species and value is density data [1/m^3].