Change that back - I need to get a better understanding for these underlying mechanics
This commit is contained in:
parent
410e298b8e
commit
24935dd51e
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@ public class FusionReactor implements IFusionReactor
|
|||
public static double plasmaHeatCapacity = 100;
|
||||
public static double caseHeatCapacity = 1;
|
||||
public static double enthalpyOfVaporization = 10;
|
||||
public static double thermocoupleEfficiency = 0.1;
|
||||
public static double thermocoupleEfficiency = 0.01;
|
||||
public static double steamTransferEfficiency = 0.1;
|
||||
|
||||
//Heat transfer metrics
|
||||
|
|
Loading…
Reference in a new issue