Skip to content
SHD Sim
Menu
Documentation menu

Draft. This manual is new and still growing. If something here does not match what you see in the software, the software is right — tell us and we will fix the page.

Export results for another tool

What can leave the application, from where, and in what format.

Runs on the free tier; reports are watermarked. Settings → Licence lists what yours allows.

Post-processing hangs under the run that produced it: Simulation runs > <run name> > Post-processing, with Boundary values and Report beside it. A case with three runs has three of each. The commands that act on the view live on the Results ribbon tab, which is also what turns post-processing on.

Numbers

What Where Format
Statistics over one patch — area, mean, integral, extremes, flow rate Boundary valuesExport as CSV CSV
A field sampled along a line Post-processingPlot over lineExport CSV CSV
A field along a polyline clicked on the model Post-processingPlot over pathExport CSV CSV
Field values at one point Post-processingProbeExport probe as CSV CSV
Whatever the filter pipeline is showing ResultsRESULTExport CSV

The line and the probe are started from the ribbon — ResultsVIEWPlot over line, Plot over path and Inspect point — and the sections on the Post-processing pane hold the readings and the export buttons.

The path written is shown under the button after each export.

Pictures

The Results ribbon tab open, with the CAPTURE group showing Screenshot, Compare times and Record with its BETA badge, and the RESULT group showing Report, Export and Reset.
The three capture commands moved out of the Post-processing pane and into the Results tab's CAPTURE group.

What Where Format
The current view ResultsCAPTUREScreenshot PNG
The same view at several times, side by side ResultsCAPTURECompare times PNG
Every time step ResultsCAPTURERecord PNG frames

Compare times and Record both need a transient result with more than one write, and are greyed with that reason otherwise. Record carries a BETA badge.

Documents

  • ReportExport PDF (A4). The Sections toggles decide what goes in it — key results and verification, where the design loses, boundary patch data, field ranges, convergence charts and the rest. Open the report opens the file that was written. The same command is on the ribbon as ResultsRESULTReport.
  • ComparisonExport comparison report. One PDF covering every study in the case. Needs more than one simulation.

Report branding — organisation, logo and footer — is set once per installation under Settings → Reporting.

The case itself

  • Case files in the bottom dock → Write case to disk… writes the generated OpenFOAM case, and Open folder shows it. The file list beside it lets you read any dictionary before you export it.
  • ModelRUNRun folder opens the selected run's own directory. What is in it is an ordinary reconstructed OpenFOAM case, which is what ParaView's OpenFOAM reader wants; the application does not write a .foam stub for it.
  • ModelCASEExport writes the whole case — settings, geometry, mesh and results — as a single .zip, and Import reads one back. The home screen has the same Export…, and Show in folder to open the case directory instead.
  • Log in the bottom dock → Copy log.

Check it worked

  • The path shown under the export button exists and is not an error message.
  • For CSV, open it and confirm the header row names the fields you expected.
  • For the report, check the page count reported after Export PDF (A4) and open it.