OpenStudio:model
Loading...
Searching...
No Matches
openstudio::model::ChillerElectricEIR Class Reference

#include <ChillerElectricEIR.hpp>

+ Inheritance diagram for openstudio::model::ChillerElectricEIR:

Public Member Functions

 ChillerElectricEIR (ChillerElectricEIR &&other)=default
 
 ChillerElectricEIR (const ChillerElectricEIR &other)=default
 
 ChillerElectricEIR (const Model &model)
 
 ChillerElectricEIR (const Model &model, const Curve &CCFofT, const Curve &EItoCORFofT, const Curve &EItoCORFofPLR)
 
ChillerElectricEIRoperator= (ChillerElectricEIR &&)=default
 
ChillerElectricEIRoperator= (const ChillerElectricEIR &)=default
 
virtual ~ChillerElectricEIR () override=default
 
Getters
boost::optional< double > referenceCapacity () const
 
bool isReferenceCapacityAutosized () const
 
double referenceCOP () const
 
double referenceLeavingChilledWaterTemperature () const
 
bool isReferenceLeavingChilledWaterTemperatureDefaulted () const
 
double referenceEnteringCondenserFluidTemperature () const
 
bool isReferenceEnteringCondenserFluidTemperatureDefaulted () const
 
boost::optional< double > referenceChilledWaterFlowRate () const
 
bool isReferenceChilledWaterFlowRateAutosized () const
 
boost::optional< double > referenceCondenserFluidFlowRate () const
 
bool isReferenceCondenserFluidFlowRateAutosized () const
 
Curve coolingCapacityFunctionOfTemperature () const
 
Curve electricInputToCoolingOutputRatioFunctionOfTemperature () const
 
Curve electricInputToCoolingOutputRatioFunctionOfPLR () const
 
double minimumPartLoadRatio () const
 
bool isMinimumPartLoadRatioDefaulted () const
 
double maximumPartLoadRatio () const
 
bool isMaximumPartLoadRatioDefaulted () const
 
double optimumPartLoadRatio () const
 
bool isOptimumPartLoadRatioDefaulted () const
 
double minimumUnloadingRatio () const
 
bool isMinimumUnloadingRatioDefaulted () const
 
std::string condenserType () const
 
bool isCondenserTypeDefaulted () const
 
double condenserFanPowerRatio () const
 
bool isCondenserFanPowerRatioDefaulted () const
 
double fractionofCompressorElectricConsumptionRejectedbyCondenser () const
 
bool isFractionofCompressorElectricConsumptionRejectedbyCondenserDefaulted () const
 
double leavingChilledWaterLowerTemperatureLimit () const
 
bool isLeavingChilledWaterLowerTemperatureLimitDefaulted () const
 
std::string chillerFlowMode () const
 
bool isChillerFlowModeDefaulted () const
 
boost::optional< double > designHeatRecoveryWaterFlowRate () const
 
bool isDesignHeatRecoveryWaterFlowRateAutosized () const
 
double sizingFactor () const
 
bool isSizingFactorDefaulted () const
 
double basinHeaterCapacity () const
 
bool isBasinHeaterCapacityDefaulted () const
 
double basinHeaterSetpointTemperature () const
 
bool isBasinHeaterSetpointTemperatureDefaulted () const
 
boost::optional< SchedulebasinHeaterSchedule () const
 
double condenserHeatRecoveryRelativeCapacityFraction () const
 
boost::optional< ScheduleheatRecoveryInletHighTemperatureLimitSchedule () const
 
boost::optional< NodeheatRecoveryLeavingTemperatureSetpointNode () const
 
std::string endUseSubcategory () const
 
std::string condenserFlowControl () const
 
boost::optional< CurvecondenserLoopFlowRateFractionFunctionofLoopPartLoadRatioCurve () const
 
boost::optional< ScheduletemperatureDifferenceAcrossCondenserSchedule () const
 
double condenserMinimumFlowFraction () const
 
boost::optional< CurvethermosiphonCapacityFractionCurve () const
 
double thermosiphonMinimumTemperatureDifference () const
 
Setters
bool setReferenceCapacity (boost::optional< double > referenceCapacity)
 
bool setReferenceCapacity (double referenceCapacity)
 
void autosizeReferenceCapacity ()
 
bool setReferenceCOP (double referenceCOP)
 
bool setReferenceLeavingChilledWaterTemperature (double referenceLeavingChilledWaterTemperature)
 
void resetReferenceLeavingChilledWaterTemperature ()
 
bool setReferenceEnteringCondenserFluidTemperature (double referenceEnteringCondenserFluidTemperature)
 
void resetReferenceEnteringCondenserFluidTemperature ()
 
bool setReferenceChilledWaterFlowRate (boost::optional< double > referenceChilledWaterFlowRate)
 
bool setReferenceChilledWaterFlowRate (double referenceChilledWaterFlowRate)
 
void resetReferenceChilledWaterFlowRate ()
 
void autosizeReferenceChilledWaterFlowRate ()
 
bool setReferenceCondenserFluidFlowRate (boost::optional< double > referenceCondenserFluidFlowRate)
 
bool setReferenceCondenserFluidFlowRate (double referenceCondenserFluidFlowRate)
 
void resetReferenceCondenserFluidFlowRate ()
 
void autosizeReferenceCondenserFluidFlowRate ()
 
bool setCoolingCapacityFunctionOfTemperature (const Curve &)
 
bool setElectricInputToCoolingOutputRatioFunctionOfTemperature (const Curve &)
 
bool setElectricInputToCoolingOutputRatioFunctionOfPLR (const Curve &)
 
bool setMinimumPartLoadRatio (double minimumPartLoadRatio)
 
void resetMinimumPartLoadRatio ()
 
bool setMaximumPartLoadRatio (double maximumPartLoadRatio)
 
void resetMaximumPartLoadRatio ()
 
bool setOptimumPartLoadRatio (double optimumPartLoadRatio)
 
void resetOptimumPartLoadRatio ()
 
bool setMinimumUnloadingRatio (double minimumUnloadingRatio)
 
void resetMinimumUnloadingRatio ()
 
bool setCondenserType (const std::string &condenserType)
 
void resetCondenserType ()
 
bool setCondenserFanPowerRatio (double condenserFanPowerRatio)
 
void resetCondenserFanPowerRatio ()
 
bool setFractionofCompressorElectricConsumptionRejectedbyCondenser (double fractionofCompressorElectricConsumptionRejectedbyCondenser)
 
void resetFractionofCompressorElectricConsumptionRejectedbyCondenser ()
 
bool setLeavingChilledWaterLowerTemperatureLimit (double leavingChilledWaterLowerTemperatureLimit)
 
void resetLeavingChilledWaterLowerTemperatureLimit ()
 
bool setChillerFlowMode (const std::string &chillerFlowMode)
 
void resetChillerFlowMode ()
 
bool setDesignHeatRecoveryWaterFlowRate (double designHeatRecoveryWaterFlowRate)
 
void autosizeDesignHeatRecoveryWaterFlowRate ()
 
bool setSizingFactor (double sizingFactor)
 
void resetSizingFactor ()
 
bool setBasinHeaterCapacity (double basinHeaterCapacity)
 
void resetBasinHeaterCapacity ()
 
bool setBasinHeaterSetpointTemperature (double basinHeaterSetpointTemperature)
 
void resetBasinHeaterSetpointTemperature ()
 
bool setBasinHeaterSchedule (Schedule &s)
 
void resetBasinHeaterSchedule ()
 
bool setCondenserHeatRecoveryRelativeCapacityFraction (double condenserHeatRecoveryRelativeCapacityFraction)
 
bool setHeatRecoveryInletHighTemperatureLimitSchedule (Schedule &s)
 
void resetHeatRecoveryInletHighTemperatureLimitSchedule ()
 
bool setHeatRecoveryLeavingTemperatureSetpointNode (const Node &node)
 
void resetHeatRecoveryLeavingTemperatureSetpointNode ()
 
bool setEndUseSubcategory (const std::string &endUseSubcategory)
 
bool setCondenserFlowControl (const std::string &condenserFlowControl)
 
bool setCondenserLoopFlowRateFractionFunctionofLoopPartLoadRatioCurve (const Curve &condenserLoopFlowRateFractionFunctionofLoopPartLoadRatioCurve)
 
void resetCondenserLoopFlowRateFractionFunctionofLoopPartLoadRatioCurve ()
 
bool setTemperatureDifferenceAcrossCondenserSchedule (Schedule &temperatureDifferenceAcrossCondenserSchedule)
 
void resetTemperatureDifferenceAcrossCondenserSchedule ()
 
bool setCondenserMinimumFlowFraction (double condenserMinimumFlowFraction)
 
bool setThermosiphonCapacityFractionCurve (const Curve &thermosiphonCapacityFractionCurve)
 
void resetThermosiphonCapacityFractionCurve ()
 
bool setThermosiphonMinimumTemperatureDifference (double thermosiphonMinimumTemperatureDifference)
 
- Public Member Functions inherited from openstudio::model::WaterToWaterComponent
virtual bool addToNode (Node &node)
 
virtual bool addToTertiaryNode (Node &node)
 Add this WaterToWaterComponent to a tertiaryPlantLoop by making connections to the tertiary inlet and outlet.
 
virtual ModelObject clone (Model model) const
 
virtual boost::optional< ModelObjectdemandInletModelObject () const
 Returns the optional ModelObject connected to the demand inlet port.
 
virtual unsigned demandInletPort () const
 Returns the demand inlet port.
 
virtual boost::optional< ModelObjectdemandOutletModelObject () const
 Returns the optional ModelObject connected to the demand outlet port.
 
virtual unsigned demandOutletPort () const
 Returns the demand outlet port.
 
WaterToWaterComponentoperator= (const WaterToWaterComponent &)=default
 
WaterToWaterComponentoperator= (WaterToWaterComponent &&)=default
 
boost::optional< PlantLoopplantLoop () const
 Returns the optional PlantLoop object that the HVAC component is a supply component on.
 
virtual std::vector< openstudio::IdfObjectremove ()
 
bool removeFromPlantLoop ()
 Removes the component from the plantLoop if one is attached.
 
bool removeFromSecondaryPlantLoop ()
 Removes the component from the secondaryPlantLoop if one is attached.
 
bool removeFromTertiaryPlantLoop ()
 Removes the component from the tertiaryPlantLoop if one is attached.
 
boost::optional< PlantLoopsecondaryPlantLoop () const
 Returns the optional PlantLoop object that the HVAC component is a demand component on.
 
virtual boost::optional< ModelObjectsupplyInletModelObject () const
 Returns the optional ModelObject connected to the supply inlet port.
 
virtual unsigned supplyInletPort () const
 Returns the supply inlet port.
 
virtual boost::optional< ModelObjectsupplyOutletModelObject () const
 Returns the optional ModelObject connected to the supply outlet port.
 
virtual unsigned supplyOutletPort () const
 Returns the supply outlet port.
 
boost::optional< ModelObjecttertiaryInletModelObject () const
 Returns the optional ModelObject connected to the tertiary inlet.
 
boost::optional< ModelObjecttertiaryOutletModelObject () const
 Returns the optional ModelObject connected to the tertiary outlet.
 
boost::optional< PlantLooptertiaryPlantLoop () const
 Tertiary plant loop applies to a limited number of WaterToWaterComponent types that interact with three plant systems.
 
 WaterToWaterComponent (const WaterToWaterComponent &other)=default
 
 WaterToWaterComponent (IddObjectType type, const Model &model)
 
 WaterToWaterComponent (WaterToWaterComponent &&other)=default
 
virtual ~WaterToWaterComponent () override=default
 
- Public Member Functions inherited from openstudio::model::HVACComponent
bool addToNode (Node &node)
 Adds this object to a new system node and returns a boolean indicating if the addition was successful.
 
bool addToSplitter (Splitter &splitter)
 Adds this object to a splitter by creating a new branch.
 
boost::optional< AirLoopHVACairLoopHVAC () const
 Returns the optional AirLoopHVAC object that the HVAC component is attached to.
 
boost::optional< AirLoopHVACOutdoorAirSystem > airLoopHVACOutdoorAirSystem () const
 Returns the optional AirLoopHVACOutdoorAirSystem that the HVAC component is attached to.
 
std::vector< AppGFuelTypeappGHeatingFuelTypes () const
 
void applySizingValues ()
 
void autosize ()
 Returns the optional ModelObject connected to this object's port.
 
ComponentType componentType () const
 
boost::optional< HVACComponentcontainingHVACComponent () const
 EnergyPlus unitary equipment and air terminals are typically composed of other HVAC components.
 
boost::optional< StraightComponentcontainingStraightComponent () const
 
boost::optional< ZoneHVACComponentcontainingZoneHVACComponent () const
 Returns any ZoneHVACComponent that contains this HVACComponent.
 
std::vector< FuelTypecoolingFuelTypes () const
 
void disconnect ()
 Removes all connections to other HVACComponent objects.
 
std::vector< FuelTypeheatingFuelTypes () const
 
 HVACComponent (const HVACComponent &other)=default
 
 HVACComponent (HVACComponent &&other)=default
 
bool isRemovable () const
 Indicates if the HVACComponent can be removed from the model.
 
boost::optional< Looploop () const
 Returns the optional Loop object that the HVAC component is attached to.
 
HVACComponentoperator= (const HVACComponent &)=default
 
HVACComponentoperator= (HVACComponent &&)=default
 
boost::optional< PlantLoopplantLoop () const
 Returns the optional PlantLoop object that the HVAC component is attached to.
 
std::vector< IdfObjectremove ()
 Removes the HVACComponent from the model only if isRemovable() return true.
 
virtual ~HVACComponent () override=default
 
- Public Member Functions inherited from openstudio::model::ParentObject
ParentObjectoperator= (const ParentObject &)=default
 
ParentObjectoperator= (ParentObject &&)=default
 
 ParentObject (const ParentObject &other)=default
 
 ParentObject (ParentObject &&other)=default
 
virtual ~ParentObject () override=default
 
