Skip to content

Commit

Permalink
update default vehicleTypes incl. HBEFA categories and updated costs
Browse files Browse the repository at this point in the history
  • Loading branch information
rewertvsp committed Nov 13, 2024
1 parent 7b0d465 commit 78a98c2
Show file tree
Hide file tree
Showing 2 changed files with 90 additions and 90 deletions.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -5,42 +5,45 @@
<vehicleType id="golf1.4">

<description>Golf 1.4 Trendline</description>
<capacity seats="4" standingRoomInPersons="0" other="0.0">

</capacity>
<capacity seats="4" standingRoomInPersons="0" other="0"/>
<length meter="7.5"/>
<width meter="1.0"/>
<maximumVelocity meterPerSecond="38.89"/>
<engineInformation>
<attributes>
<attribute name="HbefaTechnology" class="java.lang.String">diesel</attribute>
<attribute name="HbefaVehicleCategory" class="java.lang.String">PASSENGER_CAR</attribute>
<attribute name="HbefaTechnology" class="java.lang.String">petrol</attribute>
<attribute name="HbefaSizeClass" class="java.lang.String">average</attribute>
<attribute name="HbefaEmissionsConcept" class="java.lang.String">average</attribute>
</attributes>
</engineInformation>
<costInformation fixedCostsPerDay="21.76" costsPerMeter="1.0E-4" costsPerSecond="0.00948">
<costInformation fixedCostsPerDay="31.07" costsPerMeter="1.5E-4" costsPerSecond="0.0049">
<attributes>
<attribute name="costsPerSecondInService" class="java.lang.Double">0.00948</attribute>
<attribute name="costsPerSecondWaiting" class="java.lang.Double">0.00948</attribute>
<attribute name="costsPerSecondInService" class="java.lang.Double">0.0049</attribute>
<attribute name="costsPerSecondWaiting" class="java.lang.Double">0.0049</attribute>
</attributes>
</costInformation>
<passengerCarEquivalents pce="1.0"/>
<networkMode networkMode="car"/>
<flowEfficiencyFactor factor="1.0"/>
</vehicleType>

<vehicleType id="heavy26t_frozen">

<description>Heavy Vehicle 26t</description>
<capacity seats="1" standingRoomInPersons="0" other="160.0">
<vehicleType id="vwCaddy">

</capacity>
<description>VW Caddy 2.0 Maxi TDI</description>
<capacity seats="4" standingRoomInPersons="0" other="0"/>
<length meter="7.5"/>
<width meter="1.0"/>
<maximumVelocity meterPerSecond="38.89"/>
<engineInformation>
<attributes>
<attribute name="fuelConsumptionLitersPerMeter" class="java.lang.Double">0.0</attribute>
<attribute name="fuelType" class="org.matsim.vehicles.EngineInformation$FuelType">diesel</attribute>
<attribute name="HbefaVehicleCategory" class="java.lang.String">PASSENGER_CAR</attribute>
<attribute name="HbefaTechnology" class="java.lang.String">diesel</attribute>
<attribute name="HbefaSizeClass" class="java.lang.String">average</attribute>
<attribute name="HbefaEmissionsConcept" class="java.lang.String">average</attribute>
</attributes>
</engineInformation>
<costInformation fixedCostsPerDay="82.6" costsPerMeter="6.7E-4" costsPerSecond="0.0049">
<costInformation fixedCostsPerDay="27.27" costsPerMeter="1.7E-4" costsPerSecond="0.0049">
<attributes>
<attribute name="costsPerSecondInService" class="java.lang.Double">0.0049</attribute>
<attribute name="costsPerSecondWaiting" class="java.lang.Double">0.0049</attribute>
Expand All @@ -51,180 +54,177 @@
<flowEfficiencyFactor factor="1.0"/>
</vehicleType>

<vehicleType id="light8t">

<description>Light Vehicle 7.5t</description>
<capacity seats="1" standingRoomInPersons="0" other="10.0">
<vehicleType id="mercedes313">

