+70
−0
Loading
Document SWMM coupling build and usage instructions This commit adds comprehensive documentation for building and using TRITON with SWMM coupling enabled. Changes (README.md): - Prerequisites for SWMM coupling - Instructions to build SWMM library from source - CMake configuration with TRITON_ENABLE_SWMM - SWMM configuration parameters (.cfg file) - SWMM .inp file requirements (COORDINATES, JUNCTIONS, INFLOWS) - Output file description (swmm/ directory) - Usage notes and best practices This provides users with complete instructions to: 1. Build SWMM library 2. Configure CMake to find SWMM 3. Set up SWMM coupling parameters 4. Understand the coupling input/output