FSAPBeta
Documentation

Read the docs. Run the tutorials. Reproduce the papers.

Three tracks. Search across all of them. The reference section mirrors the solver source one-to-one — every governing equation links to the file that implements it.

← All documentation
Getting started · 04

Reading results

When the solve lands, results overlay directly on the schematic — pressure, temperature, and flow at every node and branch.

Tabular view

Switch to the results table for a sortable, filterable grid with per-column unit selection. Change a column from Pa to psia and the whole column re-expresses instantly.

Export

$ fsap solve my_network.fsap --mode steady --csv out.csv

Or use File → Export → CSV in the GUI. Decks and results are plain text, so they diff cleanly in git.