std::vector< ModelObjectchildren () const
 Return direct child objects in the Model.
 
std::vector< IddObjectTypeallowableChildTypes () const
 Returns a vector of allowable children types.
 
- Public Member Functions inherited from openstudio::model::ModelObject
virtual ~ModelObject () override=default
 
 ModelObject (const ModelObject &other)=default
 
 ModelObject (ModelObject &&other)=default
 
ModelObjectoperator= (const ModelObject &)=default
 
ModelObjectoperator= (ModelObject &&)=default
 
ModelObject clone () const
 Creates a deep copy of this object, placing it in this object's model().
 
ModelObject clone (Model model) const
 Creates a deep copy of this object, placing it in model.
 
Component createComponent () const
 Method for creating sharable Model snippets.
 
Model model () const
 Returns the Model that contains this object.
 
boost::optional< ParentObjectparent () const
 Return this object's parent in the hierarchy, if it has one.
 
std::vector< ResourceObjectresources () const
 Get the resources directly used by this ModelObject.
 
template<typename T >
std::vector< T > getModelObjectSources () const
 Get all objects of type T that point to this object.
 
template<typename T >
std::vector< T > getModelObjectSources (IddObjectType iddObjectType) const
 Get all objects of type T that point to this object.
 
template<typename T >
boost::optional< T > getModelObjectTarget (unsigned index) const
 Get the object of type T pointed to by this object from field index.
 
template<typename T >
std::vector< T > getModelObjectTargets () const
 Get all objects of type T to which this object points.
 
const std::vector< std::string > & outputVariableNames () const
 Get all output variables names that could be associated with this object.
 
std::vector< OutputVariableoutputVariables () const
 Get all output variables associated with this object, must run simulation to generate data.
 
boost::optional< openstudio::TimeSeriesgetData (const OutputVariable &variable, const std::string &envPeriod) const
 Get data associated with this output variable and this object.
 
std::vector< LifeCycleCostlifeCycleCosts () const
 Returns the list of all LifeCycleCosts that refer to this object.
 
std::vector< IdfObjectremoveLifeCycleCosts ()
 Removes all LifeCycleCosts that refer to this object.
 
IddObjectType iddObjectType () const
 This is a virtual function that will tell you the type of iddObject you are dealing with.
 
AdditionalProperties additionalProperties () const
 Returns this object's additional properties, constructing a new object if necessary.
 
bool hasAdditionalProperties () const
 Returns true if this object has additional properties.
 
std::vector< IdfObjectremoveAdditionalProperties ()
 Removes all additional properties that refer to this object.
 
boost::optional< std::string > cadObjectId () const
 
bool setCADObjectId (const std::string &cadObjectId)
 
boost::optional< std::string > gbXMLId () const
 
bool setGBXMLId (const std::string &gbXMLId)
 
boost::optional< std::string > displayName () const
 
bool setDisplayName (const std::string &displayName)
 
bool setParent (ParentObject &newParent)
 set the parent, child may have to call non-const methods on the parent
 
bool operator< (const ModelObject &right) const
 
bool operator== (const ModelObject &other) const
 equality test
 
bool operator!= (const ModelObject &other) const
 inequality test
 
std::vector< ScheduleTypeKeygetScheduleTypeKeys (const Schedule &schedule) const
 Return the ScheduleTypeKeys indicating how schedule is used in this object.
 
boost::optional< double > getAutosizedValue (const std::string &valueName, const std::string &units) const
 Gets the autosized component value from the sql file.
 
virtual std::vector< EMSActuatorNamesemsActuatorNames () const
 Return the names of the available ems actuators.
 
virtual std::vector< std::string > emsInternalVariableNames () const
 Return the names of the available ems internal variables.
 
boost::optional< ModelObjectconnectedObject (unsigned port) const
 
boost::optional< unsigned > connectedObjectPort (unsigned port) const
 
- Public Member Functions inherited from openstudio::WorkspaceObject
bool canBeSource () const
 
bool canBeSource () const
 
bool canBeSource (unsigned index, const std::vector< std::string > &refLists=std::vector< std::string >()) const
 
bool canBeSource (unsigned index, const std::vector< std::string > &refLists=std::vector< std::string >()) const
 
std::vector< std::string > canBeTarget () const
 
std::vector< std::string > canBeTarget () const
 
std::vector< unsigned > getSourceIndices (const Handle &targetHandle) const
 
std::vector< unsigned > getSourceIndices (const Handle &targetHandle) const
 
std::vector< WorkspaceObjectgetSources (IddObjectType type) const
 
std::vector< WorkspaceObjectgetSources (IddObjectType type) const
 
boost::optional< WorkspaceObjectgetTarget (unsigned index) const
 
boost::optional< WorkspaceObjectgetTarget (unsigned index) const
 
IdfObject idfObject ()
 
IdfObject idfObject () const
 
bool initialized () const
 
bool initialized () const
 
bool isSource () const
 
bool isSource () const
 
bool isTarget () const
 
bool isTarget () const
 
unsigned numSources () const
 
unsigned numSources () const
 
bool objectListFieldsEqual (const WorkspaceObject &other) const
 
bool objectListFieldsEqual (const WorkspaceObject &other) const
 
bool objectListFieldsNonConflicting (const WorkspaceObject &other) const
 
bool objectListFieldsNonConflicting (const WorkspaceObject &other) const
 
bool operator< (const WorkspaceObject &right) const
 
bool operator< (const WorkspaceObject &right) const
 
std::ostream & operator<< (std::ostream &os, const WorkspaceObject &workspaceObject)
 
WorkspaceObjectoperator= (const WorkspaceObject &)=default
 
WorkspaceObjectoperator= (const WorkspaceObject &)=default
 
WorkspaceObjectoperator= (WorkspaceObject &&)=default
 
WorkspaceObjectoperator= (WorkspaceObject &&)=default
 
std::vector< openstudio::IdfObjectremove ()
 
std::vector< openstudio::IdfObjectremove ()
 
bool setPointer (unsigned index, const Handle &targetHandle)
 
bool setPointer (unsigned index, const Handle &targetHandle)
 
std::vector< WorkspaceObjectsources () const
 
std::vector< WorkspaceObjectsources () const
 
std::vector< WorkspaceObjecttargets () const
 
std::vector< WorkspaceObjecttargets () const
 
Workspace workspace () const
 
Workspace workspace () const
 
 WorkspaceObject (const WorkspaceObject &other)=default
 
 WorkspaceObject (const WorkspaceObject &other)=default
 
 WorkspaceObject (WorkspaceObject &&other)=default
 
 WorkspaceObject (WorkspaceObject &&other)=default
 
virtual ~WorkspaceObject () override=default
 
virtual ~WorkspaceObject () override=default
 
- Public Member Functions inherited from openstudio::IdfObject
std::string briefDescription () const
 
std::string briefDescription () const
 
cast () const
 
std::vector< T > castVector (const std::vector< U > &objects)
 
std::vector< std::vector< std::string > > clearExtensibleGroups ()
 
std::vector< std::vector< std::string > > clearExtensibleGroups ()
 
IdfObject clone (bool keepHandle=false) const
 
