Wingetlywingetly
← All apps

HEC-ResSim

by Hydrologic Engineering Centerv3.3

Last updated

The software simulates reservoir operations for flood management, low flow augmentation and water supply for planning studies, detailed reservoir regulation plan investigations, and real-time decision support.

Install with winget

$ winget install --id HydrologicEngineeringCenter.HEC-ResSim --exact --version 3.3

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for HEC-ResSim

HEC-ResSim uses EXE. The silent install switches are /S /v/qn.

One-line silent install (x64)
HEC-ResSim_33_Setup.exe /S /v/qn

See the full silent install reference for HEC-ResSim

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

Installers · v3.3

ArchitectureTypeScopeInstallDownload
x64EXE-Direct

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for HEC-ResSim.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • HEC-RASHydrologic Engineering Center
    HydrologicEngineeringCenter.HEC-RASv7.0

    The Hydrologic Engineering Center's River Analysis System (or simply HEC-RAS) is river water modeling software.

  • HEC-DSSVueHydrologic Engineering Center
    HydrologicEngineeringCenter.HEC-DSSVuev3.4.15

    HEC-DSSVue is a Java-based visual utilities program that allows users to plot, tabulate, edit, and manipulate data in a HEC-DSS database file.

  • HEC-HMSHydrologic Engineering Center
    HydrologicEngineeringCenter.HEC-HMSv4.13

    The Hydrologic Modeling System (HEC-HMS) is designed to simulate the complete hydrologic processes of dendritic watershed system.

  • HEC-SSPHydrologic Engineering Center
    HydrologicEngineeringCenter.HEC-SSPv2.3

    This software allows users to perform statistical analyses of hydrologic data.

  • HEC-MetVueHydrologic Engineering Center
    HydrologicEngineeringCenter.HEC-MetVuev3.4.1

    HEC-MetVue facilitates viewing and manipulation of meteorological datasets as well as performing a variety of computations and analyses, including temporal and spatial aggregation of datasets and areal average computations.

  • HEC-RPTHydrologic Engineering Center
    HydrologicEngineeringCenter.HEC-RPTv3.0

    Using the software involves two main steps, defining hydrologic conditions or "states" and creating flow recommendations.

More from Hydrologic Engineering Center.

Frequently asked questions

How do I install HEC-ResSim on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id HydrologicEngineeringCenter.HEC-ResSim --exact --version 3.3. winget downloads the installer from Hydrologic Engineering Center and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install HEC-ResSim silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id HydrologicEngineeringCenter.HEC-ResSim --exact 3.3 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for HEC-ResSim?
HEC-ResSim uses EXE. Run the downloaded installer with: HEC-ResSim_33_Setup.exe /S /v/qn. The silent switches are /S /v/qn.
How do I uninstall HEC-ResSim via winget?
Run: winget uninstall --id HydrologicEngineeringCenter.HEC-ResSim --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from HEC-ResSim's Apps & Features entry.
Is HEC-ResSim free?
HEC-ResSim is distributed under Proprietary. Refer to the publisher for the full license terms - Wingetly itself does not charge for installation.
Does HEC-ResSim work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls HEC-ResSim directly from the publisher.
How do I keep HEC-ResSim up to date?
Run winget upgrade --id HydrologicEngineeringCenter.HEC-ResSim --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of HEC-ResSim from microsoft/winget-pkgs.