You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Followings are the part of the error messages
Any Idea?
My environemnt is
OS:Windows 8.1 Pro
OpenStudio.1.12.0 windows 64bit
ruby 2.0.0
Creating 'ASHRAE 90.1-2004 ExtWindow ClimateZone 4-6'
Creating 'Exterior Door'
Creating 'Interior Window'
Creating 'Interior Door'
Creating 'Interior Partition'
Setting Default Construction Set for the Building.
**WARNING MESSAGES**
**ERROR MESSAGES**
***Machine-Readable Attributes**
{
"attributes": {
"buildingType": "Office",
"climateZone": "ASHRAE 169-2006-5B",
"createConstructionSet": true,
"createSpaceTypes": true,
"setBuildingDefaults": true,
"source": "SpaceTypeAndConstructionSetWizard",
"template": "DOE Ref 2004"
},
"openstudio_version": "1.12.0"
}
building area 4645.151999999999
**MEASURE APPLICABILITY**
0 = Success
**INITIAL CONDITION**
The building started with 0 spaces.
**FINAL CONDITION**
The building finished with 30 spaces.
**INFO MESSAGES**
**WARNING MESSAGES**
**ERROR MESSAGES**
***Machine-Readable Attributes**
{
"attributes": {
"floor_to_floor_height_ip": 10,
"ns_to_ew_ratio": 2,
"num_floors": 2,
"source": "BarAspectRatioSlicedBySpaceType",
"spaceTypeHashString": "{ :DOE Ref 2004 - Office - Corridor => '0.3',
:DOE Ref 2004 - Office - Conference => '0.2', :DOE Ref 2004 - Office - Cl
osedOffice => '0.5' }",
"total_bldg_area_ip": 50000
},
"openstudio_version": "1.12.0"
}
**MEASURE APPLICABILITY**
0 = Success
**INITIAL CONDITION**
The model's initial window to wall ratio for North facing exterior walls was 0.0
0.
**FINAL CONDITION**
The model's final window to wall ratio for North facing exterior walls is 0.40.
Window area increased by 1,789 (ft^2). The material and construction costs incre
ased by $0.
**INFO MESSAGES**
**WARNING MESSAGES**
**ERROR MESSAGES**
***Machine-Readable Attributes**
{
"attributes": {
"facade": "North",
"sillHeight": 30,
"source": "Set Window to Wall Ratio by Facade",
"wwr": 0.40000000000000002
},
"openstudio_version": "1.12.0"
}
**MEASURE APPLICABILITY**
0 = Success
**INITIAL CONDITION**
The model's initial window to wall ratio for East facing exterior walls was 0.00
.
**FINAL CONDITION**
The model's final window to wall ratio for East facing exterior walls is 0.15. W
indow area increased by 335 (ft^2). The material and construction costs increase
d by $0.
**INFO MESSAGES**
**WARNING MESSAGES**
**ERROR MESSAGES**
***Machine-Readable Attributes**
{
"attributes": {
"facade": "East",
"sillHeight": 30,
"source": "Set Window to Wall Ratio by Facade",
"wwr": 0.14999999999999999
},
"openstudio_version": "1.12.0"
}
**MEASURE APPLICABILITY**
0 = Success
**INITIAL CONDITION**
The model's initial window to wall ratio for South facing exterior walls was 0.0
0.
**FINAL CONDITION**
The model's final window to wall ratio for South facing exterior walls is 0.40.
Window area increased by 1,789 (ft^2). The material and construction costs incre
ased by $0.
**INFO MESSAGES**
**WARNING MESSAGES**
**ERROR MESSAGES**
***Machine-Readable Attributes**
{
"attributes": {
"facade": "South",
"sillHeight": 30,
"source": "Set Window to Wall Ratio by Facade",
"wwr": 0.40000000000000002
},
"openstudio_version": "1.12.0"
}
**MEASURE APPLICABILITY**
0 = Success
**INITIAL CONDITION**
The model's initial window to wall ratio for West facing exterior walls was 0.00
.
**FINAL CONDITION**
The model's final window to wall ratio for West facing exterior walls is 0.15. W
indow area increased by 335 (ft^2). The material and construction costs increase
d by $0.
**INFO MESSAGES**
**WARNING MESSAGES**
**ERROR MESSAGES**
***Machine-Readable Attributes**
{
"attributes": {
"facade": "West",
"sillHeight": 30,
"source": "Set Window to Wall Ratio by Facade",
"wwr": 0.14999999999999999
},
"openstudio_version": "1.12.0"
}
C:/Users/d9013310/Documents/GitHub/OpenStudio-programmatic-modeling-master/measu
res/AssignThermostatsBasedonStandardsBuildingTypeandStandardsSpaceType/measure.r
b:68: [BUG] Segmentation fault
ruby 2.0.0p648 (2015-12-16) [x64-mingw32]
```-- Control frame information -----------------------------------------------
The text was updated successfully, but these errors were encountered:
Hi NREL friends,
I have installed the project then execuiteed,
rake workflow:make_models
After "Creating 'Interior Partition'"
I get several warning/error messages
Then comes the segmentation fault as follows
Followings are the part of the error messages
Any Idea?
My environemnt is
The text was updated successfully, but these errors were encountered: