AdvancedModelListParser#
- class fiasco.io.sources.AdvancedModelListParser(filename, **kwargs)[source]#
Bases:
GenericParserAttributes Summary
Methods Summary
to_hdf5(hf, df)Attributes Documentation
- descriptions = ['ion name', 'number of included levels']#
- dtypes = [<class 'str'>, <class 'int'>]#
- fformat = <fortranformat.FortranRecordReader.FortranRecordReader object>#
- filetype = 'advmodel_list'#
- headings = ['ion', 'n_levels']#
- units = [None, None]#
Methods Documentation