![]() |
OpenSWMM Engine
6.0.0-alpha.1
Data-oriented, plugin-extensible SWMM Engine (6.0.0-alpha.1)
|
Macros | |
| #define | _CRT_SECURE_NO_DEPRECATE |
Functions | |
| void | flowrout_init (int routingModel) |
| Initializes flow routing system. | |
| void | flowrout_close (int routingModel) |
| Closes down flow routing system. | |
| double | flowrout_getRoutingStep (int routingModel, double fixedStep) |
| Finds variable time step for dynamic wave routing. | |
| int | flowrout_execute (int links[], int routingModel, double tStep) |
| Routes flow through conveyance network over current time step. | |
| #define _CRT_SECURE_NO_DEPRECATE |