mario.parse_FIGARO_SUT

mario.parse_FIGARO_SUT(directory, name=None, calc_all=False, **kwargs)

reads a FIGARO SUT table

Parameters
  • directory (str) – the folder where the files are downloaded

  • name (str, optional) – a name for the database, by default None

  • calc_all (bool, optional) – calacualtes all the missing matrices, by default False

Returns

mario database object

Return type

mario.Database