Funded by the U.S. Department Of Energy (Program of Dan Ton)
ODO was built using Gravity
See INSTALL.md for instructions on running/compiling ODO
The ODO executable can be found under ODO/bin/
ODO takes two different files as input: NET.json and ODO_INPUT.xlsx, these can be found under data_sets/Power.
The first file contains all the network properties including branch resistance/reactance, bus shunts, operating limits, and others.
The excel file allows the user to adjust investment options and setup configurations such as runtime limit, maximum number of iterations, and others.
Below is a recorded execution of a docker pull and a docker run:
This code is provided under a BSD-3 license as part of the Multi-Infrastructure Control and Optimization Toolkit (MICOT) project, LA-CC-13-108.
© (or copyright) 2019. Triad National Security, LLC. All rights reserved.
This program was produced under U.S. Government contract 89233218CNA000001 for Los Alamos National Laboratory (LANL), which is operated by Triad National Security, LLC for the U.S. Department of Energy/National Nuclear Security Administration.
All rights in the program are reserved by Triad National Security, LLC, and the U.S. Department of Energy/National Nuclear Security Administration. The Government is granted for itself and others acting on its behalf a nonexclusive, paid-up, irrevocable worldwide license in this material to reproduce, prepare derivative works, distribute copies to the public, perform publicly and display publicly, and to permit others to do so.
This is open source software; you can redistribute it and/or modify it under the terms of the BSD-3 License. If software is modified to produce derivative works, such modified software should be clearly marked, so as not to confuse it with the version available from LANL. Full text of the BSD-3 License can be found in the License file in the main development branch of the repository.