Make thermomachines more thermodynamically sound (#18984)
Co-authored-by: Ilya246 <ilyukarno@gmail.com>
This commit is contained in:
@@ -284,7 +284,7 @@
|
||||
True: { state: freezerOn }
|
||||
False: { state: freezerOff }
|
||||
- type: GasThermoMachine
|
||||
mode: Freezer
|
||||
coefficientOfPerformance: -3.9
|
||||
- type: ApcPowerReceiver
|
||||
powerDisabled: true #starts off
|
||||
- type: Machine
|
||||
@@ -327,7 +327,7 @@
|
||||
True: { state: heaterOn }
|
||||
False: { state: heaterOff }
|
||||
- type: GasThermoMachine
|
||||
mode: Heater
|
||||
coefficientOfPerformance: 0.95
|
||||
- type: ApcPowerReceiver
|
||||
powerDisabled: true #starts off
|
||||
- type: Machine
|
||||
|
||||
Reference in New Issue
Block a user