-
Notifications
You must be signed in to change notification settings - Fork 7
/
UWGEngine.prj
148 lines (148 loc) · 6.23 KB
/
UWGEngine.prj
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
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
57
58
59
60
61
62
63
64
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
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
<deployment-project plugin="plugin.ezdeploy" plugin-version="1.0">
<configuration build-checksum="1596713369" file="C:\Sim\UWG_Matlab\UWGEngine.prj" location="C:\Sim\UWG_Matlab" name="UWGEngine" preferred-package-location="C:\Sim\UWG_Matlab\UWGEngine\for_redistribution" preferred-package-type="package.type.exe" target="target.ezdeploy.standalone" target-name="Application Compiler">
<param.appname>UWGEngine</param.appname>
<param.icon />
<param.icons />
<param.version>2.2</param.version>
<param.authnamewatermark>Joseph Yang</param.authnamewatermark>
<param.email>[email protected]</param.email>
<param.company>MIT</param.company>
<param.summary>Latest update</param.summary>
<param.description>Added the following functions:
- ground temperature read in from EPW file
- TMY2 filetype checked
- EPW weather data update fixed</param.description>
<param.screenshot>${PROJECT_ROOT}\uwg_icon.png</param.screenshot>
<param.guid />
<param.installpath.string>\MIT\UWGEngine\</param.installpath.string>
<param.installpath.combo>option.installpath.programfiles</param.installpath.combo>
<param.logo />
<param.install.notes />
<param.target.install.notes />
<param.intermediate>${PROJECT_ROOT}\UWGEngine\for_testing</param.intermediate>
<param.files.only>${PROJECT_ROOT}\UWGEngine\for_redistribution_files_only</param.files.only>
<param.output>${PROJECT_ROOT}\UWGEngine\for_redistribution</param.output>
<param.enable.clean.build>false</param.enable.clean.build>
<param.user.defined.mcr.options />
<param.embed.ctf>true</param.embed.ctf>
<param.target.type>subtarget.standalone</param.target.type>
<param.support.packages />
<param.required.mcr.products>
<item>35000</item>
<item>35010</item>
</param.required.mcr.products>
<param.web.mcr>true</param.web.mcr>
<param.package.mcr>false</param.package.mcr>
<param.no.mcr>false</param.no.mcr>
<param.web.mcr.name>MyAppInstaller_web</param.web.mcr.name>
<param.package.mcr.name>MyAppInstaller_mcr</param.package.mcr.name>
<param.no.mcr.name>MyAppInstaller_app</param.no.mcr.name>
<param.windows.command.prompt>true</param.windows.command.prompt>
<param.create.log>false</param.create.log>
<param.log.file />
<unset>
<param.icon />
<param.icons />
<param.authnamewatermark />
<param.email />
<param.company />
<param.guid />
<param.installpath.string />
<param.installpath.combo />
<param.logo />
<param.target.install.notes />
<param.intermediate />
<param.files.only />
<param.output />
<param.enable.clean.build />
<param.user.defined.mcr.options />
<param.embed.ctf />
<param.target.type />
<param.support.packages />
<param.web.mcr />
<param.package.mcr />
<param.no.mcr />
<param.web.mcr.name />
<param.package.mcr.name />
<param.no.mcr.name />
<param.windows.command.prompt />
<param.create.log />
<param.log.file />
</unset>
<fileset.main>
<file>${PROJECT_ROOT}\xml_new.m</file>
</fileset.main>
<fileset.resources />
<fileset.package>
<file>${PROJECT_ROOT}\data\coolCap.txt</file>
<file>${PROJECT_ROOT}\z_meso.txt</file>
</fileset.package>
<fileset.depfun>
<file>${PROJECT_ROOT}\Autosize.m</file>
<file>${PROJECT_ROOT}\Block.m</file>
<file>${PROJECT_ROOT}\Building.m</file>
<file>${PROJECT_ROOT}\Density.m</file>
<file>${PROJECT_ROOT}\DiffusionCoefficient.m</file>
<file>${PROJECT_ROOT}\DiffusionEquation.m</file>
<file>${PROJECT_ROOT}\DissipationBougeault.m</file>
<file>${PROJECT_ROOT}\Element.m</file>
<file>${PROJECT_ROOT}\Forcing.m</file>
<file>${PROJECT_ROOT}\HumFromRHumTemp.m</file>
<file>${PROJECT_ROOT}\InfraCalcs.m</file>
<file>${PROJECT_ROOT}\InfraCalcsAir.m</file>
<file>${PROJECT_ROOT}\Invert.m</file>
<file>${PROJECT_ROOT}\LengthBougeault.m</file>
<file>${PROJECT_ROOT}\Material.m</file>
<file>${PROJECT_ROOT}\Param.m</file>
<file>${PROJECT_ROOT}\PriorityIndex.m</file>
<file>${PROJECT_ROOT}\procMat.m</file>
<file>${PROJECT_ROOT}\progressbar.m</file>
<file>${PROJECT_ROOT}\psat.m</file>
<file>${PROJECT_ROOT}\Psychrometrics.m</file>
<file>${PROJECT_ROOT}\qsat.m</file>
<file>${PROJECT_ROOT}\ReferenceSite.m</file>
<file>${PROJECT_ROOT}\SimParam.m</file>
<file>${PROJECT_ROOT}\SolarAngles.m</file>
<file>${PROJECT_ROOT}\SolarCalcs.m</file>
<file>${PROJECT_ROOT}\SolarCalcsAutosize.m</file>
<file>${PROJECT_ROOT}\TransientConduction.m</file>
<file>${PROJECT_ROOT}\UblAbs.m</file>
<file>${PROJECT_ROOT}\UblEmis.m</file>
<file>${PROJECT_ROOT}\UblVars.m</file>
<file>${PROJECT_ROOT}\UrbanArea.m</file>
<file>${PROJECT_ROOT}\UrbanBoundaryLayerModel.m</file>
<file>${PROJECT_ROOT}\UrbanConf.m</file>
<file>${PROJECT_ROOT}\UrbanUsage.m</file>
<file>${PROJECT_ROOT}\UrbFlux.m</file>
<file>${PROJECT_ROOT}\UrbFluxAutosize.m</file>
<file>${PROJECT_ROOT}\UrbThermal.m</file>
<file>${PROJECT_ROOT}\Weather.m</file>
<file>${PROJECT_ROOT}\xml_read.m</file>
</fileset.depfun>
<build-deliverables>
<file location="${PROJECT_ROOT}\UWGEngine\for_testing" name="UWGEngine.exe" optional="false">C:\Sim\UWG_Matlab\UWGEngine\for_testing\UWGEngine.exe</file>
<file location="${PROJECT_ROOT}\UWGEngine\for_testing" name="splash.png" optional="false">C:\Sim\UWG_Matlab\UWGEngine\for_testing\splash.png</file>
<file location="${PROJECT_ROOT}\UWGEngine\for_testing" name="readme.txt" optional="true">C:\Sim\UWG_Matlab\UWGEngine\for_testing\readme.txt</file>
</build-deliverables>
<workflow />
<matlab>
<root>C:\Program Files\MATLAB\R2015b</root>
<toolboxes />
</matlab>
<platform>
<unix>false</unix>
<mac>false</mac>
<windows>true</windows>
<win2k>false</win2k>
<winxp>false</winxp>
<vista>false</vista>
<linux>false</linux>
<solaris>false</solaris>
<osver>6.1</osver>
<os32>false</os32>
<os64>true</os64>
<arch>win64</arch>
<matlab>true</matlab>
</platform>
</configuration>
</deployment-project>