pmutt.io.thermdat.read_thermdat
- pmutt.io.thermdat.read_thermdat(filename, format='list', key='name')
- Directly read thermdat file that is in the Chemkin format - Parameters:
- Returns:
- Nasas 
- Return type:
- list, tuple or dict of - Nasa
- Raises:
- FileNotFoundError – If the file isn’t found. 
- IOError – Invalid line number found.