Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
energyade
citygml-energy
Commits
ddc8612d
Commit
ddc8612d
authored
May 27, 2016
by
Moritz Robert Lauster
Browse files
Update Guidelines_EnergyADE.md
parent
e539438f
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/guidelines/Guidelines_EnergyADE.md
View file @
ddc8612d
...
...
@@ -1479,6 +1479,7 @@ System in charge of delivering the energy inside the building, from the place
of energy production to the place of end-use. Power and Thermal distribution
systems are differentiated. They all share a
`distributionPerimeter`
that is
described by the
`DistributionType`
and a
`serviceLife`
described by the
`ServiceLife`
type.
Each
`EnergyDemand`
can have maximum one
`EnergyDistributionSystem`
.
### Distribution Type
...
...
@@ -1502,23 +1503,30 @@ Type for electrical distribution systems, described by `current` and `voltage`.
### MediumType
This list is a collection of medium types as air and water.
This enumeration list is a collection of medium types:
-
`Air`
-
`Steam`
-
`Water`
### ServiceLife
Type to describe the service life for lifecycle analysis.
### StorageSystem
System storing energy. A same storage may store the energy of different
end-users and different end uses. Power and Thermal storage systems are
differentiated
.
differentiated
, all share a service life described by
`ServiceLife`
type. An
`EnergyDemand`
can have several
`StorageSystems`
.
### ThermalStorageSystem
Thermal storages with a medium, preparation
t
emperature, thermal
l
osses
f
actor
and a volume.
Thermal storages with a
`
medium
`
of
`MediumType`
,
`
preparation
T
emperature
`
,
`
thermal
L
osses
F
actor
`
and a
`
volume
`
of type
`Volume`
.
### PowerStorageSystem
Electrical storages with an electrical capacity and a string to describe the
battery technology.
Electrical storages with a string to describe the
`batteryTechnology`
and a
`powerCapacity`
.
## Energy conversion
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment