swmm-python icon indicating copy to clipboard operation
swmm-python copied to clipboard

Perform comparison of time series gathered while time stepping vs using output

Open michaeltryby opened this issue 4 months ago • 0 comments

Develop a test that performs a comparison between time series gathered two different ways,

  1. while the solver is time stepping by accessing solver state variables directly

  2. after the simulation has completed by accessing the variables written to the binary output file

michaeltryby avatar Sep 15 '25 21:09 michaeltryby