![]() |
OpenSWMM Engine
6.0.0-alpha.4
Data-oriented, plugin-extensible SWMM Engine (6.0.0-alpha.4)
|
Canonical .rxn text from engine state (E-C3). More...
#include <string>Go to the source code of this file.
Namespaces | |
| namespace | openswmm |
| namespace | openswmm::transport |
Functions | |
| std::string | openswmm::transport::serializeReactionSystem (const SimulationContext &ctx) |
Canonical .rxn text from engine state (E-C3).
The round-trip IS the spec (D-RC6): serialize -> apply_text -> serialize must be byte-identical, which is the sync contract the GUI text tab builds on. Numbers print in shortest-round-trip form; expressions emit verbatim (unquoted — E-D1 made commas re-parseable).