Reports, Spreadsheets and Documentation
ATPDesigner documents the results in XML-based reports in the Office Open Format Office Open XML, which is compatible with many word processing systems and can be read and processed by them.
ATPDesigner creates documents with the results in XML-based reports in the Office Open XML format (ECMA-376, 5th edition, December 2021), which is compatible with many word processing systems and can be imported and processed by them. By default, these reports are generated automatically by ATPDesigner, but this feature can also be disabled by the user.
The file name of the report looks like this (example):
20260325211559952_Netz110kV_20kV_MitONS400V_LF
- Date and time as a prefix
- Identifier _LF: Results of a load flow calculation
- Idnetifier_PROT : Results of a protection scheme analysis
In addition, the results of the load flow calculation are saved in CSV and XLSX files.
- CSV files can be opened and processed in text editors or spreadsheet software such as Excel.
- XLSX files can be imported and processed in the spreadsheet software Excel or in Python scripts.
ECMA-376
"This Standard defines Office Open XML’s vocabularies and document representation and packaging. It also specifies requirements for consumers and producers of Office Open XML. ECMA-376 contains 4 parts but only part 2 has been adopted in the last edition of the Standard." ECMA-376
