<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://modelwiki.northfloridatpo.com/index.php?action=history&amp;feed=atom&amp;title=4.4_DaySim-Cube_Linkage</id>
		<title>4.4 DaySim-Cube Linkage - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://modelwiki.northfloridatpo.com/index.php?action=history&amp;feed=atom&amp;title=4.4_DaySim-Cube_Linkage"/>
		<link rel="alternate" type="text/html" href="http://modelwiki.northfloridatpo.com/index.php?title=4.4_DaySim-Cube_Linkage&amp;action=history"/>
		<updated>2026-04-20T20:36:00Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.27.1</generator>

	<entry>
		<id>http://modelwiki.northfloridatpo.com/index.php?title=4.4_DaySim-Cube_Linkage&amp;diff=456&amp;oldid=prev</id>
		<title>Bstabler: Updated to NERPMAB2</title>
		<link rel="alternate" type="text/html" href="http://modelwiki.northfloridatpo.com/index.php?title=4.4_DaySim-Cube_Linkage&amp;diff=456&amp;oldid=prev"/>
				<updated>2020-11-09T14:38:28Z</updated>
		
		<summary type="html">&lt;p&gt;Updated to NERPMAB2&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
				&lt;tr style='vertical-align: top;' lang='en'&gt;
				&lt;td colspan='2' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan='2' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;Revision as of 14:38, 9 November 2020&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l1&quot; &gt;Line 1:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;[[Category:4.0 Directory &amp;amp; Data Structures]]&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;[[Category:4.0 Directory &amp;amp; Data Structures]]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color:black; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Cube Voyager scripts produce highway and transit skims in matrix (.&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;mtx&lt;/del&gt;) format. The skims are converted to ASCII text files and are input to DaySim, which simulates person trips and outputs them into .tsv list format (_tour.tsv, _trip.tsv etc.). In addition, DaySim also writes out a simple trip list “Tdm_trip_list.csv” in \Master\{SCENARIO_DIR}\Output\DaySim.&amp;#160; This file just has origin TAZ, destination TAZ, mode, departure time, arrival time, trip duration, purpose, and VOT category. This trip list is transformed into time-of-day, mode, and purpose specific highway and transit matrices for assignment. The matrices are created under the directory\Master\{SCENARIO_DIR}\Output\DaySim – VEHTRIPS_AM.MAT, VEHTRIPS_MD.MAT, VEHTRIPS_PM.MAT, VEHTRIPS_EV.MAT, and TRANSITTAB_A10.MAT.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color:black; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Cube Voyager scripts produce highway and transit skims in matrix (.&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;MAT&lt;/ins&gt;) format. The skims are converted to ASCII text files and are input to DaySim, which simulates person trips and outputs them into .tsv list format (_tour.tsv, _trip.tsv etc.). In addition, DaySim also writes out a simple trip list “Tdm_trip_list.csv” in \Master\{SCENARIO_DIR}\Output\DaySim.&amp;#160; This file just has origin TAZ, destination TAZ, mode, departure time, arrival time, trip duration, purpose, and VOT category. This trip list is transformed into time-of-day, mode, and purpose specific highway and transit matrices for assignment. The matrices are created under the directory\Master\{SCENARIO_DIR}\Output\DaySim – VEHTRIPS_AM.MAT, VEHTRIPS_MD.MAT, VEHTRIPS_PM.MAT, VEHTRIPS_EV.MAT, and TRANSITTAB_A10.MAT.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Bstabler</name></author>	</entry>

	<entry>
		<id>http://modelwiki.northfloridatpo.com/index.php?title=4.4_DaySim-Cube_Linkage&amp;diff=179&amp;oldid=prev</id>
		<title>Gwineman at 21:34, 17 October 2016</title>
		<link rel="alternate" type="text/html" href="http://modelwiki.northfloridatpo.com/index.php?title=4.4_DaySim-Cube_Linkage&amp;diff=179&amp;oldid=prev"/>
				<updated>2016-10-17T21:34:55Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
				&lt;tr style='vertical-align: top;' lang='en'&gt;
				&lt;td colspan='2' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan='2' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;Revision as of 21:34, 17 October 2016&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l1&quot; &gt;Line 1:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;[[Category:4.0 Directory &amp;amp; Data Structures]]&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;[[Category:4.0 Directory &amp;amp; Data Structures]]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color:black; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color:black; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;Cube Voyager scripts produce highway and transit skims in matrix (.mtx) format. The skims are converted to ASCII text files and are input to DaySim, which simulates person trips and outputs them into .tsv list format (_tour.tsv, _trip.tsv etc.). In addition, DaySim also writes out a simple trip list “Tdm_trip_list.csv” in \Master\{SCENARIO_DIR}\Output\DaySim.&amp;#160; This file just has origin TAZ, destination TAZ, mode, departure time, arrival time, trip duration, purpose, and VOT category. This trip list is transformed into time-of-day, mode, and purpose specific highway and transit matrices for assignment. The matrices are created under the directory\Master\{SCENARIO_DIR}\Output\DaySim – VEHTRIPS_AM.MAT, VEHTRIPS_MD.MAT, VEHTRIPS_PM.MAT, VEHTRIPS_EV.MAT, and TRANSITTAB_A10.MAT.&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Gwineman</name></author>	</entry>

	<entry>
		<id>http://modelwiki.northfloridatpo.com/index.php?title=4.4_DaySim-Cube_Linkage&amp;diff=169&amp;oldid=prev</id>
		<title>Gwineman: Created page with &quot;Category:4.0 Directory &amp; Data Structures&quot;</title>
		<link rel="alternate" type="text/html" href="http://modelwiki.northfloridatpo.com/index.php?title=4.4_DaySim-Cube_Linkage&amp;diff=169&amp;oldid=prev"/>
				<updated>2016-10-17T21:28:13Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;&lt;a href=&quot;/Category:4.0_Directory_%26_Data_Structures&quot; title=&quot;Category:4.0 Directory &amp;amp; Data Structures&quot;&gt;Category:4.0 Directory &amp;amp; Data Structures&lt;/a&gt;&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[Category:4.0 Directory &amp;amp; Data Structures]]&lt;/div&gt;</summary>
		<author><name>Gwineman</name></author>	</entry>

	</feed>