IdfObject clone (bool keepHandle=false) const
 
std::string comment () const
 
std::string comment () const
 
boost::optional< std::string > createName (bool overwrite=true)
 
boost::optional< std::string > createName (bool overwrite=true)
 
std::vector< unsigned > dataFields () const
 
std::vector< unsigned > dataFields () const
 
bool dataFieldsEqual (const IdfObject &other) const
 
bool dataFieldsEqual (const IdfObject &other) const
 
std::vector< std::string > eraseExtensibleGroup (unsigned groupIndex)
 
std::vector< std::string > eraseExtensibleGroup (unsigned groupIndex)
 
std::vector< IdfExtensibleGroupextensibleGroups () const
 
std::vector< IdfExtensibleGroupextensibleGroups () const
 
boost::optional< std::string > fieldComment (unsigned index, bool returnDefault=false) const
 
boost::optional< std::string > fieldComment (unsigned index, bool returnDefault=false) const
 
boost::optional< double > getDouble (unsigned index, bool returnDefault=false) const
 
boost::optional< double > getDouble (unsigned index, bool returnDefault=false) const
 
IdfExtensibleGroup getExtensibleGroup (unsigned groupIndex) const
 
IdfExtensibleGroup getExtensibleGroup (unsigned groupIndex) const
 
boost::optional< std::string > getField (unsigned index, bool returnDefault=false) const
 
boost::optional< std::string > getField (unsigned index, bool returnDefault=false) const
 
std::vector< Handle > getHandles (const std::vector< T > &objects)
 
boost::optional< int > getInt (unsigned index, bool returnDefault=false) const
 
boost::optional< int > getInt (unsigned index, bool returnDefault=false) const
 
OSOptionalQuantity getQuantity (unsigned index, bool returnDefault=false, bool returnIP=false) const
 
OSOptionalQuantity getQuantity (unsigned index, bool returnDefault=false, bool returnIP=false) const
 
boost::optional< std::string > getString (unsigned index, bool returnDefault=false, bool returnUninitializedEmpty=false) const
 
boost::optional< std::string > getString (unsigned index, bool returnDefault=false, bool returnUninitializedEmpty=false) const
 
boost::optional< unsigned > getUnsigned (unsigned index, bool returnDefault=false) const
 
boost::optional< unsigned > getUnsigned (unsigned index, bool returnDefault=false) const
 
Handle handle () const
 
Handle handle () const
 
IddObject iddObject () const
 
IddObject iddObject () const
 
 IdfObject (const IddObject &, bool fastName=false)
 
 IdfObject (const IddObject &, bool fastName=false)
 
 IdfObject (const IdfObject &other)
 
 IdfObject (const IdfObject &other)
 
 IdfObject (IddObjectType type, bool fastName=false)
 
 IdfObject (IddObjectType type, bool fastName=false)
 
 IdfObject (IdfObject &&other) noexcept
 
 IdfObject (IdfObject &&other) noexcept
 
void initializeFields (bool fill_default=false)
 
void initializeFields (bool fill_default=false)
 
IdfExtensibleGroup insertExtensibleGroup (unsigned groupIndex)
 
IdfExtensibleGroup insertExtensibleGroup (unsigned groupIndex)
 
IdfExtensibleGroup insertExtensibleGroup (unsigned groupIndex, const std::vector< std::string > &values)
 
IdfExtensibleGroup insertExtensibleGroup (unsigned groupIndex, const std::vector< std::string > &values)
 
bool isDataField (unsigned index) const
 
bool isDataField (unsigned index) const
 
bool isEmpty (unsigned index) const
 
bool isEmpty (unsigned index) const
 
bool isObjectListField (unsigned index) const
 
bool isObjectListField (unsigned index) const
 
bool isValid (StrictnessLevel level, bool checkNames=false) const
 
bool isValid (StrictnessLevel level, bool checkNames=false) const
 
boost::optional< unsigned > maxExtensibleGroups () const
 
boost::optional< unsigned > maxExtensibleGroups () const
 
boost::optional< unsigned > maxFields () const
 
boost::optional< unsigned > maxFields () const
 
unsigned minExtensibleGroups () const
 
unsigned minExtensibleGroups () const
 
unsigned minFields () const
 
unsigned minFields () const
 
boost::optional< std::string > name (bool returnDefault=false) const
 
boost::optional< std::string > name (bool returnDefault=false) const
 
std::string nameString (bool returnDefault=false) const
 
std::string nameString (bool returnDefault=false) const
 
unsigned numExtensibleGroups () const
 
unsigned numExtensibleGroups () const
 
unsigned numFields () const
 
unsigned numFields () const
 
unsigned numNonextensibleFields () const
 
unsigned numNonextensibleFields () const
 
std::vector< unsigned > objectListFields () const
 
std::vector< unsigned > objectListFields () const
 
bool objectListFieldsEqual (const IdfObject &other) const
 
bool objectListFieldsEqual (const IdfObject &other) const
 
bool objectListFieldsNonConflicting (const IdfObject &other) const
 
bool objectListFieldsNonConflicting (const IdfObject &other) const
 
bool operator!= (const IdfObject &other) const
 
bool operator!= (const IdfObject &other) const
 
std::ostream & operator<< (std::ostream &os, const IdfObject &IdfObject)
 
IdfObjectoperator= (const IdfObject &other)
 
IdfObjectoperator= (const IdfObject &other)
 
IdfObjectoperator= (IdfObject &&other) noexcept
 
IdfObjectoperator= (IdfObject &&other) noexcept
 
bool operator== (const IdfObject &other) const
 
bool operator== (const IdfObject &other) const
 
boost::optional< T > optionalCast () const
 
std::vector< std::string > popExtensibleGroup ()
 
std::vector< std::string > popExtensibleGroup ()
 
std::ostream & print (std::ostream &os) const
 
std::ostream & printField (std::ostream &os, unsigned index, bool isLastField=false) const
 
std::ostream & printName (std::ostream &os, bool hasFields=true) const
 
IdfExtensibleGroup pushExtensibleGroup ()
 
IdfExtensibleGroup pushExtensibleGroup ()
 
IdfExtensibleGroup pushExtensibleGroup (const std::vector< std::string > &values)
 
IdfExtensibleGroup pushExtensibleGroup (const std::vector< std::string > &values)
 
std::vector< unsigned > requiredFields () const
 
std::vector< unsigned > requiredFields () const
 
void setComment (const std::string &msg)
 
void setComment (const std::string &msg)
 
bool setDouble (unsigned index, double value)
 
bool setDouble (unsigned index, double value)
 
bool setFieldComment (unsigned index, const std::string &cmnt)
 
bool setFieldComment (unsigned index, const std::string &cmnt)
 
bool setInt (unsigned index, int value)
 
bool setInt (unsigned index, int value)
 
boost::optional< std::string > setName (const std::string &newName)
 
boost::optional< std::string > setName (const std::string &newName)
 
bool setQuantity (unsigned index, const Quantity &q)
 
bool setQuantity (unsigned index, const Quantity &q)
 
bool setString (unsigned index, const std::string &value)
 
bool setString (unsigned index, const std::string &value)
 
