> ## 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 CFD Analysis Result

Export a CFD Analysis Result.

### Inputs

| Name                | Type                                                                             | Description                                                                                                                                                                          |
| ------------------- | -------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| Path                | [Path](../../../../block-documentation/types/path)                               | The output file path.                                                                                                                                                                |
| Cfd analysis result | [CFD Analysis Result](../../../../block-documentation/types/cfd-analysis-result) | CFD 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) |
