> ## Documentation Index
> Fetch the complete documentation index at: https://docs.ntop.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Export Thermal Analysis Result

Export a Thermal Analysis Result.

### Inputs

| Name             | Type                                                                                 | Description                                                                                                                                                                          |
| ---------------- | ------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| Path             | [Path](../../../../block-documentation/types/path)                                   | The output file path.                                                                                                                                                                |
| Thermal analysis | [Static Thermal Result](../../../../block-documentation/types/static-thermal-result) | Thermal Analysis Result to export.                                                                                                                                                   |
| Compression      | File Compression Enum                                                                | The compression objective. Choose between fastest compression (larger file size), balanced performance (medium file size), smallest file size or no compression (largest file size). |
| Unit system      | [Unit System](../../../../block-documentation/types/unit-system)                     | Target unit system for the exported grid and data. By default data will be exported in MKS units.                                                                                    |

### Outputs

| Type                                                                           |
| ------------------------------------------------------------------------------ |
| [Analysis File Data](../../../../block-documentation/types/analysis-file-data) |
