sgio.readOutputModel#

sgio.readOutputModel(filename: str, file_format: str, model_type: str = '', sg: StructureGene | None = None, **kwargs)#

Read SG homogenization output file.

Parameters:
  • filename (str) – Name of the SG analysis output file

  • file_format (str) – Format of the SG data file. Choose one from ‘vabs’, ‘sc’, ‘swiftcomp’.

  • model_type (str) – Type of the macro structural model.

  • sg (StructureGene, optional) – SG object.

Returns:

If analysis is ‘h’, return the consitutive model.

Return type:

Model