![]() |
OpenSWMM Engine
6.0.0-alpha.4
Data-oriented, plugin-extensible SWMM Engine (6.0.0-alpha.4)
|
Phase E4/R6 body — Eulerian ARD engine reaction stage. More...
#include "ReactionArdBinding.hpp"#include <cmath>#include <string>#include <vector>#include "../../../core/SimulationContext.hpp"#include "ReactionIntegrator.hpp"Namespaces | |
| namespace | openswmm |
| namespace | openswmm::transport |
Functions | |
| bool | openswmm::transport::ardReactionsActive (const SimulationContext &ctx) |
| bool | openswmm::transport::ardHasWallSpecies (const SimulationContext &ctx) |
| void | openswmm::transport::reactArdStage (SimulationContext &ctx, double dt, double *cell_phi, const double *cell_a, const double *cell_dx, int n_cells, double *node_mass, const double *node_vol, int n_nodes, int n_pollut, int ns_total, double min_store_vol, int temp_row=-1) |
| The E4 reaction stage over one routing step. | |
Phase E4/R6 body — Eulerian ARD engine reaction stage.