dragonfly_energy.des package¶
Submodules¶
- dragonfly_energy.des.connector module
ThermalConnector
ThermalConnector.ToString()
ThermalConnector.duplicate()
ThermalConnector.from_dict()
ThermalConnector.from_dict_abridged()
ThermalConnector.from_geojson_dict()
ThermalConnector.move()
ThermalConnector.reflect()
ThermalConnector.reverse()
ThermalConnector.rotate_xy()
ThermalConnector.scale()
ThermalConnector.to_dict()
ThermalConnector.to_geojson_dict()
ThermalConnector.display_name
ThermalConnector.geometry
ThermalConnector.identifier
- dragonfly_energy.des.ghe module
BoreholeParameter
FluidParameter
GHEDesignParameter
GroundHeatExchanger
GroundHeatExchanger.ToString()
GroundHeatExchanger.duplicate()
GroundHeatExchanger.from_dict()
GroundHeatExchanger.from_geojson_dict()
GroundHeatExchanger.move()
GroundHeatExchanger.reflect()
GroundHeatExchanger.rotate_xy()
GroundHeatExchanger.scale()
GroundHeatExchanger.to_dict()
GroundHeatExchanger.to_geojson_dict()
GroundHeatExchanger.display_name
GroundHeatExchanger.geometry
GroundHeatExchanger.identifier
PipeParameter
PipeParameter.ToString()
PipeParameter.duplicate()
PipeParameter.from_dict()
PipeParameter.to_dict()
PipeParameter.ARRANGEMENT_TYPES
PipeParameter.arrangement
PipeParameter.conductivity
PipeParameter.heat_capacity
PipeParameter.inner_diameter
PipeParameter.outer_diameter
PipeParameter.roughness
PipeParameter.shank_spacing
SoilParameter
- dragonfly_energy.des.junction module
ThermalJunction
ThermalJunction.ToString()
ThermalJunction.duplicate()
ThermalJunction.move()
ThermalJunction.reflect()
ThermalJunction.rotate_xy()
ThermalJunction.scale()
ThermalJunction.to_geojson_dict()
ThermalJunction.building_identifier
ThermalJunction.display_name
ThermalJunction.geometry
ThermalJunction.identifier
ThermalJunction.system_identifier
- dragonfly_energy.des.loop module
FourthGenThermalLoop
FourthGenThermalLoop.ToString()
FourthGenThermalLoop.duplicate()
FourthGenThermalLoop.from_dict()
FourthGenThermalLoop.to_des_param_dict()
FourthGenThermalLoop.to_dict()
FourthGenThermalLoop.chilled_water_setpoint
FourthGenThermalLoop.display_name
FourthGenThermalLoop.hot_water_setpoint
FourthGenThermalLoop.identifier
GHEThermalLoop
GHEThermalLoop.ToString()
GHEThermalLoop.assign_junction_buildings()
GHEThermalLoop.convert_to_units()
GHEThermalLoop.duplicate()
GHEThermalLoop.from_dict()
GHEThermalLoop.from_geojson()
GHEThermalLoop.ghe_designer_dict()
GHEThermalLoop.junctions()
GHEThermalLoop.loop_polygon()
GHEThermalLoop.move()
GHEThermalLoop.ordered_connectors()
GHEThermalLoop.reflect()
GHEThermalLoop.rotate_xy()
GHEThermalLoop.scale()
GHEThermalLoop.to_des_param_dict()
GHEThermalLoop.to_dict()
GHEThermalLoop.to_geojson_dict()
GHEThermalLoop.to_ghe_param_dict()
GHEThermalLoop.borehole_parameters
GHEThermalLoop.clockwise_flow
GHEThermalLoop.connectors
GHEThermalLoop.design_parameters
GHEThermalLoop.display_name
GHEThermalLoop.fluid_parameters
GHEThermalLoop.ground_heat_exchangers
GHEThermalLoop.identifier
GHEThermalLoop.pipe_parameters
GHEThermalLoop.soil_parameters
Module contents¶
Subpackage for District Energy System (DES) simulation.