Newer
Older
<?xml version="1.0" encoding="UTF-8"?><project name="PCM" company="McMaster, CAS Department" webLink="" view-date="2015-11-03" view-index="0" gantt-divider-location="302" resource-divider-location="300" version="2.7.1" locale="en_US">
<description><![CDATA[Simulation of temperature over time for a solar water heating tank incorporating phase change material (PCM).]]></description>
<view zooming-state="default:0" id="gantt-chart">
<field id="tpd3" name="Name" width="56" order="0"/>
<field id="tpd4" name="Begin date" width="22" order="1"/>
<field id="tpd5" name="End date" width="21" order="2"/>
</view>
<view id="resource-table">
<field id="0" name="Name" width="50" order="0"/>
</view>
<!-- -->
<calendars>
<day-types>
<day-type id="0"/>
<day-type id="1"/>
<default-week id="1" name="default" sun="0" mon="0" tue="0" wed="0" thu="0" fri="0" sat="0"/>
<only-show-weekends value="false"/>
<overriden-day-types/>
<days/>
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
</day-types>
</calendars>
<tasks empty-milestones="true">
<taskproperties>
<taskproperty id="tpd0" name="type" type="default" valuetype="icon"/>
<taskproperty id="tpd1" name="priority" type="default" valuetype="icon"/>
<taskproperty id="tpd2" name="info" type="default" valuetype="icon"/>
<taskproperty id="tpd3" name="name" type="default" valuetype="text"/>
<taskproperty id="tpd4" name="begindate" type="default" valuetype="date"/>
<taskproperty id="tpd5" name="enddate" type="default" valuetype="date"/>
<taskproperty id="tpd6" name="duration" type="default" valuetype="int"/>
<taskproperty id="tpd7" name="completion" type="default" valuetype="int"/>
<taskproperty id="tpd8" name="coordinator" type="default" valuetype="text"/>
<taskproperty id="tpd9" name="predecessorsr" type="default" valuetype="text"/>
</taskproperties>
<task id="0" name="Write Design Doc" color="#8cb6ce" meeting="false" start="2015-11-03" duration="4" complete="0" expand="true">
<task id="29" name="MG" color="#8cb6ce" meeting="false" start="2015-11-03" duration="2" complete="0" expand="true">
<depend id="31" type="2" difference="0" hardness="Strong"/>
</task>
<task id="31" name="MIS" color="#8cb6ce" meeting="false" start="2015-11-05" duration="2" complete="0" expand="true">
<depend id="44" type="2" difference="0" hardness="Strong"/>
</task>
<task id="32" name="Schedule" color="#8cb6ce" meeting="false" start="2015-11-03" duration="4" complete="0" expand="true"/>
</task>
<task id="2" name="Design Doc Due" color="#8cb6ce" meeting="true" start="2015-11-06" duration="0" complete="0" expand="true"/>
<task id="44" name="Implementation" color="#8cb6ce" meeting="false" start="2015-11-07" duration="5" complete="0" expand="true">
<depend id="21" type="2" difference="0" hardness="Strong"/>
<task id="20" name="Input Hiding Module" color="#8cb6ce" meeting="false" start="2015-11-07" duration="5" complete="0" expand="true">
<depend id="62" type="2" difference="0" hardness="Strong"/>
</task>
<task id="49" name="Input Parameter Module" color="#8cb6ce" meeting="false" start="2015-11-07" duration="5" complete="0" expand="true">
<depend id="63" type="2" difference="0" hardness="Strong"/>
</task>
<task id="51" name="Output Format Module" color="#8cb6ce" meeting="false" start="2015-11-07" duration="5" complete="0" expand="true">
<depend id="64" type="2" difference="0" hardness="Strong"/>
</task>
<task id="57" name="Control Module" color="#8cb6ce" meeting="false" start="2015-11-07" duration="5" complete="0" expand="true"/>
</task>
<task id="61" name="Unit Testing" color="#8cb6ce" meeting="false" start="2015-11-12" duration="4" complete="0" expand="true">
<depend id="21" type="2" difference="0" hardness="Strong"/>
<depend id="68" type="2" difference="0" hardness="Strong"/>
<task id="62" name="Input Hiding Module" color="#8cb6ce" meeting="false" start="2015-11-12" duration="4" complete="0" expand="true"/>
<task id="63" name="Input Parameter Module" color="#8cb6ce" meeting="false" start="2015-11-12" duration="4" complete="0" expand="true"/>
<task id="64" name="Output Format Module" color="#8cb6ce" meeting="false" start="2015-11-12" duration="4" complete="0" expand="true"/>
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
</task>
<task id="68" name="System Testing" color="#8cb6ce" meeting="false" start="2015-11-16" duration="3" complete="0" expand="true">
<depend id="21" type="2" difference="0" hardness="Strong"/>
</task>
<task id="21" name="Rev 0 Demo" color="#8cb6ce" meeting="true" start="2015-11-19" duration="0" complete="0" expand="true"/>
<task id="69" name="Revise SRS" color="#8cb6ce" meeting="false" start="2015-11-19" duration="2" complete="0" expand="true">
<depend id="73" type="2" difference="0" hardness="Strong"/>
</task>
<task id="83" name="Revise Test Plan" color="#8cb6ce" meeting="false" start="2015-11-19" duration="2" complete="0" expand="true">
<depend id="73" type="2" difference="0" hardness="Strong"/>
</task>
<task id="70" name="Revise MG" color="#8cb6ce" meeting="false" start="2015-11-20" duration="2" complete="0" expand="true">
<depend id="73" type="2" difference="0" hardness="Strong"/>
</task>
<task id="71" name="Revise MIS" color="#8cb6ce" meeting="false" start="2015-11-20" duration="2" complete="0" expand="true">
<depend id="73" type="2" difference="0" hardness="Strong"/>
</task>
<task id="72" name="Revise Implementation" color="#8cb6ce" meeting="false" start="2015-11-20" duration="2" complete="0" expand="true">
<depend id="73" type="2" difference="0" hardness="Strong"/>
</task>
<task id="73" name="Testing" color="#8cb6ce" meeting="false" start="2015-11-22" duration="8" complete="0" expand="true"/>
<task id="74" name="Usability Test" color="#8cb6ce" meeting="false" start="2015-11-23" duration="3" complete="0" expand="true">
<depend id="6" type="2" difference="0" hardness="Strong"/>
<depend id="98" type="2" difference="0" hardness="Strong"/>
</task>
<task id="6" name="Test Report Due" color="#8cb6ce" meeting="true" start="2015-11-26" duration="0" complete="0" expand="true"/>
<task id="98" name="Prepare Final Demo" color="#8cb6ce" meeting="false" start="2015-11-26" duration="4" complete="0" expand="true">
<depend id="8" type="2" difference="0" hardness="Strong"/>
</task>
<task id="8" name="Final Demo" color="#8cb6ce" meeting="true" start="2015-11-30" duration="0" complete="0" expand="true"/>
<task id="100" name="Revise Existing Documentation" color="#8cb6ce" meeting="false" start="2015-12-02" duration="7" complete="0" expand="true">
<depend id="10" type="2" difference="0" hardness="Strong"/>
</task>
<task id="10" name="Final Doc Due" color="#8cb6ce" meeting="true" start="2015-12-09" duration="0" complete="0" expand="true"/>
<task id="76" name="New Requirements" color="#8cb6ce" meeting="false" start="2015-12-09" duration="3" complete="0" expand="true"/>
<task id="77" name="Second Usability Test" color="#8cb6ce" meeting="false" start="2015-12-14" duration="5" complete="0" expand="true"/>
</tasks>
<resources>
<resource id="0" name="Justin" function="Default:0" contacts="" phone=""/>
<resource id="1" name="Boyun" function="Default:0" contacts="" phone=""/>
<resource id="2" name="Yuchen" function="Default:0" contacts="" phone=""/>
</resources>
<allocations>
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
<allocation task-id="31" resource-id="0" function="Default:0" responsible="true" load="50.0"/>
<allocation task-id="68" resource-id="0" function="Default:0" responsible="false" load="10.0"/>
<allocation task-id="21" resource-id="0" function="Default:0" responsible="false" load="10.0"/>
<allocation task-id="69" resource-id="0" function="Default:0" responsible="true" load="10.0"/>
<allocation task-id="83" resource-id="0" function="Default:0" responsible="true" load="10.0"/>
<allocation task-id="70" resource-id="0" function="Default:0" responsible="true" load="30.0"/>
<allocation task-id="71" resource-id="0" function="Default:0" responsible="false" load="30.0"/>
<allocation task-id="72" resource-id="0" function="Default:0" responsible="false" load="10.0"/>
<allocation task-id="73" resource-id="0" function="Default:0" responsible="false" load="30.0"/>
<allocation task-id="74" resource-id="0" function="Default:0" responsible="false" load="30.0"/>
<allocation task-id="98" resource-id="0" function="Default:0" responsible="true" load="30.0"/>
<allocation task-id="8" resource-id="0" function="Default:0" responsible="true" load="10.0"/>
<allocation task-id="100" resource-id="0" function="Default:0" responsible="false" load="30.0"/>
<allocation task-id="76" resource-id="0" function="Default:0" responsible="false" load="30.0"/>
<allocation task-id="77" resource-id="0" function="Default:0" responsible="false" load="30.0"/>
<allocation task-id="20" resource-id="0" function="Default:0" responsible="true" load="30.0"/>
<allocation task-id="57" resource-id="0" function="Default:0" responsible="true" load="10.0"/>
<allocation task-id="62" resource-id="0" function="Default:0" responsible="true" load="30.0"/>
<allocation task-id="32" resource-id="1" function="Default:0" responsible="true" load="30.0"/>
<allocation task-id="68" resource-id="1" function="Default:0" responsible="false" load="10.0"/>
<allocation task-id="21" resource-id="1" function="Default:0" responsible="false" load="10.0"/>
<allocation task-id="69" resource-id="1" function="Default:0" responsible="false" load="10.0"/>
<allocation task-id="83" resource-id="1" function="Default:0" responsible="false" load="10.0"/>
<allocation task-id="70" resource-id="1" function="Default:0" responsible="false" load="30.0"/>
<allocation task-id="71" resource-id="1" function="Default:0" responsible="false" load="30.0"/>
<allocation task-id="72" resource-id="1" function="Default:0" responsible="false" load="10.0"/>
<allocation task-id="73" resource-id="1" function="Default:0" responsible="false" load="30.0"/>
<allocation task-id="74" resource-id="1" function="Default:0" responsible="false" load="30.0"/>
<allocation task-id="98" resource-id="1" function="Default:0" responsible="false" load="30.0"/>
<allocation task-id="8" resource-id="1" function="Default:0" responsible="false" load="10.0"/>
<allocation task-id="100" resource-id="1" function="Default:0" responsible="false" load="30.0"/>
<allocation task-id="76" resource-id="1" function="Default:0" responsible="false" load="30.0"/>
<allocation task-id="77" resource-id="1" function="Default:0" responsible="false" load="30.0"/>
<allocation task-id="49" resource-id="1" function="Default:0" responsible="true" load="30.0"/>
<allocation task-id="63" resource-id="1" function="Default:0" responsible="true" load="30.0"/>
<allocation task-id="29" resource-id="2" function="Default:0" responsible="true" load="50.0"/>
<allocation task-id="68" resource-id="2" function="Default:0" responsible="false" load="10.0"/>
<allocation task-id="21" resource-id="2" function="Default:0" responsible="false" load="10.0"/>
<allocation task-id="69" resource-id="2" function="Default:0" responsible="false" load="10.0"/>
<allocation task-id="83" resource-id="2" function="Default:0" responsible="false" load="10.0"/>
<allocation task-id="70" resource-id="2" function="Default:0" responsible="false" load="30.0"/>
<allocation task-id="71" resource-id="2" function="Default:0" responsible="false" load="30.0"/>
<allocation task-id="72" resource-id="2" function="Default:0" responsible="false" load="10.0"/>
<allocation task-id="73" resource-id="2" function="Default:0" responsible="false" load="30.0"/>
<allocation task-id="74" resource-id="2" function="Default:0" responsible="false" load="30.0"/>
<allocation task-id="98" resource-id="2" function="Default:0" responsible="false" load="30.0"/>
<allocation task-id="8" resource-id="2" function="Default:0" responsible="false" load="10.0"/>
<allocation task-id="100" resource-id="2" function="Default:0" responsible="false" load="30.0"/>
<allocation task-id="76" resource-id="2" function="Default:0" responsible="false" load="30.0"/>
<allocation task-id="77" resource-id="2" function="Default:0" responsible="false" load="30.0"/>
<allocation task-id="51" resource-id="2" function="Default:0" responsible="true" load="30.0"/>
<allocation task-id="64" resource-id="2" function="Default:0" responsible="true" load="30.0"/>
</allocations>
<vacations/>
<taskdisplaycolumns>
<displaycolumn property-id="tpd2" order="-1" width="75" visible="false"/>
<displaycolumn property-id="tpd6" order="-1" width="75" visible="false"/>
<displaycolumn property-id="tpd3" order="0" width="158" visible="true"/>
<displaycolumn property-id="tpd4" order="1" width="62" visible="true"/>
<displaycolumn property-id="tpd7" order="-1" width="75" visible="false"/>
<displaycolumn property-id="tpd8" order="-1" width="75" visible="false"/>
<displaycolumn property-id="tpd12" order="-1" width="75" visible="false"/>
<displaycolumn property-id="tpd5" order="2" width="61" visible="true"/>
<displaycolumn property-id="tpd10" order="-1" width="75" visible="false"/>
<displaycolumn property-id="tpd11" order="-1" width="75" visible="false"/>
<displaycolumn property-id="tpd9" order="-1" width="75" visible="false"/>
<displaycolumn property-id="tpd1" order="-1" width="75" visible="false"/>
<displaycolumn property-id="tpd13" order="-1" width="75" visible="false"/>
<displaycolumn property-id="tpd0" order="-1" width="75" visible="false"/>
</taskdisplaycolumns>
<previous/>
<roles roleset-name="Default"/>
</project>