Skip to main content

A Python package for NREL open-source SDOM (Storage Deployment Optimization Model)

Project description

Storage Deployment Optimization Model (SDOM)

SDOM (Storage Deployment Optimization Model) is an open-source, high-resolution grid capacity-expansion framework developed by NREL. It’s purpose-built to optimize the deployment and operation of energy storage technologies, leveraging hourly temporal resolution and granular spatial representation of Variable Renewable Energy (VRE) sources such as solar and wind.

SDOM is particularly well-suited for figure out the required capacity to meet a carbon-free generation mix target by:

  • 📆 Evaluating long-duration and seasonal storage technologies
  • 🌦 Analyzing complementarity and synergies among diverse VRE resources
  • 📉 Assessing curtailment and operational strategies under various grid scenarios

Table of contents

How SDOM Works?

🔍 At its core, SDOM models the gap between electricity demand and fixed generation:

Inputs include time series data for:

  • Load profiles
  • Fixed generation (e.g., large hydropower, nuclear, and other must-run renewables)

Outputs include:

  • The optimal technology portfolio capacity (PV solar, wind, storage types, thermal capacity) to reliably meet demand.
  • Dispatch profiles for each technology, highlighting how resources are operated hour-by-hour
  • Insights on operational metrics like VRE curtailment, storage cycling, and thermal usage

An illustrative figure below shows the flow from inputs to optimization results, enabling exploration of storage needs under varying renewable integration levels.

Illustration about how SDOM works

Key Features

⚙️

  • Accurate Representation of Storage Technologies Diversity: SDOM is strongly focused in providing a framework able to represent different storage technologies by:

    • Representation of short, long an seassonal storage technologies,
    • Including charging/discharging capacity decoupling,
    • Optimization of both energy and power capacity,
    • Full temporal cronology.
  • Temporal Resolution: Hourly simulations over a full year enable precise modeling of storage dynamics and renewable generation variability.

  • Spatial Resolution: Fine-grained representation of VRE sources (e.g., solar, wind) captures geographic diversity and enhances system fidelity.

  • Copper Plate Modeling: SDOM Model neglects transmission constraints to keep the model tractable from the computational standpoint. Future SDOM releases should include inter-regional transmission constraints.

  • Fixed Generation Profiles: Nuclear, hydropower, and other non-variable renewables (e.g., biomass, geothermal) are treated as fixed inputs using year-long time series data.

    • Currently its beeing developed a modeling approach to include a Hydro modeling considering Monthly energy budgets in order to be able to represent the hydro flexibility.
  • System Optimization Objective: Minimizes total system cost—including capital, fixed/variable O&M, and fuel costs—while satisfying user-defined carbon-free or renewable energy targets.

  • Modeling approach: Formulated as a Mixed-Integer Linear Programming (MILP) model to allow rigorous optimization of investment and capacity decisions.

  • Platforms:

    • SDOM was originally developed in GAMS (https://github.com/NREL/SDOM).

    • In order offer a full open-source solution also was developed this python package. This version requires python 3.10+.

  • Solver Compatibility: Currently the SDOM python version is only compatible with open-source CBC solver. In this repo the windows executable for cbc is provided. You will need to provide the path of cbc solver to run SDOM as illustrated in our script demonstration

Optimization Scope

📉 SDOM performs cost minimization across a 1-year operation window using a copper plate assumption—i.e., no internal transmission constraints—making it computationally efficient while capturing major cost drivers. Conventional generators are used as balancing resources, and storage technologies serve to meet carbon or renewable penetration goals.

Notes on Model Expansion

While SDOM currently supports a 1-year horizon, multiyear analyses could provide deeper insights into how interannual variability affects storage needs. Chronological, simulation-based approaches are better suited for this but present significant computational challenges—especially at hourly resolution. Extending SDOM to support multiyear optimization is left as future work.

PUBLICATIONS AND USE CASES OF SDOM

📄

SDOM EXAMPLE (Demonstration script)

Please see an SDOM demo script on this github repo.

CONTRIBUTING GUIDELINES

💻

General Guidelines

  • Follow PEP 8 for code style and formatting.
  • Write clear, concise, and well-documented code.
  • Add docstrings to all public classes, methods, and functions.
  • Include unit tests for new features and bug fixes.
  • Use descriptive commit messages.
  • Open issues or discussions for significant changes before submitting a pull request.
  • Ensure all tests pass before submitting code.
  • Keep dependencies minimal and document any new requirements.
  • Review and update documentation as needed.
  • Be respectful and collaborative in all communications.

Please see a complete developers guide here: Developers Guide

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sdom-0.0.1.tar.gz (9.9 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

sdom-0.0.1-py3-none-any.whl (25.6 kB view details)

Uploaded Python 3

File details

Details for the file sdom-0.0.1.tar.gz.

File metadata

  • Download URL: sdom-0.0.1.tar.gz
  • Upload date:
  • Size: 9.9 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.6.2

File hashes

Hashes for sdom-0.0.1.tar.gz
Algorithm Hash digest
SHA256 bf5a134cd95c27e1cee22e4a294db2f264c77b72d518d6c18a49c71811d85994
MD5 543076e0025a6eee4ad4883077fdab15
BLAKE2b-256 82fc0e0a2beb1dba06bef8ff2fe95d7e16453f60a7a02ca14a0cbbde0387e2e2

See more details on using hashes here.

File details

Details for the file sdom-0.0.1-py3-none-any.whl.

File metadata

  • Download URL: sdom-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 25.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.6.2

File hashes

Hashes for sdom-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 955743dc78d8b26e534890b714d908df36c08e38f47f69bc0be9c23e182b813e
MD5 552380a518af734d61526b698a88e142
BLAKE2b-256 77d4ef142c93286aef4c8a8e19426cd0e46855a6c3c3243b7314b7ab1fef159a

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page