bool setUnsigned (unsigned index, unsigned value)
 
bool setUnsigned (unsigned index, unsigned value)
 
std::vector< T > subsetCastVector (const std::vector< U > &original)
 
ValidityReport validityReport (StrictnessLevel level, bool checkNames=false) const
 
ValidityReport validityReport (StrictnessLevel level, bool checkNames=false) const
 
virtual ~IdfObject ()=default
 
virtual ~IdfObject ()=default
 

Static Public Member Functions

static IddObjectType iddObjectType ()
 
static std::vector< std::string > validChillerFlowModeValues ()
 
static std::vector< std::string > validCondenserFlowControlValues ()
 
static std::vector< std::string > validCondenserTypeValues ()
 
- Static Public Member Functions inherited from openstudio::IdfObject
static boost::optional< IdfObjectload (const std::string &text)
 
static boost::optional< IdfObjectload (const std::string &text, const IddObject &iddObject)
 
static int printedFieldSpace ()
 

Related Symbols

(Note that these are not member symbols.)

using ChillerElectricEIRVector = std::vector<ChillerElectricEIR>
 
using OptionalChillerElectricEIR = boost::optional<ChillerElectricEIR>
 

Other

boost::optional< double > autosizedReferenceCapacity () const
 
boost::optional< double > autosizedReferenceChilledWaterFlowRate () const
 
boost::optional< double > autosizedReferenceCondenserFluidFlowRate () const
 
boost::optional< double > autosizedDesignHeatRecoveryWaterFlowRate () const
 
boost::optional< PlantLoopchilledWaterLoop () const
 Convenience Function to return the Chilled Water Loop (chiller on supply)
 
boost::optional< NodechilledWaterInletNode () const
 
boost::optional< NodechilledWaterOutletNode () const
 
boost::optional< PlantLoopcondenserWaterLoop () const
 Convenience Function to return the Condenser Water Loop (chiller on demand side)
 
boost::optional< NodecondenserInletNode () const
 
boost::optional< NodecondenserOutletNode () const
 
boost::optional< PlantLoopheatRecoveryLoop () const
 Convenience Function to return the Heat Recovery Loop (chiller on demand side - tertiary)
 
boost::optional< NodeheatRecoveryInletNode () const
 
boost::optional< NodeheatRecoveryOutletNode () const
 

Additional Inherited Members

- Public Types inherited from openstudio::WorkspaceObject
typedef boost::optional< WorkspaceObjectOptionalWorkspaceObject
 
typedef std::vector< WorkspaceObjectWorkspaceObjectVector
 
- Public Types inherited from openstudio::IdfObject
typedef std::pair< IdfObject, IdfObjectIdfObjectPair
 
typedef std::vector< IdfObjectIdfObjectVector
 
typedef boost::optional< IdfObjectOptionalIdfObject
 
- Protected Types inherited from openstudio::model::HVACComponent
using ImplType = detail::HVACComponent_Impl
 
- Protected Types inherited from openstudio::model::ModelObject
using ImplType = detail::ModelObject_Impl
 
- Protected Types inherited from openstudio::WorkspaceObject
typedef detail::WorkspaceObject_Impl ImplType
 
- Protected Types inherited from openstudio::IdfObject
typedef detail::IdfObject_Impl ImplType
 
- Protected Member Functions inherited from openstudio::model::HVACComponent
 HVACComponent (IddObjectType type, const Model &model)
 
 HVACComponent (std::shared_ptr< ImplType > impl)
 
- Protected Member Functions inherited from openstudio::model::ParentObject
 ParentObject (IddObjectType type, const Model &model)
 Constructs a new ParentObject object in the model.
 
- Protected Member Functions inherited from openstudio::model::ModelObject
 ModelObject (IddObjectType type, const Model &model, bool fastName=false)
 
 ModelObject (std::shared_ptr< detail::ModelObject_Impl > impl)
 
- Protected Member Functions inherited from openstudio::WorkspaceObject
 WorkspaceObject (std::shared_ptr< detail::WorkspaceObject_Impl > impl)
 
- Protected Member Functions inherited from openstudio::IdfObject
 IdfObject (std::shared_ptr< detail::IdfObject_Impl > impl)
 

Detailed Description

ChillerElectricEIR is a StraightComponent that wraps the OpenStudio IDD object 'OS:Chiller:Electric:EIR'.

Constructor & Destructor Documentation

◆ ChillerElectricEIR() [1/4]

openstudio::model::ChillerElectricEIR::ChillerElectricEIR ( const Model & model,
const Curve & CCFofT,
const Curve & EItoCORFofT,
const Curve & EItoCORFofPLR )
explicit
Parameters
modelthe Model to put the chiller in
CCFofTCooling Capacity as a Function of Temp
EItoCORFofTElectric Input to Cooling Output Ratio as a Function of Temp
EItoCORFofPLRElectric Input to Cooling Output Ratio as a Function of Partial Load Ratio

◆ ChillerElectricEIR() [2/4]

openstudio::model::ChillerElectricEIR::ChillerElectricEIR ( const Model & model)
explicit

◆ ~ChillerElectricEIR()

virtual openstudio::model::ChillerElectricEIR::~ChillerElectricEIR ( )
overridevirtualdefault

◆ ChillerElectricEIR() [3/4]

openstudio::model::ChillerElectricEIR::ChillerElectricEIR ( const ChillerElectricEIR & other)
default

◆ ChillerElectricEIR() [4/4]

openstudio::model::ChillerElectricEIR::ChillerElectricEIR ( ChillerElectricEIR && other)
default

Member Function Documentation

◆ autosizedDesignHeatRecoveryWaterFlowRate()

boost::optional< double > openstudio::model::ChillerElectricEIR::autosizedDesignHeatRecoveryWaterFlowRate ( ) const

◆ autosizeDesignHeatRecoveryWaterFlowRate()

void openstudio::model::ChillerElectricEIR::autosizeDesignHeatRecoveryWaterFlowRate ( )

◆ autosizedReferenceCapacity()

boost::optional< double > openstudio::model::ChillerElectricEIR::autosizedReferenceCapacity ( ) const

◆ autosizedReferenceChilledWaterFlowRate()

boost::optional< double > openstudio::model::ChillerElectricEIR::autosizedReferenceChilledWaterFlowRate ( ) const

◆ autosizedReferenceCondenserFluidFlowRate()

boost::optional< double > openstudio::model::ChillerElectricEIR::autosizedReferenceCondenserFluidFlowRate ( ) const

◆ autosizeReferenceCapacity()

void openstudio::model::ChillerElectricEIR::autosizeReferenceCapacity ( )

◆ autosizeReferenceChilledWaterFlowRate()

void openstudio::model::ChillerElectricEIR::autosizeReferenceChilledWaterFlowRate ( )

◆ autosizeReferenceCondenserFluidFlowRate()

void openstudio::model::ChillerElectricEIR::autosizeReferenceCondenserFluidFlowRate ( )

◆ basinHeaterCapacity()

double openstudio::model::ChillerElectricEIR::basinHeaterCapacity ( ) const

◆ basinHeaterSchedule()

