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.6.tar.gz (10.6 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.6-py3-none-any.whl (31.2 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for sdom-0.0.6.tar.gz
Algorithm Hash digest
SHA256 d763b4be9b1e43fad029fa6da6dc0cb3bb1975aa8b5c2f8a91f2e08565aa9f69
MD5 7c7e76dce3315d7caad241d469b688d9
BLAKE2b-256 e924345e8353eae8060ba50715256c8db631f345b55c370e16af71f31f5d2e1c

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for sdom-0.0.6-py3-none-any.whl
Algorithm Hash digest
SHA256 0e0ac0f89e5b89d3c92b612b91773a71e9c6586ee8bb41749751ae1b4ef3a362
MD5 9d1993758bb2e9a97db2ad661c21dfb1
BLAKE2b-256 167d9775ca8b6adf7968ddbf554d762f621510bf139b65588b05bb8649dbf95c

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