</capacity>
<description>Mercedes 313 CDI</description>
<capacity seats="1" standingRoomInPersons="0" other="0"/>
<length meter="7.5"/>
<width meter="1.0"/>
<maximumVelocity meterPerSecond="38.89"/>
<engineInformation>
<attributes>
<attribute name="HbefaVehicleCategory" class="java.lang.String">LIGHT_COMMERCIAL_VEHICLE</attribute>
<attribute name="HbefaTechnology" class="java.lang.String">diesel</attribute>
<attribute name="HbefaSizeClass" class="java.lang.String">average</attribute>
<attribute name="HbefaEmissionsConcept" class="java.lang.String">average</attribute>
</attributes>
</engineInformation>
<costInformation fixedCostsPerDay="63.49" costsPerMeter="4.0E-4" costsPerSecond="0.0049">
<costInformation fixedCostsPerDay="36.42" costsPerMeter="2.6E-4" costsPerSecond="0.0049">
<attributes>
<attribute name="costsPerSecondInService" class="java.lang.Double">0.0049</attribute>
<attribute name="costsPerSecondWaiting" class="java.lang.Double">0.0049</attribute>
</attributes>
</costInformation>
<passengerCarEquivalents pce="1.0"/>
<networkMode networkMode="freight"/>
<networkMode networkMode="car"/>
<flowEfficiencyFactor factor="1.0"/>
</vehicleType>
<vehicleType id="mercedes313_parcel">

<vehicleType id="medium18t">

<description>Medium Vehicle 18t</description>
<capacity seats="1" standingRoomInPersons="0" other="16.0">

</capacity>
<description>Mercedes 313 CDI</description>
<capacity seats="1" standingRoomInPersons="0" other="200"/> <!--this assumption for max. 200 parcels in the vehicle-->
<length meter="7.5"/>
<width meter="1.0"/>
<maximumVelocity meterPerSecond="38.89"/>
<engineInformation>
<attributes>
<attribute name="HbefaVehicleCategory" class="java.lang.String">LIGHT_COMMERCIAL_VEHICLE</attribute>
<attribute name="HbefaTechnology" class="java.lang.String">diesel</attribute>
<attribute name="HbefaSizeClass" class="java.lang.String">average</attribute>
<attribute name="HbefaEmissionsConcept" class="java.lang.String">average</attribute>
</attributes>
</engineInformation>
<costInformation fixedCostsPerDay="80.47" costsPerMeter="6.5E-4" costsPerSecond="0.0049">
<costInformation fixedCostsPerDay="36.42" costsPerMeter="2.6E-4" costsPerSecond="0.0049">
<attributes>
<attribute name="costsPerSecondInService" class="java.lang.Double">0.0049</attribute>
<attribute name="costsPerSecondWaiting" class="java.lang.Double">0.0049</attribute>
</attributes>
</costInformation>
<passengerCarEquivalents pce="1.0"/>
<networkMode networkMode="freight"/>
<networkMode networkMode="car"/>
<flowEfficiencyFactor factor="1.0"/>
</vehicleType>

<vehicleType id="mercedes313">

<description>Mercedes 313 CDI</description>
<capacity seats="1" standingRoomInPersons="0" other="0.0">
<vehicleType id="light8t">

