When importing HEC-HMS models into HEC-RTS watersheds, it’s common for file references to HEC-DSS files to be lost. While the model may still run without errors, missing or incorrect file paths are considered poor practice and should be fixed. Doing so ensures your model is portable, easier to maintain, and behaves consistently across systems.

This guide walks you through correcting file reference issues using the Global File Reference Table, a feature introduced in HEC-HMS 4.9.

Step 1: Open the HEC-HMS Model

  1. Launch HEC-RTS and open your watershed.
  2. Navigate to the Setup tab.
  3. Click the HEC-HMS button in the toolbar to open the model. 

Step 2: Access the File References Table

  1. In HEC-HMS, go to the File menu and select References.
  2. The File References dialog will appear, displaying paths in different colors:

    1. Black: Valid and relative path β€” no action needed.

    2. Yellow: Valid but absolute path β€” should be converted to a relative path.

    3. Red: Missing or invalid path β€” must be corrected.

Step 3: Correct Yellow and Red References

For any yellow or red file paths:

  1. Move the required HEC-DSS files into the HEC-HMS project directory (e.g., under a folder like <watershed name>\hms\data)
    1. The folder should be placed within the base HEC-HMS model directory inside the main watershed folder.
  2. In HEC-HMS, update the file references to point to the new relative paths.
  3. If possible, copy only the necessary datasets from the HEC-DSS file rather than the entire file, to reduce the project side.
  4. Save the model.
  5. Close HEC-HMS.
  6. Save and close your watershed.

Final Review

Reopen your watershed and verify that the file reference errors have been resolved. If issues remain, repeat this process as needed.