boost::optional< Schedule > openstudio::model::ChillerElectricEIR::basinHeaterSchedule ( ) const

◆ basinHeaterSetpointTemperature()

double openstudio::model::ChillerElectricEIR::basinHeaterSetpointTemperature ( ) const

◆ chilledWaterInletNode()

boost::optional< Node > openstudio::model::ChillerElectricEIR::chilledWaterInletNode ( ) const

◆ chilledWaterLoop()

boost::optional< PlantLoop > openstudio::model::ChillerElectricEIR::chilledWaterLoop ( ) const

Convenience Function to return the Chilled Water Loop (chiller on supply)

◆ chilledWaterOutletNode()

boost::optional< Node > openstudio::model::ChillerElectricEIR::chilledWaterOutletNode ( ) const

◆ chillerFlowMode()

std::string openstudio::model::ChillerElectricEIR::chillerFlowMode ( ) const

◆ condenserFanPowerRatio()

double openstudio::model::ChillerElectricEIR::condenserFanPowerRatio ( ) const

◆ condenserFlowControl()

std::string openstudio::model::ChillerElectricEIR::condenserFlowControl ( ) const

◆ condenserHeatRecoveryRelativeCapacityFraction()

double openstudio::model::ChillerElectricEIR::condenserHeatRecoveryRelativeCapacityFraction ( ) const

◆ condenserInletNode()

boost::optional< Node > openstudio::model::ChillerElectricEIR::condenserInletNode ( ) const

◆ condenserLoopFlowRateFractionFunctionofLoopPartLoadRatioCurve()

boost::optional< Curve > openstudio::model::ChillerElectricEIR::condenserLoopFlowRateFractionFunctionofLoopPartLoadRatioCurve ( ) const

◆ condenserMinimumFlowFraction()

double openstudio::model::ChillerElectricEIR::condenserMinimumFlowFraction ( ) const

◆ condenserOutletNode()

boost::optional< Node > openstudio::model::ChillerElectricEIR::condenserOutletNode ( ) const

◆ condenserType()

std::string openstudio::model::ChillerElectricEIR::condenserType ( ) const

◆ condenserWaterLoop()

boost::optional< PlantLoop > openstudio::model::ChillerElectricEIR::condenserWaterLoop ( ) const

Convenience Function to return the Condenser Water Loop (chiller on demand side)

◆ coolingCapacityFunctionOfTemperature()

Curve openstudio::model::ChillerElectricEIR::coolingCapacityFunctionOfTemperature ( ) const

◆ designHeatRecoveryWaterFlowRate()

boost::optional< double > openstudio::model::ChillerElectricEIR::designHeatRecoveryWaterFlowRate ( ) const

◆ electricInputToCoolingOutputRatioFunctionOfPLR()

Curve openstudio::model::ChillerElectricEIR::electricInputToCoolingOutputRatioFunctionOfPLR ( ) const

◆ electricInputToCoolingOutputRatioFunctionOfTemperature()

Curve openstudio::model::ChillerElectricEIR::electricInputToCoolingOutputRatioFunctionOfTemperature ( ) const

◆ endUseSubcategory()

std::string openstudio::model::ChillerElectricEIR::endUseSubcategory ( ) const

◆ fractionofCompressorElectricConsumptionRejectedbyCondenser()

double openstudio::model::ChillerElectricEIR::fractionofCompressorElectricConsumptionRejectedbyCondenser ( ) const

◆ heatRecoveryInletHighTemperatureLimitSchedule()

boost::optional< Schedule > openstudio::model::ChillerElectricEIR::heatRecoveryInletHighTemperatureLimitSchedule ( ) const

◆ heatRecoveryInletNode()

boost::optional< Node > openstudio::model::ChillerElectricEIR::heatRecoveryInletNode ( ) const

◆ heatRecoveryLeavingTemperatureSetpointNode()

boost::optional< Node > openstudio::model::ChillerElectricEIR::heatRecoveryLeavingTemperatureSetpointNode ( ) const

◆ heatRecoveryLoop()

boost::optional< PlantLoop > openstudio::model::ChillerElectricEIR::heatRecoveryLoop ( ) const

Convenience Function to return the Heat Recovery Loop (chiller on demand side - tertiary)

◆ heatRecoveryOutletNode()

boost::optional< Node > openstudio::model::ChillerElectricEIR::heatRecoveryOutletNode ( ) const

◆ iddObjectType()

static IddObjectType openstudio::model::ChillerElectricEIR::iddObjectType ( )
static

◆ isBasinHeaterCapacityDefaulted()

bool openstudio::model::ChillerElectricEIR::isBasinHeaterCapacityDefaulted ( ) const

◆ isBasinHeaterSetpointTemperatureDefaulted()

bool openstudio::model::ChillerElectricEIR::isBasinHeaterSetpointTemperatureDefaulted ( ) const

◆ isChillerFlowModeDefaulted()

bool openstudio::model::ChillerElectricEIR::isChillerFlowModeDefaulted ( ) const

◆ isCondenserFanPowerRatioDefaulted()

bool openstudio::model::ChillerElectricEIR::isCondenserFanPowerRatioDefaulted ( ) const

◆ isCondenserTypeDefaulted()

bool openstudio::model::ChillerElectricEIR::isCondenserTypeDefaulted ( ) const

◆ isDesignHeatRecoveryWaterFlowRateAutosized()

bool openstudio::model::ChillerElectricEIR::isDesignHeatRecoveryWaterFlowRateAutosized ( ) const

◆ isFractionofCompressorElectricConsumptionRejectedbyCondenserDefaulted()

bool openstudio::model::ChillerElectricEIR::isFractionofCompressorElectricConsumptionRejectedbyCondenserDefaulted ( ) const

◆ isLeavingChilledWaterLowerTemperatureLimitDefaulted()

bool openstudio::model::ChillerElectricEIR::isLeavingChilledWaterLowerTemperatureLimitDefaulted ( ) const

◆ isMaximumPartLoadRatioDefaulted()

bool openstudio::model::ChillerElectricEIR::isMaximumPartLoadRatioDefaulted ( ) const

◆ isMinimumPartLoadRatioDefaulted()

bool openstudio::model::ChillerElectricEIR::isMinimumPartLoadRatioDefaulted ( ) const

◆ isMinimumUnloadingRatioDefaulted()

bool openstudio::model::ChillerElectricEIR::isMinimumUnloadingRatioDefaulted ( ) const

◆ isOptimumPartLoadRatioDefaulted()

bool openstudio::model::ChillerElectricEIR::isOptimumPartLoadRatioDefaulted ( ) const

◆ isReferenceCapacityAutosized()

bool openstudio::model::ChillerElectricEIR::isReferenceCapacityAutosized ( ) const

◆ isReferenceChilledWaterFlowRateAutosized()

bool openstudio::model::ChillerElectricEIR::isReferenceChilledWaterFlowRateAutosized ( ) const

◆ isReferenceCondenserFluidFlowRateAutosized()

bool openstudio::model::ChillerElectricEIR::isReferenceCondenserFluidFlowRateAutosized ( ) const

◆ isReferenceEnteringCondenserFluidTemperatureDefaulted()

