thunderboltz.tb.read

thunderboltz.tb.read(directory, read_cs_data=False)[source]

Create a ThunderBoltz object by reading from a ThunderBoltz simulation directory.

Parameters:
  • directory (str) – The directory from which to initialize the ThunderBoltz object.

  • read_cs_data (bool) – When set to true, the reader will look for cs_data, default is False

Returns:

The ThunderBoltz object with tabulated data if available.

Return type:

ThunderBoltz