Skip to content

Commit

Permalink
tidyup
Browse files Browse the repository at this point in the history
  • Loading branch information
DamonHD committed Sep 26, 2023
1 parent 7d9c00e commit dae624b
Showing 1 changed file with 0 additions and 21 deletions.
21 changes: 0 additions & 21 deletions javasrc/org/hd/d/TRVmodel/hg/HGTRVHPMModel.java
Original file line number Diff line number Diff line change
Expand Up @@ -50,27 +50,6 @@
* <p>
* For step 2 the B rooms are lowered to the setback temperature (18&deg;C).
* The mean home temperature is verified to be 19.5&deg;C as stated, with testTMeanWhenSetback().
* <p>
* ...
* <p>
* (The <q>Let's say those rooms with a setback temperature of 18&deg;C only drop to 19°C.</q>
* seems spurious: the room is either at 18&deg;C or it is not.)
* <p>
* ...
* <p>
* (Not clear why only one door is allowed for in each pair of walls:
* having one door per wall would increase the effect being described here,
* and is not consistent with the other text.)
* <p>
* ...
* <p>
* TO DO - alternatives to test in parameterised version of model:
* <ul>
* <li>Setback of 19&deg;C.</li>
* <li>Swap A rooms to be adjacent and reduce internal heat losses.</li>
* <li>Use one door per internal wall, not per pair.</li>
* <li>Different internal and external wall U-values.</li>
* </ul>
*/
public final class HGTRVHPMModel
{
Expand Down

0 comments on commit dae624b

Please sign in to comment.