OpenStudio:model
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
Public Member Functions | Static Public Member Functions | Related Functions | List of all members
openstudio::model::RefrigerationSystem Class Reference

#include <RefrigerationSystem.hpp>

+ Inheritance diagram for openstudio::model::RefrigerationSystem:

Public Member Functions

bool addAirChiller (const RefrigerationAirChiller &airChiller)
 
bool addCascadeCondenserLoad (const RefrigerationCondenserCascade &refrigerationCondenserCascade)
 
bool addCase (const RefrigerationCase &refrigerationCase)
 
bool addCompressor (const RefrigerationCompressor &compressor)
 
bool addHighStageCompressor (const RefrigerationCompressor &highStageCompressor)
 
bool addSecondarySystemLoad (const RefrigerationSecondarySystem &refrigerationSecondarySystem)
 
bool addWalkin (const RefrigerationWalkIn &refrigerationWalkin)
 
std::vector
< RefrigerationAirChiller
airChillers () const
 
std::vector
< RefrigerationCondenserCascade
cascadeCondenserLoads () const
 
std::vector< RefrigerationCasecases () const
 
ModelObject clone (Model model) const
 
std::vector
< RefrigerationCompressor
compressors () const
 
std::vector
< RefrigerationCompressor
highStageCompressors () const
 
std::vector< IdfObjectremove ()
 
void removeAirChiller (const RefrigerationAirChiller &airChiller)
 
void removeAllAirChillers ()
 
void removeAllCascadeCondenserLoads ()
 
void removeAllCases ()
 
void removeAllCompressors ()
 
void removeAllHighStageCompressors ()
 
void removeAllSecondarySystemLoads ()
 
void removeAllWalkins ()
 
void removeCascadeCondenserLoad (const RefrigerationCondenserCascade &refrigerationCondenserCascade)
 
void removeCase (const RefrigerationCase &refrigerationCase)
 
void removeCompressor (const RefrigerationCompressor &compressor)
 
void removeHighStageCompressor (const RefrigerationCompressor &highStageCompressor)
 
void removeSecondarySystemLoad (const RefrigerationSecondarySystem &refrigerationSecondarySystem)
 
void removeWalkin (const RefrigerationWalkIn &refrigerationWalkin)
 
std::vector
< RefrigerationSecondarySystem
secondarySystemLoads () const
 
std::vector< RefrigerationWalkInwalkins () const
 
Constructors and Destructors
 RefrigerationSystem (const Model &model)
 
virtual ~RefrigerationSystem ()
 
Getters
boost::optional< ModelObjectrefrigerationCondenser () const
 
double minimumCondensingTemperature () const
 
std::string refrigerationSystemWorkingFluidType () const
 
std::string suctionTemperatureControlType () const
 
bool isSuctionTemperatureControlTypeDefaulted () const
 
boost::optional
< RefrigerationSubcoolerMechanical
mechanicalSubcooler () const
 
boost::optional
< RefrigerationSubcoolerLiquidSuction
liquidSuctionHeatExchangerSubcooler () const
 
double sumUASuctionPiping () const
 
bool isSumUASuctionPipingDefaulted () const
 
boost::optional< ThermalZonesuctionPipingZone () const
 
std::string endUseSubcategory () const
 
bool isEndUseSubcategoryDefaulted () const
 
std::string numberofCompressorStages () const
 
std::string intercoolerType () const
 
bool isIntercoolerTypeDefaulted () const
 
double shellandCoilIntercoolerEffectiveness () const
 
bool isShellandCoilIntercoolerEffectivenessDefaulted () const
 
Setters
bool setRefrigerationCondenser (const ModelObject &refrigerationCondenser)
 Sets the refrigeration condenser for this refrigeration system. More...
 
bool setMinimumCondensingTemperature (double minimumCondensingTemperature)
 
bool setRefrigerationSystemWorkingFluidType (std::string refrigerationSystemWorkingFluidType)
 
bool setSuctionTemperatureControlType (std::string suctionTemperatureControlType)
 
void resetSuctionTemperatureControlType ()
 
bool setMechanicalSubcooler (const RefrigerationSubcoolerMechanical &refrigerationSubcoolerMechanical)
 
void resetMechanicalSubcooler ()
 
bool setLiquidSuctionHeatExchangerSubcooler (const RefrigerationSubcoolerLiquidSuction &refrigerationSubcoolerLiquidSuction)
 
void resetLiquidSuctionHeatExchangerSubcooler ()
 
bool setSumUASuctionPiping (double sumUASuctionPiping)
 
