Node Convergence in SWMM 5
The solution is iterative but each iteration is dependent on the CFL or explicit time step. The time step we select is based on the CFL condition but instead of just using the explicit solution we iterate until the node depths are converged or a maximum of 4 iterations is reached.
Comments
Post a Comment