iesopt.jl

IESopt (Integrated Energy System Optimization) is a modeling and optimization framework for integrated energy systems.

https://github.com/ait-energy/iesopt.jl

Science Score: 36.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
    5 of 10 committers (50.0%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (14.5%) to scientific vocabulary

Keywords

energy-system-model modelling optimization

Keywords from Contributors

meshing exoplanets molecular-dynamics-simulation symbolic-computation interpretability plots parallelism hydrology finite-volume distributed
Last synced: 6 months ago · JSON representation

Repository

IESopt (Integrated Energy System Optimization) is a modeling and optimization framework for integrated energy systems.

Basic Info
  • Host: GitHub
  • Owner: ait-energy
  • License: mit
  • Language: Julia
  • Default Branch: main
  • Homepage:
  • Size: 5.05 MB
Statistics
  • Stars: 20
  • Watchers: 2
  • Forks: 7
  • Open Issues: 15
  • Releases: 26
Topics
energy-system-model modelling optimization
Created over 2 years ago · Last pushed 6 months ago
Metadata Files
Readme Changelog 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.


Docs

License Build Status Coverage Aqua

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:

julia using Pkg Pkg.add("IESopt")

You can then run a model using:

```julia using IESopt: IESopt

model = IESopt.run("config.iesopt.yaml") ```

Check out the documentation for examples and more information.

Contributing

Code Style

PRs accepted. Checkout the developer documentation section in the documentation.

License

MIT © AIT Austrian Institute of Technology GmbH.

Owner

  • Name: AIT Center for Energy
  • Login: ait-energy
  • Kind: organization
  • Location: Vienna, Austria

GitHub Events

Total
  • Create event: 26
  • Commit comment event: 35
  • Release event: 18
  • Issues event: 46
  • Watch event: 8
  • Delete event: 5
  • Issue comment event: 98
  • Push event: 124
  • Pull request review comment event: 8
  • Pull request review event: 14
  • Pull request event: 80
  • Fork event: 5
Last Year
  • Create event: 26
  • Commit comment event: 35
  • Release event: 18
  • Issues event: 46
  • Watch event: 8
  • Delete event: 5
  • Issue comment event: 98
  • Push event: 124
  • Pull request review comment event: 8
  • Pull request review event: 14
  • Pull request event: 80
  • Fork event: 5

Committers

Last synced: 6 months ago

All Time
  • Total Commits: 389
  • Total Committers: 10
  • Avg Commits per committer: 38.9
  • Development Distribution Score (DDS): 0.532
Past Year
  • Commits: 314
  • Committers: 10
  • Avg Commits per committer: 31.4
  • Development Distribution Score (DDS): 0.5
Top Committers
Name Email Commits
Stefan Strömer s****r@a****t 182
sstroemer s****r@g****m 160
Daniel Schwabeneder d****r@a****t 35
EstebanScheibl s****l@a****t 3
CompatHelper Julia c****y@j****g 3
pre-commit-ci[bot] 6****] 2
viktoria.Illyes v****s@a****t 1
dependabot[bot] 4****] 1
Gerhard Totschnig G****g@a****t 1
Franziska Theis f****s@g****e 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 39
  • Total pull requests: 123
  • Average time to close issues: 12 days
  • Average time to close pull requests: 5 days
  • Total issue authors: 8
  • Total pull request authors: 9
  • Average comments per issue: 0.74
  • Average comments per pull request: 1.09
  • Merged pull requests: 107
  • Bot issues: 0
  • Bot pull requests: 19
Past Year
  • Issues: 36
  • Pull requests: 103
  • Average time to close issues: 8 days
  • Average time to close pull requests: 6 days
  • Issue authors: 7
  • Pull request authors: 9
  • Average comments per issue: 0.69
  • Average comments per pull request: 1.12
  • Merged pull requests: 89
  • Bot issues: 0
  • Bot pull requests: 17
Top Authors
Issue Authors
  • sstroemer (29)
  • daschw (4)
  • tfh8fe (1)
  • captnconrad (1)
  • hkoller (1)
  • nyashags (1)
  • Villyes (1)
  • JuliaTagBot (1)
Pull Request Authors
  • sstroemer (70)
  • daschw (28)
  • github-actions[bot] (12)
  • dependabot[bot] (4)
  • pre-commit-ci[bot] (3)
  • tfh8fe (2)
  • GerhardTotschnig (2)
  • EstebanScheibl (1)
  • Villyes (1)
Top Labels
Issue Labels
enhancement (8) good first issue (7) bug (7) question (4) documentation (2) help wanted (1)
Pull Request Labels
dependencies (4) github_actions (2) enhancement (1)

Packages

  • Total packages: 3
  • Total downloads:
    • julia 16 total
  • Total dependent packages: 0
    (may contain duplicates)
  • Total dependent repositories: 0
    (may contain duplicates)
  • Total versions: 78
proxy.golang.org: github.com/ait-energy/IESopt.jl
  • Versions: 26
  • Dependent Packages: 0
  • Dependent Repositories: 0
Rankings
Dependent packages count: 5.4%
Average: 5.6%
Dependent repos count: 5.8%
Last synced: 6 months ago
proxy.golang.org: github.com/ait-energy/iesopt.jl
  • Versions: 26
  • Dependent Packages: 0
  • Dependent Repositories: 0
Rankings
Dependent packages count: 5.4%
Average: 5.6%
Dependent repos count: 5.8%
Last synced: 6 months ago
juliahub.com: IESopt

IESopt (Integrated Energy System Optimization) is a modeling and optimization framework for integrated energy systems.

  • Versions: 26
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 16 Total
Rankings
Dependent repos count: 9.4%
Average: 24.9%
Dependent packages count: 40.4%
Last synced: 6 months ago

Dependencies

.github/workflows/CI.yml actions
  • 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
.github/workflows/CompatHelper.yml actions
.github/workflows/Register.yml actions
  • julia-actions/RegisterAction latest composite
.github/workflows/TagBot.yml actions
  • JuliaRegistries/TagBot v1 composite
.github/workflows/Documentation.yml actions
  • 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
.github/workflows/DocumentationCleanup.yml actions
  • actions/checkout v4 composite