Skip to main content
ARS Home » Research » Publications at this Location » Publication #270724

Title: Development of a combined Wind and Water Erosion Model (WWEM) for the Object Modeling System

Author
item Ascough Ii, James
item Flanagan, Dennis
item Truman, Clinton
item DAVID, OLAF - Colorado State University

Submitted to: Proceedings of the American Society of Agricultural and Biological Engineers International (ASABE)
Publication Type: Proceedings
Publication Acceptance Date: 8/22/2011
Publication Date: 9/15/2011
Citation: Ascough II, J.C., Flanagan, D.C., Truman, C.C., David, O. 2011. Development of a combined Wind and Water Erosion Model (WWEM) for the Object Modeling System. In: Ascough II, J.Cl and Flanagan, D.C. (eds.),Proceedings of the International Symposium on Erosion and Landscape Evolution (ISELE) /September 18-21, 2011, Anchorage, AK. American Society of Agricultural and Biological Engineers (ASABE) Publication No. 711P0311, St. Joseph, MI. p. 60.

Interpretive Summary: The USDA Natural Resources Conservation Service (NRCS) is currently re-evaluating its need for erosion prediction technology from ARS. While the exact technology required has not yet been determined, the NRCS has proposed in the past to collaborate with the ARS to build a single process-based model to simulate both rainfall induced rill and interrill erosion as well as perform computations for wind erosion prediction. An additional priority within the NRCS is to incorporate any natural resource modeling technology (e.g., science module code and databases) for use by the agency within the Object Modeling System (OMS) being developed by the ARS Agricultural Systems Research Unit (ASRU) in Fort Collins, Colorado. The OMS is a modeling framework that uses an open-source software component-based approach to enable members of the scientific community to collaboratively address the many complex issues associated with the design, development, and application of natural resource models. OMS version 3.0 represents a major milestone towards an easier to use, more transparent and scalable implementation of an environmental modeling framework. The main goal of OMS3 development is an easier integration of component-based model source code while being accommodating and flexible towards adopting existing legacy models. This paper describes the development and application of a component-based, standalone, combined water and wind erosion model (WWEM) running under the OMS3 framework. The model consists of both FORTRAN and Java-based components for hydrology, plant cover, water erosion, and wind erosion. Model components were adapted/modified primarily from the WEPP, WEPS, and RZWQM2 models and have been engineered for modularity and substitutability (e.g., the FORTRAN simulation components do not contain any common blocks). WWEM hydrology (surface runoff) and erosion (sediment loading) predictions were evaluated using data obtained from rainfall simulator studies on experimental plots in Colorado. Results show that the model was able to accurately capture runoff and erosion dynamics for discrete rainfall events at the plot-scale.

Technical Abstract: For over four decades, the United States Department of Agriculture (USDA)-Agricultural Research Service (ARS) has been a leader in developing water and wind erosion modeling technology including the Revised Universal Soil Loss Equation 2 (RUSLE2), the Revised Wind Erosion Equation (RWEQ), the Wind Erosion Prediction System (WEPS), and the Water Erosion Prediction Project model (WEPP). The USDA Natural Resources Conservation Service (NRCS) is currently re-evaluating its need for erosion prediction technology from ARS. While the exact technology required has not yet been determined, the NRCS has proposed in the past to collaborate with the ARS to build a single process-based model to simulate both rainfall induced rill and interrill erosion as well as perform computations for wind erosion prediction. An additional priority within the NRCS is to incorporate any natural resource modeling technology (e.g., science module code and databases) for use by the agency within the Object Modeling System (OMS) being developed by the ARS Agricultural Systems Research Unit (ASRU) in Fort Collins, Colorado. The OMS is a modeling framework that uses an open-source software component-based approach to enable members of the scientific community to collaboratively address the many complex issues associated with the design, development, and application of natural resource models. The ARS has the lead in OMS design and development; however, strong collaborative support in terms of financial resources and personnel involvement has been provided by the NRCS and other federal agencies. OMS version 3.0 represents a major milestone towards an easier to use, more transparent and scalable implementation of an environmental modeling framework. The main goal of OMS3 development is an easier integration of component-based model source code while being accommodating and flexible towards adopting existing legacy models. In OMS3, the internal complexity of the framework itself is reduced, while allowing models to implicitly scale from multi-core desktops to clusters to clouds, without burdening the model developer with complex technical details. This paper describes the development and application of a component-based, standalone, combined water and wind erosion model (WWEM) running under the OMS3 framework. Because OMS3 fully embraces multi-threading as the default execution model of simulation components, WWEM component execution is controlled by synchronization on objects passed from and to components, i.e., the components run in parallel without explicit programming by the component developer. The model consists of both FORTRAN and Java-based components for hydrology (infiltration, water balance/redistribution and kinematic wave overland flow routing), plant cover (evapotranspiration), water erosion (sediment detachment, deposition, enrichment, and routing), and wind erosion (wind detachment). The components were adapted/modified primarily from the WEPP, WEPS, and RZWQM2 models and have been engineered for modularity and substitutability (e.g., the FORTRAN simulation components do not contain any common blocks). WWEM hydrology (surface runoff) and erosion (sediment loading) predictions were evaluated using data obtained from rainfall simulator studies on experimental plots in Colorado. Results show that the model was able to accurately capture runoff and erosion dynamics for discrete rainfall events at the plot-scale. Additional evaluation of the model is planned at the field scale. This study demonstrates the feasibility of using OMS3 as a modeling platform for enhancing open source component design through re-use of legacy code and improved model interoperability. Work is currently underway to add additional WWEM modeling components (e.g., the WEPS-based Unified Plant Growth Model being developed by ASRU scientists) and to improve existing model components (