-
|
Hi, I'm modeling a single-stage vapor compression heat pump for steam generation with the following cycle: Heat source: 70°C → 60°C (water) (the isentropic efficiency is set very low to avoid compression into wet steam) Issues I'm encountering: Evaporator thermodynamic violation: The solver produces a refrigerant evaporation temperature (~74°C) that is higher than the heat source inlet (70°C) and outlet (60°C) The error messages show: Negative ttd_l (lower terminal temperature difference) |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
|
Hi @lennipapa, thanks for reaching out. In your case you have simply connected the evaporator in the wrong way: The hot side is your warm water that get's cooled down from 70 to 60 °C. You had that one the cold side. On a sidenote, depending on what you are going to do with your model, you might want to use a Best Francesco |
Beta Was this translation helpful? Give feedback.
got it!
That is an issue of your setup: In the drum the water is in two-phase state. Since you have already defined the pressure there, the temperature is linear dependent on it (as it is the saturation tempera…