</capacity>
<description>Light Vehicle 7.5t</description>
<capacity seats="1" standingRoomInPersons="0" other="3000.0"/>
<length meter="7.5"/>
<width meter="1.0"/>
<maximumVelocity meterPerSecond="22.22"/>
<engineInformation>
<attributes>
<attribute name="HbefaVehicleCategory" class="java.lang.String">LIGHT_COMMERCIAL_VEHICLE</attribute>
<attribute name="HbefaTechnology" class="java.lang.String">diesel</attribute>
<attribute name="HbefaSizeClass" class="java.lang.String">average</attribute>
<attribute name="HbefaEmissionsConcept" class="java.lang.String">average</attribute>
</attributes>
</engineInformation>
<costInformation fixedCostsPerDay="25.5" costsPerMeter="1.9E-4" costsPerSecond="0.0049">
<costInformation fixedCostsPerDay="63.49" costsPerMeter="4.0E-4" costsPerSecond="0.0049">
<attributes>
<attribute name="costsPerSecondInService" class="java.lang.Double">0.0049</attribute>
<attribute name="costsPerSecondWaiting" class="java.lang.Double">0.0049</attribute>
</attributes>
</costInformation>
<passengerCarEquivalents pce="1.0"/>
<passengerCarEquivalents pce="2.0"/>
<networkMode networkMode="car"/>
<flowEfficiencyFactor factor="1.0"/>
</vehicleType>
<vehicleType id="medium18t_parcel">

<vehicleType id="vwCaddy">

<description>VW Caddy 2.0 Maxi TDI</description>
<capacity seats="4" standingRoomInPersons="0" other="0.0">

</capacity>
<description>Medium Vehicle 18t</description>
<capacity seats="1" standingRoomInPersons="0" other="600.0"/> <!--this assumption for max. 600 parcels in the vehicle-->
<length meter="7.5"/>
<width meter="1.0"/>
<maximumVelocity meterPerSecond="22.22"/>
<engineInformation>
<attributes>
<attribute name="HbefaVehicleCategory" class="java.lang.String">HEAVY_GOODS_VEHICLE</attribute>
<attribute name="HbefaTechnology" class="java.lang.String">diesel</attribute>
<attribute name="HbefaSizeClass" class="java.lang.String">average</attribute>
<attribute name="HbefaEmissionsConcept" class="java.lang.String">average</attribute>
</attributes>
</engineInformation>
<costInformation fixedCostsPerDay="22.73" costsPerMeter="1.7E-4" costsPerSecond="0.00948">
<costInformation fixedCostsPerDay="80.47" costsPerMeter="5.3E-4" costsPerSecond="0.0049">
<attributes>
<attribute name="costsPerSecondInService" class="java.lang.Double">0.00948</attribute>
<attribute name="costsPerSecondWaiting" class="java.lang.Double">0.00948</attribute>
<attribute name="costsPerSecondInService" class="java.lang.Double">0.0049</attribute>
<attribute name="costsPerSecondWaiting" class="java.lang.Double">0.0049</attribute>
</attributes>
</costInformation>
<passengerCarEquivalents pce="1.0"/>
<passengerCarEquivalents pce="3.0"/>
<networkMode networkMode="car"/>
<flowEfficiencyFactor factor="1.0"/>
</vehicleType>
<vehicleType id="medium18t">

<vehicleType id="heavy26t">

<description>Heavy Vehicle 26t</description>
<capacity seats="1" standingRoomInPersons="0" other="24.0">

</capacity>
<description>Medium Vehicle 18t</description>
<capacity seats="1" standingRoomInPersons="0" other="9000.0"/>
<length meter="7.5"/>
<width meter="1.0"/>
<maximumVelocity meterPerSecond="22.22"/>
<engineInformation>
<attributes>
<attribute name="HbefaVehicleCategory" class="java.lang.String">HEAVY_GOODS_VEHICLE</attribute>
<attribute name="HbefaTechnology" class="java.lang.String">diesel</attribute>
<attribute name="HbefaSizeClass" class="java.lang.String">average</attribute>
<attribute name="HbefaEmissionsConcept" class="java.lang.String">average</attribute>
</attributes>
</engineInformation>
<costInformation fixedCostsPerDay="82.6" costsPerMeter="6.7E-4" costsPerSecond="0.0049">

<costInformation fixedCostsPerDay="80.47" costsPerMeter="5.3E-4" costsPerSecond="0.0049">
<attributes>
<attribute name="costsPerSecondInService" class="java.lang.Double">0.0049</attribute>
<attribute name="costsPerSecondWaiting" class="java.lang.Double">0.0049</attribute>
</attributes>
</costInformation>
<passengerCarEquivalents pce="1.0"/>
<passengerCarEquivalents pce="3.0"/>
<networkMode networkMode="car"/>
<flowEfficiencyFactor factor="1.0"/>
</vehicleType>

