![]() |
OpenSWMM Engine
6.0.0-alpha.4
Data-oriented, plugin-extensible SWMM Engine (6.0.0-alpha.4)
|
Implementation of the CPU explicit finite-volume 1D network solver. More...
#include "ExplicitFvSolver.hpp"#include <algorithm>#include <cmath>#include <limits>#include "FvKernels.hpp"#include "../HydClosureKernels.hpp"#include "../../core/Constants.hpp"#include "../../core/PerfTimers.hpp"#include "../../transport/fvkernels/SpeciesTransportKernels.hpp"Namespaces | |
| namespace | openswmm |
| namespace | openswmm::fv |
Functions | |
| double | openswmm::fv::limitSlope (double a, double b, Limiter lim) |
Implementation of the CPU explicit finite-volume 1D network solver.