Skip to content

A Model-oriented Control (MC) repository to learn about energy system modeling and optimization (control)

License

Notifications You must be signed in to change notification settings

JulienLeprince/mc-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MC Workshop

A Model-oriented Control (MC) repository to learn about energy system modeling and optimization (control)

To get started, simply clone this repository on your computer or Fork it via GitHub. After installing dependencies from the requirements.txt file, the code should run properly.

Repository structure

mc-workshop
├─ data
|   ├─ in                               <- input example data-set
|   └─ out                              <- output result files
├─ src                                  <- python code source files
└─ README.md                            <- README for developers using this code

Building model

We consider a simplistic 1st order building RC model and focus on the definition of the decision variables, and system constraints for the correct control of the building's inside temperature.

Author

Julien Leprince,

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

A Model-oriented Control (MC) repository to learn about energy system modeling and optimization (control)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages