US Army Corps of Engineers
Hydrologic Engineering Center

Skip Navigation LinksHome > software > hec-fda > features

HEC-FDA

Contents:
User Interface

The HEC-FDA program provides a Graphical User Interface (GUI) that is designed to make the program easy and efficient to use.The interface provides the following functions:

  • File Management
  • Data entry, importing, and editing
  • Data selection and assignments
  • Hydrologic and economic analyses
  • Tabulation and graphical displays of results
  • Reporting facilities

Back to the top

Database

HEC-FDA uses a modern database to store data and output for reports and the database is the central part of HEC-FDA. The SQLite format was chosen for the program because it is: 1) an adopted industry standard; 2) compatible with the file structure found in commercial software; and, 3) functional in the multiple platform environments. SQLite is heavily tested, robust, and exceedingly stable.

HEC-FDA does not store imported geospatial data in the SQLite database, and instead creates a copy of the imported data in the study directory.

Back to the top

Analysis Steps

These steps are used in formulating and evaluating plans with HEC-FDA:

  • Define a study for both with- and without-project conditions, this is a team effort.
  • Enter study configuration data, this is a team effort.
  • Enter hydrology and hydraulics data. Performed by the hydrologic and hydraulics team members, normally concurrent with the economic analyses.
  • Enter economics data and/or compute aggregated stage-damage functions. Performed by the economics team members, normally concurrent with the hydrology and hydraulics analyses.
  • Perform the expected annual damage/equivalent annual damage calculations, normally performed and reviewed by the study team.

Back to the top

Risk Analysis

Risk analysis explicitly incorporates a description of uncertainty in discharge-frequency, stage-discharge, and stage-damage relationships in the economic and performance analyses of alternative plans. The process uses Monte Carlo simulation, a statistical sampling-analysis method, to compute the expected value of damage and damage reduced, while explicitly accounting for the impact of uncertainty. Risk analysis thus provides an opportunity to make more informed decisions.

In addition to providing more information for the assessment of flood risk management projects, risk analysis also produces an important collateral benefit: it focuses attention on the important issue of uncertainty inherent in hydrologic and economic computations. Because uncertainty in these computations propagates from uncertainty in the underlying data, methods, and assumptions, attention is eventually refocused on these sources. This attention should eventually lead to improvements in data collection and analysis methods, as more accurate (i.e., less uncertain) data sets, methods, and assumptions are developed to reduce the uncertainty contributed from that particular source.

Back to the top