void resetSumUASuctionPiping ()
 
bool setSuctionPipingZone (const ThermalZone &thermalZone)
 
void resetSuctionPipingZone ()
 
bool setEndUseSubcategory (std::string endUseSubcategory)
 
void resetEndUseSubcategory ()
 
bool setIntercoolerType (std::string intercoolerType)
 
void resetIntercoolerType ()
 
bool setShellandCoilIntercoolerEffectiveness (double shellandCoilIntercoolerEffectiveness)
 
void resetShellandCoilIntercoolerEffectiveness ()
 
- Public Member Functions inherited from openstudio::model::ModelObject
virtual ~ModelObject ()
 
ModelObject clone () const
 Creates a deep copy of this object, placing it in this object's model(). More...
 
ModelObject clone (Model model) const
 Creates a deep copy of this object, placing it in model. More...
 
Component createComponent () const
 Method for creating sharable Model snippets. More...
 
Model model () const
 Returns the Model that contains this object. More...
 
boost::optional< ParentObjectparent () const
 Return this object's parent in the hierarchy, if it has one. More...
 
std::vector< ResourceObjectresources () const
 Get the resources directly used by this ModelObject. More...
 
template<typename T >
std::vector< T > getModelObjectSources () const
 Get all objects of type T that point to this object. More...
 
template<typename T >
std::vector< T > getModelObjectSources (IddObjectType iddObjectType) const
 Get all objects of type T that point to this object. More...
 
template<typename T >
boost::optional< T > getModelObjectTarget (unsigned index) const
 Get the object of type T pointed to by this object from field index. More...
 
template<typename T >
std::vector< T > getModelObjectTargets () const
 Get all objects of type T to which this object points. More...
 
const std::vector< std::string > & outputVariableNames () const
 Get all output variables names that could be associated with this object. More...
 
std::vector< OutputVariableoutputVariables () const
 Get all output variables associated with this object, must run simulation to generate data. More...
 
boost::optional
< openstudio::TimeSeries
getData (const OutputVariable &variable, const std::string &envPeriod) const
 Get data associated with this output variable and this object. More...
 
std::vector< LifeCycleCostlifeCycleCosts () const
 Returns the list of all LifeCycleCosts that refer to this object. More...
 
std::vector< IdfObjectremoveLifeCycleCosts ()
 Removes all LifeCycleCosts that refer to this object. More...
 
IddObjectType iddObjectType () const
 This is a virtual function that will tell you the type of iddObject you are dealing with. More...
 
AdditionalProperties additionalProperties () const
 Returns this object's additional properties, constructing a new object if necessary. More...
 
bool hasAdditionalProperties () const
 Returns true if this object has additional properties. More...
 
std::vector< IdfObjectremoveAdditionalProperties ()
 Removes all additional properties that refer to this object. More...
 
bool setParent (ParentObject &newParent)
 set the parent, child may have to call non-const methods on the parent More...
 
bool operator< (const ModelObject &right) const
 
bool operator== (const ModelObject &other) const
 equality test More...
 
bool operator!= (const ModelObject &other) const
 inequality test More...
 
std::vector< ScheduleTypeKeygetScheduleTypeKeys (const Schedule &schedule) const
 Return the ScheduleTypeKeys indicating how schedule is used in this object. More...
 
boost::optional< double > getAutosizedValue (std::string valueName, std::string unitString) const
 Gets the autosized component value from the sql file. More...
 
virtual std::vector
< EMSActuatorNames
emsActuatorNames () const
 Return the names of the available ems actuators. More...
 
virtual std::vector< std::string > emsInternalVariableNames () const
 Return the names of the available ems internal variables. More...
 
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 (unsigned index, const std::vector< std::string > &refLists=std::vector< std::string >()) const
 
std::vector< std::string > canBeTarget () const
 
std::vector< unsigned > getSourceIndices (const Handle &targetHandle) const
 
std::vector< WorkspaceObjectgetSources (IddObjectType type) const
 
boost::optional< WorkspaceObjectgetTarget (unsigned index) const
 
IdfObject idfObject ()
 
IdfObject idfObject () const
 
bool initialized () const
 
bool isSource () const
 
bool isTarget () const
 
unsigned numSources () const
 
bool objectListFieldsEqual (const WorkspaceObject &other) const
 
bool objectListFieldsNonConflicting (const WorkspaceObject &other) const
 
bool operator< (const WorkspaceObject &right) const
 
std::ostream & operator<< (std::ostream &os, const WorkspaceObject &workspaceObject)
 
