.TransiEnt.SystemGeneration.GridConstructor.GridConstructor

Information

1. Purpose of model

Represents a Grid Segment (e. g. street) with multiple consumers and associated technologies for heat and electricity production.

2. Level of detail, physical effects considered, and physical insight

(no remarks)

3. Limits of validity

(no remarks)

4. Interfaces

(no remarks)

5. Nomenclature

(no remarks)

6. Governing Equations

(no remarks)

7. Remarks for Usage

Some remarks about the structure of GridConstructor syntax:

1. Activate/Deactivate connectors of the Basic_Grid_Elements depending on the setting for el_in/el_out/gas_in/gas_out on Grid_constructor level:

if el_in = false all electric connectors are deactivated

if el_in = true but el_out = false then el_out of last Basic_Grid_Element is set to false --> Grid_Constructor represents the end of a beam of the electric grid

if gas_in = false all electric connectors are deactivated

if gas_in = true but gas_out = false then gas_out of last Basic_Grid_Element is set to false --> Grid_Constructor represents the end of a beam of the gas grid

2. Assign second_Consumer values

3. Deactivate pipe segments, in Basic_Grid_Elements in which none of the buildings is connected to the gas grid while gas_in is still activated

4.Assign load-profile triples from load-profile data tables to the buildings:

Starting from column start_c1/start_c2 in table Demand_Consumer_1/Demand_Consumer_2 consecutive load-profile triples are assigned to consecutive buildings in the upper/lower row  

5. Assign a Systems model Systems_Consumer_1/Systems_Consumer_2 to the buildings in the upper/lower row and finalize the individual technology selection with the respective boolean parameter vectors

6. Parametrise the cable and gas pipe models with the respective parameter vectors


8. Validation

(no remarks)

9. References

(no remarks)

10. Version History

Model created by Michael Djukow, 2017

Modified by Anne Hagemeier, 2021

Contents

NameDescription
 Demand_Consumer_1Load-profile data table for buildings in upper row
 Demand_Consumer_2Load-profile data table for buildings in lower row
 HeatTransferHeatTransfer-Model choice for district heating
 Systems_Consumer_1Systems model for buildings in upper row
 Systems_Consumer_2Systems model for buildings in lower row (if onlyElectric selected in upper row, it needs to be onlyElectric in this row, too)

Generated at 2024-10-21T18:25:38Z by OpenModelicaOpenModelica 1.24.0 using GenerateDoc.mos