Development and application of software to estimate Muskingum Model parameters under .NET framework

Zifeng WANG,Zongxue XU,Guoxiao WEI,Jie ZHAO
2014-01-01
Abstract:Muskingum Model,a classical 1-D flow routing model,is widely used in flood forecasting and runoff simulation.The key for such applications is the appropriate estimation of model parameters.But few software pachages provide specifics on such procedure.Software to estimate Muskingum Model parameters was designed here under OOP (Object-Oriented Programming)pattern and developed by adopting C# in .NET framework.Four different parameter estimation algorithms (trial and error algorithm, the least square algorithm,linear algebra algorithm and genetic algorithm)and two functions of Excellfile input/output and results analysis were integrated.Runoff simulation indicated that the software had practical value for improving effectiveness of Muskingum Model parameter estimation.
What problem does this paper attempt to address?