Skip to content
adfarth edited this page Aug 8, 2023 · 71 revisions

Welcome to the REopt API Wiki!

REopt Lite

The code in this repository is the REopt API, served on developer.nrel.gov/api/reopt, which is available to the public and also acts as the back end to the REopt Web Tool. The instructions and other information in this wiki are useful for:

  • NREL REopt developers;
  • external contributors;
  • and those that wish to host the API in a local develop environment.

Note: For those that would like to host the API in a production environment: you can learn about how the API is structured and run in a develop environment here, but given that hosting the API in production can be done many ways and comes with cybersecurity concerns (if you expect to use any private data for example) - this documentation does not address hosting the API in production.

This REopt_API wiki is structured as follows:

  1. Structure of the API
  2. Running the API locally for development
  3. Developing the API
  4. Transition to /v3 using REopt.jl
  5. Contribution guidelines
  6. REopt mathematical model documentation

There are several additional REopt guides and resources for different REopt users:

NOTE: The REopt® web tool has dropped “Lite” from its name to better reflect its status as a comprehensive techno-economic optimization tool that evaluates the economics of distributed solar, wind, battery storage, combined heat and power, geothermal heat pumps, modeled greenhouse gas reductions, and more. Read about REopt's evolution.