Main Inputs¶
A number of different types of refrigerants can be used. The types of refrigerants that are available in ACHP are
- Working fluids that are implemented in CoolProp. A list of working fluids implmented in CoolProp can be found at the CoolProp website. These refrigerants are listed at the top of the list, before the REFPROP refrigerants
- Pure refrigerants, and defined blends from REFPROP. These fluids are listed as starting with “REFPROP-“
- Arbitrary blends of fluids from REFPROP. This functionality is achieved by creating a string which describes the blend. For instance, the fluid name “REFPROP-MIX:R32[0.697615]&R125[0.302385]” is the refrigerant R410A which is composed of a R32 and R125 mole fractions of 0.697615 and 0.302385 respectively. The syntax of the string must be followed, but can be extended if more fluids comprise the mixture. For instance, the fluid name “REFPROP-MIX:R125[0.35782]&R134a[0.038264]&R143a[0.60392]” would be the fluid name string for R404A
Since no expansion device model is employed in ACHP, the superheat is imposed as a model input. The superheat is that at the outlet of the evaporator, or in the case of the secondary loop system in cooling mode, the outlet of the internal heat exchanger.
Either the subcooling or the charge can be imposed by selecting one of the variables and providing its value, and the other one is then solved for. The convergence characteristics for subcooling imposed are slightly better than for charge imposed due to the formulation of the preconditioner. At the very least, if charge is desired to be imposed, a reasonable value for the charge should be obtained by fixing the subcooling for one point.
On the main screen of ACHP you can select whether the system is operating in cooling mode, or in heating mode, and whether a secondary loop is employed, or whether the system is a direct expansion system. As the mode and secondary loop/DX options are changed, the cycle schematic will also change.
If the cycle is a secondary loop cycle, the secondary working fluid can be selected from the dropdown box.