summaryrefslogtreecommitdiff
path: root/src/simulation/elements/SLTW.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/simulation/elements/SLTW.cpp')
-rw-r--r--src/simulation/elements/SLTW.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/simulation/elements/SLTW.cpp b/src/simulation/elements/SLTW.cpp
index 3dad33c..7afdc26 100644
--- a/src/simulation/elements/SLTW.cpp
+++ b/src/simulation/elements/SLTW.cpp
@@ -37,7 +37,7 @@ Element_SLTW::Element_SLTW()
LowPressureTransition = NT;
HighPressure = IPH;
HighPressureTransition = NT;
- LowTemperature = 233.0f;
+ LowTemperature = 252.05f;
LowTemperatureTransition = PT_ICEI;
HighTemperature = 383.0f;
HighTemperatureTransition = ST;