Buildings.Fluid.CHPs.OrganicRankine.BaseClasses.Validation
Package for validation models
Information
Package for validation models for the base classes.
Extends from Modelica.Icons.ExamplesPackage (Icon for packages containing runnable examples).
Package Content
Name | Description |
---|---|
![]() |
Organic Rankine cycle with a dry working fluid |
![]() |
Organic Rankine cycle with a wet working fluid |
Buildings.Fluid.CHPs.OrganicRankine.BaseClasses.Validation.DryFluid
Organic Rankine cycle with a dry working fluid
Information
This model validates the basic use of Buildings.Fluid.CHPs.OrganicRankine.BaseClasses.InterpolateStates.
Extends from Modelica.Icons.Example (Icon for runnable examples).
Parameters
Type | Name | Default | Description |
---|---|---|---|
ThermodynamicTemperature | TEva | 450 | Evaporating temperature [K] |
ThermodynamicTemperature | TCon | 310 | Condensing temperature [K] |
Efficiency | etaExp | 0.85 | Expander efficiency [1] |
Efficiency | etaPum | 0.7 | Pump efficiency [1] |
Toluene | pro | redeclare parameter Building... | Property record of the working fluid |
Modelica definition
Buildings.Fluid.CHPs.OrganicRankine.BaseClasses.Validation.WetFluid
Organic Rankine cycle with a wet working fluid
Information
This model is largely the same as Buildings.Fluid.CHPs.OrganicRankine.BaseClasses.Validation.DryFluid, except that it validates the handling of wet working fluids. As a result, a superheating temperature is computed that ensures the expansion does not land under the dome. How this superheating temperature is found is explained in the documentation of Buildings.Fluid.CHPs.OrganicRankine.ConstantEvaporation.
Extends from Buildings.Fluid.CHPs.OrganicRankine.BaseClasses.Validation.DryFluid (Organic Rankine cycle with a dry working fluid).
Parameters
Type | Name | Default | Description |
---|---|---|---|
ThermodynamicTemperature | TEva | 350 | Evaporating temperature [K] |
ThermodynamicTemperature | TCon | 310 | Condensing temperature [K] |
Efficiency | etaExp | 0.85 | Expander efficiency [1] |
Efficiency | etaPum | 0.7 | Pump efficiency [1] |