std::vector
< openstudio::IdfObject
remove ()
 
bool setPointer (unsigned index, const Handle &targetHandle)
 
std::vector< WorkspaceObjectsources () const
 
std::vector< WorkspaceObjecttargets () const
 
Workspace workspace () const
 
virtual ~WorkspaceObject ()
 
- Public Member Functions inherited from openstudio::IdfObject
std::string briefDescription () const
 
cast () const
 
std::vector< T > castVector (const std::vector< U > &objects)
 
std::vector< std::vector
< std::string > > 
clearExtensibleGroups ()
 
IdfObject clone (bool keepHandle=false) const
 
std::string comment () const
 
boost::optional< std::string > createName (bool overwrite=true)
 
std::vector< unsigned > dataFields () const
 
bool dataFieldsEqual (const IdfObject &other) const
 
std::vector< std::string > eraseExtensibleGroup (unsigned groupIndex)
 
std::vector< IdfExtensibleGroupextensibleGroups () const
 
boost::optional< std::string > fieldComment (unsigned index, bool returnDefault=false) const
 
boost::optional< double > getDouble (unsigned index, bool returnDefault=false) const
 
IdfExtensibleGroup getExtensibleGroup (unsigned groupIndex) const
 
std::vector< Handle > getHandles (const std::vector< T > &objects)
 
