MCPcopy Create free account
hub / github.com/NatLabRockies/OpenStudio / assignDefaultWindExposure

Method assignDefaultWindExposure

src/model/Surface.cpp:1328–1330  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1326 }
1327
1328 void Surface_Impl::assignDefaultWindExposure() {
1329 assignDefaultWindExposure(true);
1330 }
1331
1332 void Surface_Impl::assignDefaultWindExposure(bool driverMethod) {
1333 std::string outsideBoundaryCondition = this->outsideBoundaryCondition();

Calls 4

setWindExposureMethod · 0.95
surfaceTypeMethod · 0.95
istringEqualFunction · 0.85

Tested by

no test coverage detected