Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion doc/src/records/gain.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Name of gain; follows the word GAIN if given.

**gnPower=*float***

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.
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.

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.

Expand Down
4 changes: 3 additions & 1 deletion doc/src/records/window.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,9 @@ Overall height of window (including frame).
----------- ----------------- ------------- -------------- -----------------
ft *x* $>$ 0 *none* Yes constant

wnWidth=*float*Overall width of window (including frame).
**wnWidth=*float***

Overall width of window (including frame).

**Units** **Legal Range** **Default** **Required** **Variability**
----------- ----------------- ------------- -------------- -----------------
Expand Down