-
Hello all, within the model of the evaporator/condenser, at line 41, If one runs a test (e.g., ScrollWaterToWater_Dynamic and takes the specific numbers for the evaporator (exemplary) My question is therefore the following: How would one argue utilizing I am looking forward to your reply on this - have a nice day y'all! Cheers |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Hello all, to add to this, I added the parameters I am sure there are good arguments utilizing |
Beta Was this translation helpful? Give feedback.
-
@RouvenZ : The epsilon-NTU methodology is applicable for steady-state models. It is the solution of the differential equation for the heat transfer, integrated along the flow path under steady-state assumption. You are right that it is here also used for the dynamic simulation. This is an approximation, without it we would have to use a finite difference model for the heat exchanger which would be computationally much more demanding. |
Beta Was this translation helpful? Give feedback.
@RouvenZ : The epsilon-NTU methodology is applicable for steady-state models. It is the solution of the differential equation for the heat transfer, integrated along the flow path under steady-state assumption. You are right that it is here also used for the dynamic simulation. This is an approximation, without it we would have to use a finite difference model for the heat exchanger which would be computationally much more demanding.
Please be aware that this heat pump model also has other assumptions that idealize its dynamic response: For example, it does not track the dynamic distribution of the refrigerant. Such models do exists in commercial Modelica libraries, but such models are co…