Skip to content

Commit 9e98058

Browse files
authored
Merge pull request #5 from cse-sim/minor-docs-fixes
Minor docs fixes
2 parents dba9da6 + d39a516 commit 9e98058

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

doc/src/records/gain.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Name of gain; follows the word GAIN if given.
1414

1515
**gnPower=*float***
1616

17-
Rate of heat addition to zone. Negative gnPower values may be used to represent heat removal. Expressions containing functions are commonly used with this member to schedule the gain power on a daily and/or hourly basis. Refer to the functions section in Section 4 for details and examples.
17+
Rate of heat addition/energy use. Negative gnPower values may be used to represent heat removal/energy generation. Expressions containing functions are commonly used with this member to schedule the gain power on a daily and/or hourly basis. Refer to the functions section in Section 4 for details and examples.
1818

1919
All gains, including electrical, are specified in Btuh units. But note that internal gain and meter reporting is in MBtu (millions of Btu) by default even though input is in Btuh.
2020

doc/src/records/window.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,9 @@ Overall height of window (including frame).
2020
----------- ----------------- ------------- -------------- -----------------
2121
ft *x* $>$ 0 *none* Yes constant
2222

23-
wnWidth=*float*Overall width of window (including frame).
23+
**wnWidth=*float***
24+
25+
Overall width of window (including frame).
2426

2527
**Units** **Legal Range** **Default** **Required** **Variability**
2628
----------- ----------------- ------------- -------------- -----------------

0 commit comments

Comments
 (0)