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.3.tar.gz (9.8 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.3-py3-none-any.whl (26.5 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for sdom-0.0.3.tar.gz
Algorithm Hash digest
SHA256 b141707c4f86bb5de0369b6a11e0044af43df77569b824fc3a31d39d84760228
MD5 eb74104bfb90912f0eaedb6d6e203012
BLAKE2b-256 44a15f052f6b85c35858b86425687103ce7e51728cfec0a5d73b24c3e4c5735d

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for sdom-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 1267fdc77d865fedd6159b6eb9e9ae99e8b843ba9b627e1458c885f1e42cd44c
MD5 bc30cdd42810cd3a43fef0955892ea87
BLAKE2b-256 7a8a340614fdf942862acd65b2175742def85089fa3eab57e450cad74c90404b

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