hansukyang / UWG_Matlab

Urban Weather Generator
11 stars 7 forks source link

TCP Issue - Typology 3 Slot Can't Have Constructions With More than One Material #1

Closed chriswmackey closed 8 years ago

chriswmackey commented 9 years ago

I get the following error only when I go to change the constructions of typology3 to have more than one material per construction: uwgerror3

I have confirmed that the issue is not because of parameters into the typology3 slot since I can plug the same typology into the typology2 slot and the UWG will run fine (see the attached xml file generated from the GH interface).

This file (https://www.dropbox.com/s/tnhb0ni6jbmc7ha/BackBayStation_26.xml?dl=0) runs correctly for me. The tcp error only happens once I swap the default typology 3 out with a new one that I have generated (this file - https://www.dropbox.com/s/7nj0tmoo2992hkm/BackBayStation_27.xml?dl=0 -does not run correctly for me).

I will take a stab at trying to fix this soon, -Chris

chriswmackey commented 8 years ago

It is with great pleasure that I confirm that this issue has been fixed thanks to @hansukyang 's recent commits: https://github.com/hansukyang/UWG_Matlab/commit/4bdac0b62f448da972481b01c18b596face72e2e

Well done, Sir. -Chris