Skip to content

Commit 94a25db

Browse files
Update index.bs
1 parent b3a2b72 commit 94a25db

File tree

1 file changed

+31
-7
lines changed

1 file changed

+31
-7
lines changed

specs/index.bs

+31-7
Original file line numberDiff line numberDiff line change
@@ -928,13 +928,6 @@ The Data Type <{TOC}> has the following properties:
928928
<td>O
929929
<td>
930930
Unit of the energy consumed corresponding to the energy consumption per kilometer. (l, kg, kWh, MJ per km)
931-
<tr>
932-
<td><dfn>co2eFuelIntensityWTW</dfn> : [=Decimal=]
933-
<td>String
934-
<td>O
935-
<td>
936-
The WTW fuel emission factor (certified) with unit `gCO2e / unit of energy consumption` (<{TOC/energyConsumptionUnit}>).
937-
Issue: this needs further refinement!
938931
<tr>
939932
<td><dfn>co2eIntensityWTW</dfn> : [=Decimal=]
940933
<td>String
@@ -1429,6 +1422,37 @@ The following properties are defined for data type <dfn element>EnergyCarrier</d
14291422
<td><{Feedstock}>[]
14301423
<td>O
14311424
<td>If defined, theon-empty array of [=Feedstocks=] of the energy carrier. The sum total of the feedstock percentages MUST be smaller than or equal to 1.
1425+
<tr>
1426+
<td><dfn>energyConsumptionUnit</dfn>
1427+
<td>String
1428+
<td>O
1429+
<td>
1430+
Unit of the energy consumed corresponding to the energy consumption per kilometer. (l, kg, kWh, MJ per km)
1431+
<tr>
1432+
<td><dfn>co2eFuelIntensityWTW</dfn> : [=Decimal=]
1433+
<td>String
1434+
<td>O
1435+
<td>
1436+
The WTW fuel emission factor (certified) with unit `gCO2e / unit of energy consumption` (<{TOC/energyConsumptionUnit}>).
1437+
<tr>
1438+
<td><dfn>co2eIntensityWTW</dfn> : [=Decimal=]
1439+
<td>String
1440+
<td>M
1441+
<td>
1442+
The Coefficient relating specified transport activity with WTW GHG emissions with unit `gCO2e` per <{energyCarrier/co2eIntensityThroughput}> as defined in the [[!GLEC]] Framework
1443+
<tr>
1444+
<td><dfn>co2eIntensityTTW</dfn> : [=Decimal=]
1445+
<td>String
1446+
<td>M
1447+
<td>
1448+
The Coefficient relating specified transport activity with TTW GHG emissions with unit `gCO2e` per <{energyCarrier/co2eIntensityThroughput}> as defined in the [[!GLEC]] Framework
1449+
<tr>
1450+
<td><dfn>co2eIntensityThroughput</dfn>
1451+
<td>String
1452+
<td>M
1453+
<td>
1454+
Indicates the freight transport activity unit at the denominator of the <{energyCarrier/co2eIntensityWTW}> and at the denominator of the <{energyCarrier/co2eIntensityTTW}>. At the TOC level, possible throughputs are tkm, or TEUkm for sea and inland waterways.
1455+
<tr>
14321456
</table>
14331457
</figure>
14341458

0 commit comments

Comments
 (0)