Documentation Home Page HYPERSIM Home Page
Pour la documentation en FRANÇAIS, utilisez l'outil de traduction de votre navigateur Chrome, Edge ou Safari. Voir un exemple.

Network Import Reports

Once a Network Import operation is started, the Python API analyzes the circuit and prepares a python script. This script relies on data stored in a folder named ConversionReports_YYYY-MM-DD_HH-mm, located next to the conversion input files (i.e., files from PSS/E, PowerFactory, etc.). Assuming there are no relevant errors in the initial stages of model conversion, the python script will be executed to generate the model in HYPERSIM. Each component is assigned a unique identifier that corresponds to the identifier of the equivalent component in the conversion input files. The identification of components makes it easier to cross reference with the original model data.

The duration of the conversion process varies depending on the size of the model and the number of components involved, often taking several minutes.

After the import process is finished, several reports are created within the aforementioned conversion report folder. These reports provide information about the overall success and performance of the conversion, along with a list of any components that may not have been successfully converted. These reports can be shared to OPAL-RT to help debug any issues because they contain detailed information about warnings and errors that occurred during the import of the model.

The reports are as follows:

  • hs_error.log: details on the state of connection to HyWorks

  • hs_import.log: warnings and errors related to the addition, connection, rotation of components and setting of parameters while creating the model

  • netlist.xlsx: An excel file containing all the components imported in the model with their parameters

  • {model_name}_full.log: groups information found in mapper and parser logs

    • {model_name}_mapper.log: skipped or unsupported components while mapping to Unified Database components are found in this report

    • {model_name}_parser.log: information on the parsing of the input file

  • {model_name}_modelexporter.log: details on the generation of the python code used to import the model, can be used for debugging purposes

  • {model_name}.edd: generated edd file used to import the model to HYPERSIM

  • {model_name}.py: generated python script used to import the model to HYPERSIM

 

Example

image-20240621-184926.png

 

OPAL-RT TECHNOLOGIES, Inc. | 1751, rue Richardson, bureau 1060 | Montréal, Québec Canada H3K 1G6 | opal-rt.com | +1 514-935-2323