IESopt.jl
Modeling and optimization framework for integrated energy systems.
https://github.com/ait-energy/iesopt.jl
Category: Energy Systems
Sub Category: Energy System Modeling Frameworks
Keywords
energy-system-model modelling optimization
Keywords from Contributors
archiving observation parallel transformer measurements compose conversion projections climate-model optimizer
Last synced: about 5 hours ago
JSON representation
Repository metadata
IESopt (Integrated Energy System Optimization) is a modeling and optimization framework for integrated energy systems.
- Host: GitHub
- URL: https://github.com/ait-energy/iesopt.jl
- Owner: ait-energy
- License: mit
- Created: 2023-09-19T13:27:11.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-15T09:36:13.000Z (12 days ago)
- Last Synced: 2025-04-20T07:02:07.251Z (7 days ago)
- Topics: energy-system-model, modelling, optimization
- Language: Julia
- Homepage:
- Size: 4.65 MB
- Stars: 19
- Watchers: 2
- Forks: 3
- Open Issues: 10
- Releases: 21
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
README.md
IESopt: Integrated Energy System Optimization
This is the Julia core framework of IESopt. For a more information and the more beginner-friendly Python wrapper,
check out the iesopt repository.
IESopt (Integrated Energy System Optimization) is a modeling and optimization framework for integrated energy
systems.
It is developed and maintained at the Center for Energy at
AIT Austrian Institute of Technology GmbH. The framework is designed to support the
optimization of energy systems that are characterized by a high degree of integration between different energy carriers
and sectors. It focuses on offering a modular and adaptable tool for modelers, that does not compromise on performance,
while still being user-friendly. This is enabled by reducing energy system assets to abstract building blocks, that are
supported by specialized implementation, and can be combined into complex systems without the need of a detailed
understanding of mathematical modeling or proficiency in any coding-language.
Quickstart
To install the package, open a Julia REPL and run add IESopt
in package mode (hit ]
), or run:
using Pkg
Pkg.add("IESopt")
You can then run a model using:
using IESopt: IESopt
model = IESopt.run("config.iesopt.yaml")
Check out the documentation for examples and more information.
Contributing
PRs accepted. Checkout the developer documentation section in the documentation.
License
Owner metadata
- Name: AIT Center for Energy
- Login: ait-energy
- Email:
- Kind: organization
- Description:
- Website: https://ait.ac.at
- Location: Vienna, Austria
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/11500331?v=4
- Repositories: 2
- Last ynced at: 2023-02-28T19:20:42.809Z
- Profile URL: https://github.com/ait-energy
GitHub Events
Total
- Create event: 20
- Commit comment event: 32
- Release event: 14
- Issues event: 30
- Watch event: 7
- Delete event: 4
- Issue comment event: 79
- Push event: 111
- Pull request review comment event: 8
- Pull request review event: 10
- Pull request event: 63
- Fork event: 3
Last Year
- Create event: 20
- Commit comment event: 32
- Release event: 14
- Issues event: 30
- Watch event: 7
- Delete event: 4
- Issue comment event: 79
- Push event: 111
- Pull request review comment event: 8
- Pull request review event: 10
- Pull request event: 63
- Fork event: 3
Committers metadata
Last synced: 6 days ago
Total Commits: 347
Total Committers: 7
Avg Commits per committer: 49.571
Development Distribution Score (DDS): 0.548
Commits in past year: 347
Committers in past year: 7
Avg Commits per committer in past year: 49.571
Development Distribution Score (DDS) in past year: 0.548
Name | Commits | |
---|---|---|
sstroemer | s****r@g****m | 157 |
Stefan Strömer | s****r@a****t | 153 |
Daniel Schwabeneder | d****r@a****t | 30 |
CompatHelper Julia | c****y@j****g | 3 |
pre-commit-ci[bot] | 6****] | 2 |
dependabot[bot] | 4****] | 1 |
Gerhard Totschnig | G****g@a****t | 1 |
Committer domains:
- ait.ac.at: 3
- julialang.org: 1
Issue and Pull Request metadata
Last synced: 1 day ago
Total issues: 24
Total pull requests: 56
Average time to close issues: 27 days
Average time to close pull requests: 5 days
Total issue authors: 6
Total pull request authors: 6
Average comments per issue: 1.96
Average comments per pull request: 1.27
Merged pull request: 53
Bot issues: 0
Bot pull requests: 8
Past year issues: 24
Past year pull requests: 56
Past year average time to close issues: 27 days
Past year average time to close pull requests: 5 days
Past year issue authors: 6
Past year pull request authors: 6
Past year average comments per issue: 1.96
Past year average comments per pull request: 1.27
Past year merged pull request: 53
Past year bot issues: 0
Past year bot pull requests: 8
Top Issue Authors
- sstroemer (16)
- daschw (4)
- captnconrad (1)
- hkoller (1)
- nyashags (1)
- JuliaTagBot (1)
Top Pull Request Authors
- sstroemer (34)
- daschw (13)
- github-actions[bot] (5)
- pre-commit-ci[bot] (2)
- GerhardTotschnig (1)
- dependabot[bot] (1)
Top Issue Labels
- enhancement (5)
- good first issue (3)
- bug (3)
- help wanted (1)
- documentation (1)
Top Pull Request Labels
- dependencies (1)
- enhancement (1)
Package metadata
- Total packages: 1
-
Total downloads:
- julia: 18 total
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 22
juliahub.com: IESopt
IESopt (Integrated Energy System Optimization) is a modeling and optimization framework for integrated energy systems.
- Homepage:
- Documentation: https://docs.juliahub.com/General/IESopt/stable/
- Licenses: MIT
- Latest release: 2.6.4 (published 11 days ago)
- Last Synced: 2025-04-26T10:00:55.356Z (1 day ago)
- Versions: 22
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 18 Total
-
Rankings:
- Dependent repos count: 9.405%
- Average: 24.886%
- Dependent packages count: 40.367%
Dependencies
- actions/checkout v4 composite
- codecov/codecov-action v4 composite
- julia-actions/cache v2 composite
- julia-actions/julia-buildpkg v1 composite
- julia-actions/julia-docdeploy v1 composite
- julia-actions/julia-processcoverage v1 composite
- julia-actions/julia-runtest v1 composite
- julia-actions/setup-julia v2 composite
- julia-actions/RegisterAction latest composite
- JuliaRegistries/TagBot v1 composite
- actions/checkout v4 composite
- julia-actions/cache v2 composite
- julia-actions/julia-buildpkg v1 composite
- julia-actions/julia-docdeploy v1 composite
- julia-actions/setup-julia latest composite
- actions/checkout v4 composite
Score: 8.203577736937952