-
Notifications
You must be signed in to change notification settings - Fork 67
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs for rename() done. Starting docs for HVAC
loops.
- Loading branch information
1 parent
3d28f15
commit dea617d
Showing
19 changed files
with
1,156 additions
and
71 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
[ | ||
MATERIAL, | ||
Shiny new material object, !- Name | ||
, !- Roughness | ||
, !- Thickness | ||
, !- Conductivity | ||
, !- Density | ||
, !- Specific Heat | ||
0.9, !- Thermal Absorptance | ||
0.7, !- Solar Absorptance | ||
0.7; !- Visible Absorptance | ||
, | ||
MATERIAL, | ||
Shiny new material object, !- Name | ||
, !- Roughness | ||
, !- Thickness | ||
, !- Conductivity | ||
, !- Density | ||
, !- Specific Heat | ||
0.9, !- Thermal Absorptance | ||
0.7, !- Solar Absorptance | ||
0.7; !- Visible Absorptance | ||
] |
Binary file not shown.
Oops, something went wrong.