int writeInpFile(const SimulationContext &ctx, const std::string &path, std::vector< std::string > *warnings)
Write the full model to a SWMM .inp file.
Definition InpWriter.cpp:1080
Central, reentrant simulation context.
Definition SimulationContext.hpp:353