Muscat.IO.ProcastResultReader module

Procast result file reader

CheckIntegrity()[source]
ReadResult(nbNodes, fileName=None, string=None)[source]

Function API for reading a Procast result file

Parameters:
  • nbNodes (int) – number of nodes to read

  • fileName (str, optional) – name of the file to be read, by default None

  • string (str, optional) – data to be read as a string instead of a file, by default None

Returns:

times steps and temperature read from the procast result file

Return type:

np.ndarray, np.ndarray