Solution

A Solution represents the solution data for a specific iteration of a Simulation. Both the surface and volume data are available for download.

Downloading Surface Solutions

Surface solutions are returned as gzipped tarball containing .vtu files for both steady state and transient simulations.

See download_surface_data for syntax and parameters.

Downloading Volume Solutions

Volume solutions are returned for steady state simulations as gzipped tarball containing .vtu files. You cannot download the volume solution from transient simulations.

See download_volume_data for syntax and parameters.

Tip

Surface and volume solutions can be used with Paraview for visualization and additional post-processing. See the official Paraview documentation for more information.