bool openstudio::model::ChillerElectricEIR::isReferenceEnteringCondenserFluidTemperatureDefaulted ( ) const

◆ isReferenceLeavingChilledWaterTemperatureDefaulted()

bool openstudio::model::ChillerElectricEIR::isReferenceLeavingChilledWaterTemperatureDefaulted ( ) const

◆ isSizingFactorDefaulted()

bool openstudio::model::ChillerElectricEIR::isSizingFactorDefaulted ( ) const

◆ leavingChilledWaterLowerTemperatureLimit()

double openstudio::model::ChillerElectricEIR::leavingChilledWaterLowerTemperatureLimit ( ) const

◆ maximumPartLoadRatio()

double openstudio::model::ChillerElectricEIR::maximumPartLoadRatio ( ) const

◆ minimumPartLoadRatio()

double openstudio::model::ChillerElectricEIR::minimumPartLoadRatio ( ) const

◆ minimumUnloadingRatio()

double openstudio::model::ChillerElectricEIR::minimumUnloadingRatio ( ) const

◆ operator=() [1/2]

ChillerElectricEIR & openstudio::model::ChillerElectricEIR::operator= ( ChillerElectricEIR && )
default

◆ operator=() [2/2]

ChillerElectricEIR & openstudio::model::ChillerElectricEIR::operator= ( const ChillerElectricEIR & )
default

◆ optimumPartLoadRatio()

double openstudio::model::ChillerElectricEIR::optimumPartLoadRatio ( ) const

◆ referenceCapacity()

boost::optional< double > openstudio::model::ChillerElectricEIR::referenceCapacity ( ) const

◆ referenceChilledWaterFlowRate()

boost::optional< double > openstudio::model::ChillerElectricEIR::referenceChilledWaterFlowRate ( ) const

◆ referenceCondenserFluidFlowRate()

boost::optional< double > openstudio::model::ChillerElectricEIR::referenceCondenserFluidFlowRate ( ) const

◆ referenceCOP()

double openstudio::model::ChillerElectricEIR::referenceCOP ( ) const

◆ referenceEnteringCondenserFluidTemperature()

double openstudio::model::ChillerElectricEIR::referenceEnteringCondenserFluidTemperature ( ) const

◆ referenceLeavingChilledWaterTemperature()

double openstudio::model::ChillerElectricEIR::referenceLeavingChilledWaterTemperature ( ) const

◆ resetBasinHeaterCapacity()

void openstudio::model::ChillerElectricEIR::resetBasinHeaterCapacity ( )

◆ resetBasinHeaterSchedule()

void openstudio::model::ChillerElectricEIR::resetBasinHeaterSchedule ( )

◆ resetBasinHeaterSetpointTemperature()

void openstudio::model::ChillerElectricEIR::resetBasinHeaterSetpointTemperature ( )

◆ resetChillerFlowMode()

void openstudio::model::ChillerElectricEIR::resetChillerFlowMode ( )

◆ resetCondenserFanPowerRatio()

void openstudio::model::ChillerElectricEIR::resetCondenserFanPowerRatio ( )

◆ resetCondenserLoopFlowRateFractionFunctionofLoopPartLoadRatioCurve()

void openstudio::model::ChillerElectricEIR::resetCondenserLoopFlowRateFractionFunctionofLoopPartLoadRatioCurve ( )

◆ resetCondenserType()

void openstudio::model::ChillerElectricEIR::resetCondenserType ( )

◆ resetFractionofCompressorElectricConsumptionRejectedbyCondenser()

void openstudio::model::ChillerElectricEIR::resetFractionofCompressorElectricConsumptionRejectedbyCondenser ( )

◆ resetHeatRecoveryInletHighTemperatureLimitSchedule()

void openstudio::model::ChillerElectricEIR::resetHeatRecoveryInletHighTemperatureLimitSchedule ( )

◆ resetHeatRecoveryLeavingTemperatureSetpointNode()

void openstudio::model::ChillerElectricEIR::resetHeatRecoveryLeavingTemperatureSetpointNode ( )

◆ resetLeavingChilledWaterLowerTemperatureLimit()

void openstudio::model::ChillerElectricEIR::resetLeavingChilledWaterLowerTemperatureLimit ( )

◆ resetMaximumPartLoadRatio()

void openstudio::model::ChillerElectricEIR::resetMaximumPartLoadRatio ( )

◆ resetMinimumPartLoadRatio()

void openstudio::model::ChillerElectricEIR::resetMinimumPartLoadRatio ( )

◆ resetMinimumUnloadingRatio()

void openstudio::model::ChillerElectricEIR::resetMinimumUnloadingRatio ( )

◆ resetOptimumPartLoadRatio()

void openstudio::model::ChillerElectricEIR::resetOptimumPartLoadRatio ( )

◆ resetReferenceChilledWaterFlowRate()

void openstudio::model::ChillerElectricEIR::resetReferenceChilledWaterFlowRate ( )

◆ resetReferenceCondenserFluidFlowRate()

void openstudio::model::ChillerElectricEIR::resetReferenceCondenserFluidFlowRate ( )

◆ resetReferenceEnteringCondenserFluidTemperature()

void openstudio::model::ChillerElectricEIR::resetReferenceEnteringCondenserFluidTemperature ( )

◆ resetReferenceLeavingChilledWaterTemperature()

void openstudio::model::ChillerElectricEIR::resetReferenceLeavingChilledWaterTemperature ( )

◆ resetSizingFactor()

void openstudio::model::ChillerElectricEIR::resetSizingFactor ( )

◆ resetTemperatureDifferenceAcrossCondenserSchedule()

void openstudio::model::ChillerElectricEIR::resetTemperatureDifferenceAcrossCondenserSchedule ( )

◆ resetThermosiphonCapacityFractionCurve()

void openstudio::model::ChillerElectricEIR::resetThermosiphonCapacityFractionCurve ( )

◆ setBasinHeaterCapacity()

bool openstudio::model::ChillerElectricEIR::setBasinHeaterCapacity ( double basinHeaterCapacity)

◆ setBasinHeaterSchedule()

bool openstudio::model::ChillerElectricEIR::setBasinHeaterSchedule ( Schedule & s)

◆ setBasinHeaterSetpointTemperature()

bool openstudio::model::ChillerElectricEIR::setBasinHeaterSetpointTemperature ( double basinHeaterSetpointTemperature)

◆ setChillerFlowMode()

bool openstudio::model::ChillerElectricEIR::setChillerFlowMode ( const std::string & chillerFlowMode)

◆ setCondenserFanPowerRatio()

bool openstudio::model::ChillerElectricEIR::setCondenserFanPowerRatio ( double condenserFanPowerRatio)

◆ setCondenserFlowControl()

bool openstudio::model::ChillerElectricEIR::setCondenserFlowControl ( const std::string & condenserFlowControl)

◆ setCondenserHeatRecoveryRelativeCapacityFraction()

bool openstudio::model::ChillerElectricEIR::setCondenserHeatRecoveryRelativeCapacityFraction ( double condenserHeatRecoveryRelativeCapacityFraction)

