diff options
Diffstat (limited to 'src/simulation/elements/SLTW.cpp')
| -rw-r--r-- | src/simulation/elements/SLTW.cpp | 2 |
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; |
