modelPartialModularRefrigerantCycle
Partial refrigerant cycle model
Information
Partial modular refrigerant cycle models for data and equation based approaches used in the model Buildings.Fluid.HeatPumps.ModularReversible.BaseClasses.PartialReversibleRefrigerantMachine.
This partial container only adds outputs and switches both relevant for heat pump and chiller applications.
For more information on the approach, please read the UsersGuide.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Boolean | use_rev | true | True if the refrigerant machine is reversible |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.Fluid.HeatPumps.ModularReversible.BaseClasses.RefrigerantMachineControlBus | sigBus | Signal bus with data for refrigerant models | |
| Modelica.Blocks.Interfaces.RealOutput | QCon_flow | Heat flow rate from the refrigerant to the condenser medium | |
| Modelica.Blocks.Interfaces.RealOutput | QEva_flow | Heat flow rate from the evaporator medium to the refrigerant | |
| Modelica.Blocks.Interfaces.RealOutput | PEle | Routing block that picks the component for electric power consumption |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Logical.Switch | swiQEva | Routing block that picks the component acting as evaporator | |
| Modelica.Blocks.Logical.Switch | swiQCon | Routing block that picks the component acting as condenser | |
| Modelica.Blocks.Logical.Switch | swiPEle | Whether to use cooling or heating power output |