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