Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lanl-ansi/infrastructuremodels.jl
Shared functionalities for multiple infrastructure network optimization packages
https://github.com/lanl-ansi/infrastructuremodels.jl
infrastructure network optimization
Last synced: 3 days ago
JSON representation
Shared functionalities for multiple infrastructure network optimization packages
- Host: GitHub
- URL: https://github.com/lanl-ansi/infrastructuremodels.jl
- Owner: lanl-ansi
- License: other
- Created: 2018-03-05T04:36:17.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-08-28T16:24:39.000Z (about 1 year ago)
- Last Synced: 2024-07-28T04:05:40.877Z (4 months ago)
- Topics: infrastructure, network, optimization
- Language: Julia
- Homepage: https://lanl-ansi.github.io/InfrastructureModels.jl/stable/
- Size: 1000 KB
- Stars: 38
- Watchers: 7
- Forks: 11
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# InfrastructureModels
Status:
[![CI](https://github.com/lanl-ansi/InfrastructureModels.jl/workflows/CI/badge.svg)](https://github.com/lanl-ansi/InfrastructureModels.jl/actions?query=workflow%3ACI)
[![codecov](https://codecov.io/gh/lanl-ansi/InfrastructureModels.jl/branch/master/graph/badge.svg)](https://codecov.io/gh/lanl-ansi/InfrastructureModels.jl)
[![Documentation](https://github.com/lanl-ansi/InfrastructureModels.jl/workflows/Documentation/badge.svg)](https://lanl-ansi.github.io/InfrastructureModels.jl/stable/)InfrastructureModels encompasses shared functionalities, best practices, and style guides for a multi-infrastructure modeling and optimization ecosystem in Julia. The core packages in the InfrastructureModels ecosystem are,
* [GasModels](https://github.com/lanl-ansi/GasModels.jl) - Natural gas transmission systems
* [PetroleumModels](https://github.com/lanl-ansi/PetroleumModels.jl) - Petroleum product transmission systems
* [PowerModels](https://github.com/lanl-ansi/PowerModels.jl) - Electrical power transmission systems
* [PowerModelsDistribution](https://github.com/lanl-ansi/PowerModelsDistribution.jl) - Electrical power distribution systems
* [WaterModels](https://github.com/lanl-ansi/WaterModels.jl) - Potable water distribution systemsAdditionally, the following multi-infrastructure modeling packages have been developed,
* [GasPowerModels](https://github.com/lanl-ansi/GasPowerModels.jl) - Natural gas and electrical power transmission systems
* [PowerWaterModels](https://github.com/lanl-ansi/PowerWaterModels.jl) - Electrical power and potable water distribution systems
* [PowerModelsITD](https://github.com/lanl-ansi/PowerModelsITD.jl) - Electrical power transmission and distributionFor information about developing infrastructure modeling packages for new infrastructure types or new combinations of existing infrastructure types, please see the [developer section](https://lanl-ansi.github.io/InfrastructureModels.jl/stable/developer/) of the package documentation.
## License
This code is provided under a [modified BSD license](https://github.com/lanl-ansi/InfrastructureModels.jl/blob/master/LICENSE.md) as part of the Multi-Infrastructure Control and Optimization Toolkit (MICOT), LA-CC-13-108.