◆ setCondenserLoopFlowRateFractionFunctionofLoopPartLoadRatioCurve()

bool openstudio::model::ChillerElectricEIR::setCondenserLoopFlowRateFractionFunctionofLoopPartLoadRatioCurve ( const Curve & condenserLoopFlowRateFractionFunctionofLoopPartLoadRatioCurve)

◆ setCondenserMinimumFlowFraction()

bool openstudio::model::ChillerElectricEIR::setCondenserMinimumFlowFraction ( double condenserMinimumFlowFraction)

◆ setCondenserType()

bool openstudio::model::ChillerElectricEIR::setCondenserType ( const std::string & condenserType)

◆ setCoolingCapacityFunctionOfTemperature()

bool openstudio::model::ChillerElectricEIR::setCoolingCapacityFunctionOfTemperature ( const Curve & )

◆ setDesignHeatRecoveryWaterFlowRate()

bool openstudio::model::ChillerElectricEIR::setDesignHeatRecoveryWaterFlowRate ( double designHeatRecoveryWaterFlowRate)

◆ setElectricInputToCoolingOutputRatioFunctionOfPLR()

bool openstudio::model::ChillerElectricEIR::setElectricInputToCoolingOutputRatioFunctionOfPLR ( const Curve & )

◆ setElectricInputToCoolingOutputRatioFunctionOfTemperature()

bool openstudio::model::ChillerElectricEIR::setElectricInputToCoolingOutputRatioFunctionOfTemperature ( const Curve & )

◆ setEndUseSubcategory()

bool openstudio::model::ChillerElectricEIR::setEndUseSubcategory ( const std::string & endUseSubcategory)

◆ setFractionofCompressorElectricConsumptionRejectedbyCondenser()

bool openstudio::model::ChillerElectricEIR::setFractionofCompressorElectricConsumptionRejectedbyCondenser ( double fractionofCompressorElectricConsumptionRejectedbyCondenser)

◆ setHeatRecoveryInletHighTemperatureLimitSchedule()

bool openstudio::model::ChillerElectricEIR::setHeatRecoveryInletHighTemperatureLimitSchedule ( Schedule & s)

◆ setHeatRecoveryLeavingTemperatureSetpointNode()

bool openstudio::model::ChillerElectricEIR::setHeatRecoveryLeavingTemperatureSetpointNode ( const Node & node)

◆ setLeavingChilledWaterLowerTemperatureLimit()

bool openstudio::model::ChillerElectricEIR::setLeavingChilledWaterLowerTemperatureLimit ( double leavingChilledWaterLowerTemperatureLimit)

◆ setMaximumPartLoadRatio()

bool openstudio::model::ChillerElectricEIR::setMaximumPartLoadRatio ( double maximumPartLoadRatio)

◆ setMinimumPartLoadRatio()

bool openstudio::model::ChillerElectricEIR::setMinimumPartLoadRatio ( double minimumPartLoadRatio)

◆ setMinimumUnloadingRatio()

bool openstudio::model::ChillerElectricEIR::setMinimumUnloadingRatio ( double minimumUnloadingRatio)

◆ setOptimumPartLoadRatio()

bool openstudio::model::ChillerElectricEIR::setOptimumPartLoadRatio ( double optimumPartLoadRatio)

◆ setReferenceCapacity() [1/2]

bool openstudio::model::ChillerElectricEIR::setReferenceCapacity ( boost::optional< double > referenceCapacity)

◆ setReferenceCapacity() [2/2]

bool openstudio::model::ChillerElectricEIR::setReferenceCapacity ( double referenceCapacity)

◆ setReferenceChilledWaterFlowRate() [1/2]

bool openstudio::model::ChillerElectricEIR::setReferenceChilledWaterFlowRate ( boost::optional< double > referenceChilledWaterFlowRate)

◆ setReferenceChilledWaterFlowRate() [2/2]

bool openstudio::model::ChillerElectricEIR::setReferenceChilledWaterFlowRate ( double referenceChilledWaterFlowRate)

◆ setReferenceCondenserFluidFlowRate() [1/2]

bool openstudio::model::ChillerElectricEIR::setReferenceCondenserFluidFlowRate ( boost::optional< double > referenceCondenserFluidFlowRate)

◆ setReferenceCondenserFluidFlowRate() [2/2]

bool openstudio::model::ChillerElectricEIR::setReferenceCondenserFluidFlowRate ( double referenceCondenserFluidFlowRate)

◆ setReferenceCOP()

bool openstudio::model::ChillerElectricEIR::setReferenceCOP ( double referenceCOP)

◆ setReferenceEnteringCondenserFluidTemperature()

bool openstudio::model::ChillerElectricEIR::setReferenceEnteringCondenserFluidTemperature ( double referenceEnteringCondenserFluidTemperature)

◆ setReferenceLeavingChilledWaterTemperature()

bool openstudio::model::ChillerElectricEIR::setReferenceLeavingChilledWaterTemperature ( double referenceLeavingChilledWaterTemperature)

◆ setSizingFactor()

bool openstudio::model::ChillerElectricEIR::setSizingFactor ( double sizingFactor)

◆ setTemperatureDifferenceAcrossCondenserSchedule()

bool openstudio::model::ChillerElectricEIR::setTemperatureDifferenceAcrossCondenserSchedule ( Schedule & temperatureDifferenceAcrossCondenserSchedule)

◆ setThermosiphonCapacityFractionCurve()

bool openstudio::model::ChillerElectricEIR::setThermosiphonCapacityFractionCurve ( const Curve & thermosiphonCapacityFractionCurve)

◆ setThermosiphonMinimumTemperatureDifference()

bool openstudio::model::ChillerElectricEIR::setThermosiphonMinimumTemperatureDifference ( double thermosiphonMinimumTemperatureDifference)

◆ sizingFactor()

double openstudio::model::ChillerElectricEIR::sizingFactor ( ) const

◆ temperatureDifferenceAcrossCondenserSchedule()

boost::optional< Schedule > openstudio::model::ChillerElectricEIR::temperatureDifferenceAcrossCondenserSchedule ( ) const

◆ thermosiphonCapacityFractionCurve()

boost::optional< Curve > openstudio::model::ChillerElectricEIR::thermosiphonCapacityFractionCurve ( ) const

◆ thermosiphonMinimumTemperatureDifference()

double openstudio::model::ChillerElectricEIR::thermosiphonMinimumTemperatureDifference ( ) const

◆ validChillerFlowModeValues()

static std::vector< std::string > openstudio::model::ChillerElectricEIR::validChillerFlowModeValues ( )
static

◆ validCondenserFlowControlValues()

static std::vector< std::string > openstudio::model::ChillerElectricEIR::validCondenserFlowControlValues ( )
static

◆ validCondenserTypeValues()

static std::vector< std::string > openstudio::model::ChillerElectricEIR::validCondenserTypeValues ( )
static

Friends And Related Symbol Documentation

◆ ChillerElectricEIRVector

using ChillerElectricEIRVector = std::vector<ChillerElectricEIR>
related

◆ OptionalChillerElectricEIR

using OptionalChillerElectricEIR = boost::optional<ChillerElectricEIR>
related