Which EnergyPlus VRF Model?
Does anybody have guidance on choosing which EnergyPlus VRF model to use?
First time here? Check out the Help page!
Does anybody have guidance on choosing which EnergyPlus VRF model to use?
From the Input-Output Reference for the group of VRF objects in EnergyPlus:
There are two alternative VRF models in EnergyPlus:
System curve based model (VRF-SysCurve). In this model, a number of system level curves are used to describe the VRF system performance. This model corresponds to the AirConditioner:VariableRefrigerantFlow object.
Physics based model (VRF-FluidTCtrl). This model is able to consider the dynamics of more operational parameters and is applicable for fluid temperature control. This model corresponds to the AirConditioner:VariableRefrigerantFlow:FluidTemperatureControl object.
(Please refer to the engineering reference for more technical details of the two models).
From the Engineering Reference for those two VRF objects in EnergyPlus:
The System Curve based VRF Model (VRF-SysCurve) ... can address both the heat pump and heat recovery operating modes and support air-, evaporatively-, or water-cooled condenser equipment.
Compared with the empirical system curves based VRF-SysCurve model, the VRF-FluidTCtrl model adheres to a physics-based development providing the ability to simulate the refrigerant loop performance and consider the dynamics of more operational parameters. The main features of the VRF-FluidTCtrl model include:
- Introduction of separate curves for capacities and power inputs of indoor and outdoor units instead of overall curves for the entire system.
- Allowing of variable evaporating and condensing temperatures in the indoor and outdoor units under various operational conditions.
- Allowing of variable fan speed based on the temperature and zone load in the indoor unit.
- Allowing of further modifications of operational parameters (e.g., evaporating temperature, superheating degrees, and supply air flow rate) during low load conditions.
- Development of a physics-based model to calculate thermal loss in the refrigerant piping network (varies with refrigerant flow rate, operational conditions, pipe length, and pipe and insulation materials) instead of a constant correction factor.
These features enhance the simulation accuracy of the VRF system performance in both heating and cooling modes, especially during low load operations.
Refer to other Unmet Hours questions HERE and HERE for some discussion on performance curve inputs.
Thank you for this information. I had already read manual, Input-Output and Engineering. Perhaps my question is better stated, in your or others experience in applying the two models, which would you (they) use again and for what reason? If the physics model is more accurate, why use the curve method at all? I've run into significant issues (bugs) with other new energyplus models that resulted in common equipment behavior not being able to be modeled and I would prefer to have some smooth sailing. Thanks a bunch
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2017-06-16 14:16:09 -0600
Seen: 1,216 times
Last updated: Jun 18 '17
The answer I was looking for was not what is in the manual but what peoples experience with the models are. After spending time on the new VRF-FluidTCtrl model I found manufacturers will not provide data to support the model, the only typical data that is in the E+ example file. Also, if you use the fluidTctrl model, in version 8.7 the terminal objects do not work with the Fan:SystemModel object (github issue 6218). I have one other unexplained issue with the VRF-FluidTCtrl-HR object that could be user or program error but have not had time to explore further.