Skip to content

Commit 30f17ce

Browse files
author
vikrants
committed
edit annotations
1 parent 9af219e commit 30f17ce

File tree

6 files changed

+3
-6
lines changed

6 files changed

+3
-6
lines changed

Components/Ambient/EnvModel.png

0 Bytes
Loading
0 Bytes
Loading

Components/Building/BuildingModel.ssc

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -96,12 +96,9 @@ component (Propagation = blocks) BuildingModel
9696
end
9797

9898
annotations
99-
S : Side=Left;
100-
C : Side=Left;
101-
H : Side=Left;
99+
[H,C,V,S,A] : Side=Left;
102100
G : Side=Bottom;
103-
A : Side=Left;
104-
B : Side=Right;
101+
[roomTemp,wallTemp,B] : Side=Right;
105102

106103
UILayout = [UIGroup("Building Physics",nApts,nRooms,roomVolMat,roomConnMat,roomEnvConnMat,roomEnvSolarRad,floorGroundConn,roomModelOption,roomRadiatorArea,roomUFPipingArea) ...
107104
UIGroup("Room Physics",radiatorPipeGap,radiatorPipeHydrDia,radiatorPipeArea,UFPipeGap,UFPipeHydrDia,UFPipeArea) ...
29 Bytes
Binary file not shown.
-1 Bytes
Binary file not shown.

ScriptsData/Parts/building_with_solar_load.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<struct>
33
<README>
4-
<FileGeneratedOn>12-Nov-2024 13:26:24</FileGeneratedOn>
4+
<FileGeneratedOn>13-Nov-2024 08:59:32</FileGeneratedOn>
55
<Location>Bengaluru</Location>
66
<Latitude>12.971N</Latitude>
77
<Longitude>77.594E</Longitude>

0 commit comments

Comments
 (0)