boost::optional< intgetInt (unsigned index, bool returnDefault=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< unsigned > getUnsigned (unsigned index, bool returnDefault=false) const
 
boost::optional< QUrl > getURL (unsigned index, bool returnDefault=false) const
 
Handle handle () const
 
IddObject iddObject () const
 
 IdfObject (IddObjectType type, bool fastName=false)
 
 IdfObject (const IddObject &, bool fastName=false)
 
 IdfObject (const IdfObject &other)
 
IdfExtensibleGroup insertExtensibleGroup (unsigned groupIndex)
 
IdfExtensibleGroup insertExtensibleGroup (unsigned groupIndex, const std::vector< std::string > &values)
 
bool isDataField (unsigned index) const
 
bool isEmpty (unsigned index) const
 
bool isObjectListField (unsigned index) const
 
bool isValid (StrictnessLevel level, bool checkNames=false) const
 
boost::optional< unsigned > maxExtensibleGroups () const
 
boost::optional< unsigned > maxFields () const
 
unsigned minExtensibleGroups () const
 
unsigned minFields () const
 
boost::optional< std::string > name (bool returnDefault=false) const
 
std::string nameString (bool returnDefault=false) const
 
unsigned numExtensibleGroups () const
 
unsigned numFields () const
 
unsigned numNonextensibleFields () const
 
std::vector< unsigned > objectListFields () const
 
bool objectListFieldsEqual (const IdfObject &other) const
 
bool objectListFieldsNonConflicting (const IdfObject &other) const
 
bool operator!= (const IdfObject &other) const
 
std::ostream & operator<< (std::ostream &os, const IdfObject &IdfObject)
 
bool operator== (const IdfObject &other) const
 
boost::optional< T > optionalCast () const
 
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 (const std::vector< std::string > &values)
 
std::vector< unsigned > requiredFields () const
 
void setComment (const std::string &msg)
 
bool setDouble (unsigned index, double value)
 
bool setFieldComment (unsigned index, const std::string &cmnt)
 
bool setInt (unsigned index, int value)
 
boost::optional< std::string > setName (const std::string &newName)
 
bool setQuantity (unsigned index, const Quantity &q)
 
bool setString (unsigned index, const std::string &value)
 
bool setUnsigned (unsigned index, unsigned value)
 
std::vector< T > subsetCastVector (const std::vector< U > &original)
 
ValidityReport validityReport (StrictnessLevel level, bool checkNames=false) const
 
virtual ~IdfObject ()
 

Static Public Member Functions

static IddObjectType iddObjectType ()
 
static std::vector< std::string > intercoolerTypeValues ()
 
static std::vector< std::string > refrigerationSystemWorkingFluidTypeValues ()
 
static std::vector< std::string > suctionTemperatureControlTypeValues ()
 
- 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 Functions

(Note that these are not member functions.)

typedef boost::optional
< RefrigerationSystem
OptionalRefrigerationSystem
 
typedef std::vector
< RefrigerationSystem
RefrigerationSystemVector
 

Additional Inherited Members

- Public Types inherited from openstudio::WorkspaceObject
typedef boost::optional
< WorkspaceObject
OptionalWorkspaceObject
 
typedef std::vector
< WorkspaceObject
WorkspaceObjectVector
 
- Public Types inherited from openstudio::IdfObject
typedef std::pair< IdfObject,
IdfObject
IdfObjectPair
 
typedef std::vector< IdfObjectIdfObjectVector
 
typedef boost::optional
< IdfObject
OptionalIdfObject
 
- Protected Types inherited from openstudio::model::ModelObject
typedef detail::ModelObject_Impl ImplType
 
- 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::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

RefrigerationSystem is a ModelObject that wraps the OpenStudio IDD object 'OS:Refrigeration:System'.

Constructor & Destructor Documentation

openstudio::model::RefrigerationSystem::RefrigerationSystem ( const Model model)
explicit
virtual openstudio::model::RefrigerationSystem::~RefrigerationSystem ( )
inlinevirtual

Member Function Documentation

bool openstudio::model::RefrigerationSystem::addAirChiller ( const RefrigerationAirChiller airChiller)
bool openstudio::model::RefrigerationSystem::addCascadeCondenserLoad ( const RefrigerationCondenserCascade refrigerationCondenserCascade)
bool openstudio::model::RefrigerationSystem::addCase ( const RefrigerationCase refrigerationCase)
bool openstudio::model::RefrigerationSystem::addCompressor ( const RefrigerationCompressor compressor)
bool openstudio::model::RefrigerationSystem::addHighStageCompressor ( const RefrigerationCompressor highStageCompressor)
bool openstudio::model::RefrigerationSystem::addSecondarySystemLoad ( const RefrigerationSecondarySystem refrigerationSecondarySystem)
bool openstudio::model::RefrigerationSystem::addWalkin ( const RefrigerationWalkIn refrigerationWalkin)
std::vector<RefrigerationAirChiller> openstudio::model::RefrigerationSystem::airChillers ( ) const
std::vector<RefrigerationCondenserCascade> openstudio::model::RefrigerationSystem::cascadeCondenserLoads ( ) const
std::vector<RefrigerationCase> openstudio::model::RefrigerationSystem::cases ( ) const
ModelObject openstudio::model::RefrigerationSystem::clone ( Model  model) const
std::vector<RefrigerationCompressor> openstudio::model::RefrigerationSystem::compressors ( ) const
std::string openstudio::model::RefrigerationSystem::endUseSubcategory ( ) const
std::vector<RefrigerationCompressor> openstudio::model::RefrigerationSystem::highStageCompressors ( ) const
static IddObjectType openstudio::model::RefrigerationSystem::iddObjectType ( )
static
std::string openstudio::model::RefrigerationSystem::intercoolerType ( ) const
static std::vector<std::string> openstudio::model::RefrigerationSystem::intercoolerTypeValues ( )
static
bool openstudio::model::RefrigerationSystem::isEndUseSubcategoryDefaulted ( ) const
bool openstudio::model::RefrigerationSystem::isIntercoolerTypeDefaulted ( ) const
bool openstudio::model::RefrigerationSystem::isShellandCoilIntercoolerEffectivenessDefaulted ( ) const
bool openstudio::model::RefrigerationSystem::isSuctionTemperatureControlTypeDefaulted ( ) const
bool openstudio::model::RefrigerationSystem::isSumUASuctionPipingDefaulted ( ) const
boost::optional<RefrigerationSubcoolerLiquidSuction> openstudio::model::RefrigerationSystem::liquidSuctionHeatExchangerSubcooler ( ) const
boost::optional<RefrigerationSubcoolerMechanical> openstudio::model::RefrigerationSystem::mechanicalSubcooler ( ) const
double openstudio::model::RefrigerationSystem::minimumCondensingTemperature ( ) const
std::string openstudio::model::RefrigerationSystem::numberofCompressorStages ( ) const
boost::optional<ModelObject> openstudio::model::RefrigerationSystem::refrigerationCondenser ( ) const
std::string openstudio::model::RefrigerationSystem::refrigerationSystemWorkingFluidType ( ) const
static std::vector<std::string> openstudio::model::RefrigerationSystem::refrigerationSystemWorkingFluidTypeValues ( )
static
std::vector<IdfObject> openstudio::model::RefrigerationSystem::remove ( )
void openstudio::model::RefrigerationSystem::removeAirChiller ( const RefrigerationAirChiller airChiller)
void openstudio::model::RefrigerationSystem::removeAllAirChillers ( )
void openstudio::model::RefrigerationSystem::removeAllCascadeCondenserLoads ( )
void openstudio::model::RefrigerationSystem::removeAllCases ( )
void openstudio::model::RefrigerationSystem::removeAllCompressors ( )
void openstudio::model::RefrigerationSystem::removeAllHighStageCompressors ( )
void openstudio::model::RefrigerationSystem::removeAllSecondarySystemLoads ( )
void openstudio::model::RefrigerationSystem::removeAllWalkins ( )
void openstudio::model::RefrigerationSystem::removeCascadeCondenserLoad ( const RefrigerationCondenserCascade refrigerationCondenserCascade)
void openstudio::model::RefrigerationSystem::removeCase ( const RefrigerationCase refrigerationCase)
void openstudio::model::RefrigerationSystem::removeCompressor ( const RefrigerationCompressor compressor)
void openstudio::model::RefrigerationSystem::removeHighStageCompressor ( const RefrigerationCompressor highStageCompressor)
void openstudio::model::RefrigerationSystem::removeSecondarySystemLoad ( const RefrigerationSecondarySystem refrigerationSecondarySystem)
void openstudio::model::RefrigerationSystem::removeWalkin ( const RefrigerationWalkIn refrigerationWalkin)
void openstudio::model::RefrigerationSystem::resetEndUseSubcategory ( )
void openstudio::model::RefrigerationSystem::resetIntercoolerType ( )
void openstudio::model::RefrigerationSystem::resetLiquidSuctionHeatExchangerSubcooler ( )
void openstudio::model::RefrigerationSystem::resetMechanicalSubcooler ( )
void openstudio::model::RefrigerationSystem::resetShellandCoilIntercoolerEffectiveness ( )
void openstudio::model::RefrigerationSystem::resetSuctionPipingZone ( )
void openstudio::model::RefrigerationSystem::resetSuctionTemperatureControlType ( )
void openstudio::model::RefrigerationSystem::resetSumUASuctionPiping ( )
std::vector<RefrigerationSecondarySystem> openstudio::model::RefrigerationSystem::secondarySystemLoads ( ) const
bool openstudio::model::RefrigerationSystem::setEndUseSubcategory ( std::string  endUseSubcategory)
bool openstudio::model::RefrigerationSystem::setIntercoolerType ( std::string  intercoolerType)
bool openstudio::model::RefrigerationSystem::setLiquidSuctionHeatExchangerSubcooler ( const RefrigerationSubcoolerLiquidSuction refrigerationSubcoolerLiquidSuction)
bool openstudio::model::RefrigerationSystem::setMechanicalSubcooler ( const RefrigerationSubcoolerMechanical refrigerationSubcoolerMechanical)
bool openstudio::model::RefrigerationSystem::setMinimumCondensingTemperature ( double  minimumCondensingTemperature)
bool openstudio::model::RefrigerationSystem::setRefrigerationCondenser ( const ModelObject refrigerationCondenser)

Sets the refrigeration condenser for this refrigeration system.

Parameters
[in]refrigerationCondenserThe refrigeration condenser.

Valid inputs:
RefrigerationCondenserAirCooled
RefrigerationCondenserCascade
RefrigerationCondenserEvaporativeCooled
RefrigerationCondenserWaterCooled

bool openstudio::model::RefrigerationSystem::setRefrigerationSystemWorkingFluidType ( std::string  refrigerationSystemWorkingFluidType)
bool openstudio::model::RefrigerationSystem::setShellandCoilIntercoolerEffectiveness ( double  shellandCoilIntercoolerEffectiveness)
bool openstudio::model::RefrigerationSystem::setSuctionPipingZone ( const ThermalZone thermalZone)
bool openstudio::model::RefrigerationSystem::setSuctionTemperatureControlType ( std::string  suctionTemperatureControlType)
bool openstudio::model::RefrigerationSystem::setSumUASuctionPiping ( double  sumUASuctionPiping)
double openstudio::model::RefrigerationSystem::shellandCoilIntercoolerEffectiveness ( ) const
boost::optional<ThermalZone> openstudio::model::RefrigerationSystem::suctionPipingZone ( ) const
std::string openstudio::model::RefrigerationSystem::suctionTemperatureControlType ( ) const
static std::vector<std::string> openstudio::model::RefrigerationSystem::suctionTemperatureControlTypeValues ( )
static
double openstudio::model::RefrigerationSystem::sumUASuctionPiping ( ) const
std::vector<RefrigerationWalkIn> openstudio::model::RefrigerationSystem::walkins ( ) const

Friends And Related Function Documentation

typedef boost::optional<RefrigerationSystem> OptionalRefrigerationSystem
related
typedef std::vector<RefrigerationSystem> RefrigerationSystemVector
related