tum-ens / urbs

A linear optimisation model for distributed energy systems
GNU General Public License v3.0
184 stars 131 forks source link

DC Power Flow feature added #251

Closed yunusozsahin closed 4 years ago

yunusozsahin commented 5 years ago

DC Power Flow feature added to the current version.

Transmission lines can be modelled with DC Power Flow model optionally. Corresponding columns are added to example input. If the columns are left empty as default DCPF feature will be ignored. This version is compatible with the previous version's input files.

Input:

Output: Phase Angle of Sites: Phase angle of sites, which were connected with DC Power Flow transmission lines, will be calculated.

yunusozsahin commented 5 years ago

User documentation will be included soon, listing required input, output and general feature information.