Skip to content

Commit

Permalink
Deployed cb4be2e with MkDocs version: 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Omar-Usmani committed Oct 9, 2024
1 parent 6cf8d56 commit 71ef7aa
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 7 deletions.
9 changes: 4 additions & 5 deletions define/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -243,14 +243,14 @@ <h3 id="mobility-matrix">Mobility matrix</h3>
different <a href="../scenario/#road_types">road types</a>, with given
<a href="../scenario/#weights">weights</a> and given <a href="../scenario/#mix">mixes</a> to account
for the fact that vehicles consume more on some road types.
4. <strong>Departures amount</strong>: The chance that a vehicle, in a given hour, leaves
4. <strong>Departures amount</strong>: The chance that a vehicle, in a given hour, leaves
the start location,
going to the end location (amount and chance are equivalent
here, as we compute on an individual vehicle basis).
5. <strong>Departures kilometers:</strong> The kilometers driven by vehicles leaving the
start location at a given hour and going to the end location. This is given
by the departures amount times the distance.
6. <strong>Departures weighted kilometers:</strong> The weighted (by road type) kilometers
6. <strong>Departures weighted kilometers:</strong> The weighted (by road type) kilometers
driven by vehicles leaving the start location at a given hour and going to the
end location. This is given
by the departures amount times the weighted distance.
Expand All @@ -263,7 +263,7 @@ <h3 id="mobility-matrix">Mobility matrix</h3>
end location at a given hour, having started at the start location.
This is given
by the arrivals amount times the distance.
9. <strong>Arrivals weighted kilometers:</strong> The weighted (by road type) kilometers
9. <strong>Arrivals weighted kilometers:</strong> The weighted (by road type) kilometers
driven by vehicles arriving to the end location at a given hour, having
started at the start location. This is given
by the arrivals amount times the weighted distance.</p>
Expand All @@ -281,8 +281,7 @@ <h4 id="leg-repetitions">Leg repetitions</h4>
then number of repeats goes down by one and redo
Have one trip per day type for non-cars</p>
<p>Reference to day start hour
cross-links with scenario
send Profiles to Berlin</p>
cross-links with scenario</p>

</div>
</div><footer>
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -138,5 +138,5 @@ <h1 id="chaproev">ChaProEV</h1>

<!--
MkDocs version : 1.6.0
Build Date UTC : 2024-07-18 16:59:39.646854+00:00
Build Date UTC : 2024-10-09 09:12:21.786858+00:00
-->
2 changes: 1 addition & 1 deletion search/search_index.json

Large diffs are not rendered by default.

Binary file modified sitemap.xml.gz
Binary file not shown.

0 comments on commit 71ef7aa

Please sign in to comment.