<vehicleType id="heavy40t">

<description>Heavy Vehicle 40t</description>
<capacity seats="1" standingRoomInPersons="0" other="33.0">

</capacity>
<length meter="7.5"/>
<capacity seats="1" standingRoomInPersons="0" other="24500.0"/>
<length meter="15"/>
<width meter="1.0"/>
<maximumVelocity meterPerSecond="22.22"/>
<engineInformation>
<attributes>
<attribute name="HbefaVehicleCategory" class="java.lang.String">HEAVY_GOODS_VEHICLE</attribute>
<attribute name="HbefaTechnology" class="java.lang.String">diesel</attribute>
<attribute name="HbefaSizeClass" class="java.lang.String">average</attribute>
<attribute name="HbefaEmissionsConcept" class="java.lang.String">average</attribute>
</attributes>
</engineInformation>
<costInformation fixedCostsPerDay="126.58" costsPerMeter="6.9E-4" costsPerSecond="0.00559">

</costInformation>
<passengerCarEquivalents pce="1.0"/>
<networkMode networkMode="car"/>
<flowEfficiencyFactor factor="1.0"/>
</vehicleType>

<vehicleType id="light8t_frozen">

<description>Light Vehicle 7.5t Frozen</description>
<capacity seats="1" standingRoomInPersons="0" other="70.0">

</capacity>
<length meter="7.5"/>
<width meter="1.0"/>
<engineInformation>
<attributes>
<attribute name="HbefaTechnology" class="java.lang.String">diesel</attribute>
<attribute name="costsPerSecondInService" class="java.lang.Double">0.00559</attribute>
<attribute name="costsPerSecondWaiting" class="java.lang.Double">0.00559</attribute>
</attributes>
</engineInformation>
<costInformation fixedCostsPerDay="63.49" costsPerMeter="4.0E-4" costsPerSecond="0.0049">

</costInformation>
<passengerCarEquivalents pce="1.0"/>
<passengerCarEquivalents pce="4.0"/>
<networkMode networkMode="car"/>
<flowEfficiencyFactor factor="1.0"/>
</vehicleType>

<vehicleType id="wasteCollection_vehicle_diesel">

<vehicleType id="waste_collection_diesel">
<description>Waste collection vehicle</description>
<capacity seats="1" standingRoomInPersons="0" other="11500.0">

</capacity>
<maximumVelocity meterPerSecond="22.22222222222222"/>
<maximumVelocity meterPerSecond="22.22"/>
<engineInformation>
<attributes>
<attribute name="HbefaVehicleCategory" class="java.lang.String">HEAVY_GOODS_VEHICLE</attribute>
<attribute name="HbefaTechnology" class="java.lang.String">diesel</attribute>
<attribute name="HbefaSizeClass" class="java.lang.String">average</attribute>
<attribute name="HbefaEmissionsConcept" class="java.lang.String">average</attribute>
<attribute name="fuelConsumptionPerTonnePickupWaste" class="java.lang.Double">0.5</attribute>
<attribute name="fuelConsumptionPerKm" class="java.lang.Double">60.0</attribute>
<attribute name="fuelType" class="java.lang.String">diesel</attribute>
<attribute name="fuelConsumptionLitersPerMeter" class="java.lang.Double">0.0006</attribute>
</attributes>
</engineInformation>
<costInformation fixedCostsPerDay="982.98" costsPerMeter="8.46E-4" costsPerSecond="0.0">

<attributes>
<attribute name="costsPerSecondInService" class="java.lang.Double">0.0</attribute>
<attribute name="costsPerSecondWaiting" class="java.lang.Double">0.0</attribute>
</attributes>
</costInformation>
<networkMode networkMode="car"/>
</vehicleType>
Expand Down

0 comments on commit 78a98c2

Please sign in to comment.