PyDHN
Install PyDHN:
Installation
Get started:
The Network class
Fluids
Soils
Components
Simulation
Loops
API reference:
pydhn
About:
References
PyDHN
Index
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
K
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
U
|
V
|
W
_
__init__() (AbstractLoop method)
(AbstractNetwork method)
(BranchPump method)
(BranchValve method)
(BypassPipe method)
(Component method)
(ConstantWater method)
(Consumer method)
(Controller method)
(Fluid method)
(KusudaSoil method)
(LagrangianPipe method)
(Network method)
(Pipe method)
(Producer method)
(PumpController method)
(Results method)
(Scheduler method)
(SimpleStep method)
(Soil method)
(Water method)
A
A0 (in module pydhn.default_values.default_values)
A1 (in module pydhn.default_values.default_values)
A2 (in module pydhn.default_values.default_values)
AbstractLoop (class in pydhn.solving.loops)
AbstractNetwork (class in pydhn.classes.abstract_network)
add_branch_pump() (Network method)
add_branch_valve() (Network method)
add_bypass_pipe() (Network method)
add_catalogue_from_dataframe() (in module pydhn.utilities.loading)
add_catalogue_from_postgres() (in module pydhn.utilities.loading)
add_component() (Network method)
add_consumer() (Network method)
add_edge() (AbstractNetwork method)
add_edges_from_dataframe() (in module pydhn.utilities.loading)
add_lagrangian_pipe() (Network method)
add_node() (AbstractNetwork method)
add_nodes_from_dataframe() (in module pydhn.utilities.loading)
add_nodes_from_postgres() (in module pydhn.utilities.loading)
add_pipe() (Network method)
add_producer() (Network method)
add_time_to_pipes() (in module pydhn.utilities.graph_utilities)
adjacency_matrix (AbstractNetwork property)
affine_by_parts() (in module pydhn.utilities.utilities)
append() (Results method)
assign_line() (in module pydhn.utilities.graph_utilities)
B
branch_components_mask (Network property)
branch_components_pointer (Network property)
BranchPump (class in pydhn.components.branch_pump)
BranchValve (class in pydhn.components.base_branch_valve)
BYPASS_CASING_THICKNESS (in module pydhn.default_values.default_values)
BYPASS_INSULATION_THICKNESS (in module pydhn.default_values.default_values)
BypassPipe (class in pydhn.components.base_bypass_pipe)
C
caching (AbstractNetwork property)
CASING_THICKNESS (in module pydhn.default_values.default_values)
celsius_to_kelvin() (in module pydhn.utilities.conversion)
Component (class in pydhn.components.abstract_component)
compute_adjacency_matrix() (in module pydhn.utilities.matrices)
compute_cons_temp_net() (in module pydhn.components.base_components_thermal)
compute_consumers_cycle_matrix() (in module pydhn.utilities.matrices)
compute_cycle_matrix() (in module pydhn.utilities.matrices)
compute_der() (Controller method)
(PumpController method)
compute_dp() (in module pydhn.solving.pressure)
compute_dp_pipe() (in module pydhn.components.base_components_hydraulics)
compute_dp_pipe_net() (in module pydhn.components.base_components_hydraulics)
compute_dp_pump_cs() (in module pydhn.components.citysim_components_hydraulics)
compute_dp_pump_cs_der() (in module pydhn.components.citysim_components_hydraulics)
compute_dp_valve() (in module pydhn.components.base_components_hydraulics)
compute_dp_valve_cs() (in module pydhn.components.citysim_components_hydraulics)
compute_dp_valve_cs_der() (in module pydhn.components.citysim_components_hydraulics)
compute_dp_valve_net() (in module pydhn.components.base_components_hydraulics)
compute_edge_temperatures() (in module pydhn.solving.temperature)
compute_friction_factor() (in module pydhn.components.base_components_hydraulics)
compute_hx_ideal_mdot() (in module pydhn.solving.common)
compute_hx_temp() (in module pydhn.components.base_components_thermal)
compute_hx_temp_net() (in module pydhn.components.base_components_thermal)
compute_imposed_mdot_matrix() (in module pydhn.utilities.matrices)
compute_incidence_matrix() (in module pydhn.utilities.matrices)
compute_kv_max_from_power() (in module pydhn.citysim.citysim_ops)
compute_linegraph() (in module pydhn.utilities.graph_utilities)
compute_linegraph_net() (in module pydhn.utilities.graph_utilities)
compute_network_cycle_matrix() (in module pydhn.utilities.matrices)
compute_nusselt() (in module pydhn.fluids.dimensionless_numbers)
compute_pipe_section_area() (in module pydhn.solving.common)
compute_pipe_temp() (in module pydhn.components.base_components_thermal)
compute_pipe_temp_net() (in module pydhn.components.base_components_thermal)
compute_prandtl() (in module pydhn.fluids.dimensionless_numbers)
compute_prod_temp_net() (in module pydhn.components.base_components_thermal)
compute_pump_ideal_speed() (in module pydhn.citysim.citysim_ops)
compute_pump_ks_from_params() (in module pydhn.citysim.citysim_ops)
compute_relative_error() (in module pydhn.utilities.utilities)
compute_residuals() (Controller method)
(PumpController method)
compute_reynolds() (in module pydhn.fluids.dimensionless_numbers)
compute_soil_temperature() (in module pydhn.solving.climate)
compute_valve_ideal_kv() (in module pydhn.citysim.citysim_ops)
connect_pairs() (in module pydhn.utilities.graph_utilities)
ConstantWater (class in pydhn.fluids.fluids)
Consumer (class in pydhn.components.base_consumer)
consumers_cycle_matrix (Network property)
consumers_mask (Network property)
consumers_pointer (Network property)
control_matrix (Controller property)
CONTROL_TYPE_CONS (in module pydhn.default_values.default_values)
Controller (class in pydhn.controllers.controller)
copy() (AbstractNetwork method)
CP_FLUID (in module pydhn.default_values.default_values)
CP_INTERNAL_PIPE (in module pydhn.default_values.default_values)
CP_WATER (in module pydhn.default_values.default_values)
current_phase (AbstractLoop property)
cycle_matrix (AbstractNetwork property)
(Network property)
D
D_BYPASS (in module pydhn.default_values.default_values)
D_HX (in module pydhn.default_values.default_values)
D_PIPES (in module pydhn.default_values.default_values)
default() (Encoder method)
DELTA_P (in module pydhn.default_values.default_values)
DELTA_P_FRICTION (in module pydhn.default_values.default_values)
DELTA_Z (in module pydhn.default_values.default_values)
demand_from_citysim_xml() (in module pydhn.citysim.citysim)
DEPTH (in module pydhn.default_values.default_values)
DISCRETIZATION (in module pydhn.default_values.default_values)
docstring_parameters() (in module pydhn.utilities.utilities)
DT_DESIGN (in module pydhn.default_values.default_values)
E
edge_mask (Controller property)
edges() (AbstractNetwork method)
edges_to_geojson() (in module pydhn.utilities.geospatial)
Encoder (class in pydhn.utilities.geospatial)
execute() (AbstractLoop method)
F
find_path_with_edge() (in module pydhn.utilities.graph_utilities)
Fluid (class in pydhn.fluids.fluids)
from_csv() (Results method)
G
get_control_matrix() (Controller method)
get_cp() (Fluid method)
(Water method)
get_edge() (Controller method)
get_edge_index() (Controller method)
get_edges_attribute_array() (AbstractNetwork method)
(in module pydhn.utilities.graph_utilities)
get_edges_with_attribute() (AbstractNetwork method)
get_furthest_consumers() (in module pydhn.utilities.graph_utilities)
get_k() (Fluid method)
(Soil method)
(Water method)
get_longest_paths() (in module pydhn.utilities.graph_utilities)
get_mu() (Fluid method)
(Water method)
get_nodes_attribute_array() (AbstractNetwork method)
(in module pydhn.utilities.graph_utilities)
get_nodes_with_attribute() (AbstractNetwork method)
get_pipes_to_consumers_dict() (in module pydhn.utilities.graph_utilities)
get_rho() (Fluid method)
(Water method)
get_supply_time() (in module pydhn.utilities.graph_utilities)
get_temp() (KusudaSoil method)
(Soil method)
gnielinski_nusselt() (in module pydhn.fluids.dimensionless_numbers)
graph_to_geodataframe() (in module pydhn.utilities.geospatial)
graph_to_geojson() (in module pydhn.utilities.geospatial)
H
H_EXT (in module pydhn.default_values.default_values)
HEAT_DEMAND (in module pydhn.default_values.default_values)
I
ideal_components_mask (Network property)
imposed_mdot_matrix (Network property)
imposed_pumps_mask (Network property)
imposed_valves_mask (Network property)
incidence_matrix (AbstractNetwork property)
INLET_TEMPERATURE (in module pydhn.default_values.default_values)
INSULATION_THICKNESS (in module pydhn.default_values.default_values)
INTERNAL_BYPASS_THICKNESS (in module pydhn.default_values.default_values)
INTERNAL_PIPE_THICKNESS (in module pydhn.default_values.default_values)
is_initialized() (Controller method)
isiter() (in module pydhn.utilities.utilities)
K
K2 (in module pydhn.default_values.default_values)
K_CASING (in module pydhn.default_values.default_values)
K_FLUID (in module pydhn.default_values.default_values)
K_INSULATION (in module pydhn.default_values.default_values)
K_INTERNAL_PIPE (in module pydhn.default_values.default_values)
K_SOIL (in module pydhn.default_values.default_values)
K_WATER (in module pydhn.default_values.default_values)
kelvin_to_celsius() (in module pydhn.utilities.conversion)
KusudaSoil (class in pydhn.soils.soils)
KV (in module pydhn.default_values.default_values)
KV_MIN (in module pydhn.default_values.default_values)
L
L_BYPASS_PIPES (in module pydhn.default_values.default_values)
L_PIPES (in module pydhn.default_values.default_values)
LagrangianPipe (class in pydhn.components.lagrangian_pipe)
laminar_nusselt() (in module pydhn.fluids.dimensionless_numbers)
leaf_components_mask (Network property)
leaf_components_pointer (Network property)
load_gml() (AbstractNetwork method)
load_graph() (AbstractNetwork method)
M
main_edge_mask (Network property)
mask() (Network method)
MASS_FLOW (in module pydhn.default_values.default_values)
MASS_FLOW_MIN_CONS (in module pydhn.default_values.default_values)
mass_flow_rate_to_velocity() (in module pydhn.utilities.conversion)
mass_flow_setpoints_mask (Network property)
mass_flow_setpoints_pointer (Network property)
mass_to_volumetric_flow_rate() (in module pydhn.utilities.conversion)
module
pydhn
pydhn.citysim
pydhn.citysim.citysim
pydhn.citysim.citysim_ops
pydhn.classes
pydhn.classes.abstract_network
pydhn.classes.network
pydhn.classes.results
pydhn.components
pydhn.components.abstract_component
pydhn.components.base_branch_valve
pydhn.components.base_bypass_pipe
pydhn.components.base_components_hydraulics
pydhn.components.base_components_thermal
pydhn.components.base_consumer
pydhn.components.base_pipe
pydhn.components.base_producer
pydhn.components.branch_pump
pydhn.components.citysim_components_hydraulics
pydhn.components.lagrangian_pipe
pydhn.components.vector_functions
pydhn.controllers
pydhn.controllers.controller
pydhn.controllers.pump_controller
pydhn.default_values
pydhn.default_values.default_values
pydhn.fluids
pydhn.fluids.dimensionless_numbers
pydhn.fluids.fluids
pydhn.networks
pydhn.networks.load_networks
pydhn.plotting
pydhn.plotting.interactive
pydhn.plotting.plotting
pydhn.soils
pydhn.soils.soils
pydhn.solving
pydhn.solving.climate
pydhn.solving.common
pydhn.solving.hydraulic_simulation
pydhn.solving.loops
pydhn.solving.pressure
pydhn.solving.temperature
pydhn.solving.thermal_simulation
pydhn.utilities
pydhn.utilities.caching
pydhn.utilities.conversion
pydhn.utilities.geospatial
pydhn.utilities.graph_utilities
pydhn.utilities.loading
pydhn.utilities.matrices
pydhn.utilities.utilities
MU_FLUID (in module pydhn.default_values.default_values)
MU_WATER (in module pydhn.default_values.default_values)
N
n_consumers (Network property)
n_edges (AbstractNetwork property)
n_nodes (AbstractNetwork property)
n_pipes (Network property)
n_producers (Network property)
Network (class in pydhn.classes.network)
nodes() (AbstractNetwork method)
nodes_to_geojson() (in module pydhn.utilities.geospatial)
np_cache() (in module pydhn.utilities.caching)
O
OUTLET_TEMPERATURE (in module pydhn.default_values.default_values)
P
path_masks (PumpController property)
Pipe (class in pydhn.components.base_pipe)
pipes_mask (Network property)
pipes_pointer (Network property)
plot_network() (AbstractNetwork method)
(in module pydhn.plotting.plotting)
plot_network_interactive() (in module pydhn.plotting.interactive)
POWER_MAX_HX (in module pydhn.default_values.default_values)
pressure_setpoints_mask (Network property)
pressure_setpoints_pointer (Network property)
Producer (class in pydhn.components.base_producer)
producers_mask (Network property)
producers_pointer (Network property)
PumpController (class in pydhn.controllers.pump_controller)
pumps_mask (Network property)
pydhn
module
pydhn.citysim
module
pydhn.citysim.citysim
module
pydhn.citysim.citysim_ops
module
pydhn.classes
module
pydhn.classes.abstract_network
module
pydhn.classes.network
module
pydhn.classes.results
module
pydhn.components
module
pydhn.components.abstract_component
module
pydhn.components.base_branch_valve
module
pydhn.components.base_bypass_pipe
module
pydhn.components.base_components_hydraulics
module
pydhn.components.base_components_thermal
module
pydhn.components.base_consumer
module
pydhn.components.base_pipe
module
pydhn.components.base_producer
module
pydhn.components.branch_pump
module
pydhn.components.citysim_components_hydraulics
module
pydhn.components.lagrangian_pipe
module
pydhn.components.vector_functions
module
pydhn.controllers
module
pydhn.controllers.controller
module
pydhn.controllers.pump_controller
module
pydhn.default_values
module
pydhn.default_values.default_values
module
pydhn.fluids
module
pydhn.fluids.dimensionless_numbers
module
pydhn.fluids.fluids
module
pydhn.networks
module
pydhn.networks.load_networks
module
pydhn.plotting
module
pydhn.plotting.interactive
module
pydhn.plotting.plotting
module
pydhn.soils
module
pydhn.soils.soils
module
pydhn.solving
module
pydhn.solving.climate
module
pydhn.solving.common
module
pydhn.solving.hydraulic_simulation
module
pydhn.solving.loops
module
pydhn.solving.pressure
module
pydhn.solving.temperature
module
pydhn.solving.thermal_simulation
module
pydhn.utilities
module
pydhn.utilities.caching
module
pydhn.utilities.conversion
module
pydhn.utilities.geospatial
module
pydhn.utilities.graph_utilities
module
pydhn.utilities.loading
module
pydhn.utilities.matrices
module
pydhn.utilities.utilities
module
R
read_citysim_xml() (in module pydhn.citysim.citysim)
real_components_mask (Network property)
Results (class in pydhn.classes.results)
return_line_mask (Network property)
return_line_pointer (Network property)
RHO_FLUID (in module pydhn.default_values.default_values)
RHO_INTERNAL_PIPE (in module pydhn.default_values.default_values)
RHO_WATER (in module pydhn.default_values.default_values)
ROUGHNESS (in module pydhn.default_values.default_values)
RPM (in module pydhn.default_values.default_values)
RPM_MAX (in module pydhn.default_values.default_values)
run_sanity_checks() (in module pydhn.utilities.graph_utilities)
(Network method)
S
safe_divide() (in module pydhn.utilities.utilities)
safe_slice() (in module pydhn.utilities.utilities)
save_gml() (AbstractNetwork method)
save_graph() (AbstractNetwork method)
Scheduler (class in pydhn.solving.loops)
secondary_producers_mask (Network property)
set() (Component method)
set_edge_attribute() (AbstractNetwork method)
set_edge_attributes() (AbstractNetwork method)
set_node_attribute() (AbstractNetwork method)
set_node_attributes() (AbstractNetwork method)
SETPOINT_TYPE_HX (in module pydhn.default_values.default_values)
SETPOINT_TYPE_HX_CONS (in module pydhn.default_values.default_values)
SETPOINT_TYPE_HX_CONS_REV (in module pydhn.default_values.default_values)
SETPOINT_TYPE_HX_PROD (in module pydhn.default_values.default_values)
SETPOINT_TYPE_HX_PROD_REV (in module pydhn.default_values.default_values)
SETPOINT_TYPE_HX_REV (in module pydhn.default_values.default_values)
SETPOINT_TYPE_HYD_CONS (in module pydhn.default_values.default_values)
SETPOINT_TYPE_HYD_PROD (in module pydhn.default_values.default_values)
SETPOINT_VALUE_HX (in module pydhn.default_values.default_values)
SETPOINT_VALUE_HX_CONS (in module pydhn.default_values.default_values)
SETPOINT_VALUE_HX_CONS_REV (in module pydhn.default_values.default_values)
SETPOINT_VALUE_HX_PROD (in module pydhn.default_values.default_values)
SETPOINT_VALUE_HX_PROD_REV (in module pydhn.default_values.default_values)
SETPOINT_VALUE_HX_REV (in module pydhn.default_values.default_values)
SETPOINT_VALUE_HYD_CONS (in module pydhn.default_values.default_values)
SETPOINT_VALUE_HYD_PROD (in module pydhn.default_values.default_values)
SimpleStep (class in pydhn.solving.loops)
Soil (class in pydhn.soils.soils)
solve_hydraulics() (in module pydhn.solving.hydraulic_simulation)
solve_thermal() (in module pydhn.solving.thermal_simulation)
stage (Controller property)
star_network() (in module pydhn.networks.load_networks)
STATIC_PRESSURE (in module pydhn.default_values.default_values)
STEPSIZE (in module pydhn.default_values.default_values)
supply_line_mask (Network property)
supply_line_pointer (Network property)
T
T_OUT_MIN (in module pydhn.default_values.default_values)
T_SECONDARY (in module pydhn.default_values.default_values)
T_SOIL (in module pydhn.default_values.default_values)
TEMPERATURE (in module pydhn.default_values.default_values)
temperature_from_citysim_xml() (in module pydhn.citysim.citysim)
to_citysim_xml() (in module pydhn.citysim.citysim)
(Network method)
to_csv() (Results method)
to_dataframes() (Results method)
to_geodataframe() (AbstractNetwork method)
to_geojson() (AbstractNetwork method)
to_linegraph() (AbstractNetwork method)
to_nx_graph() (AbstractNetwork method)
transition_nusselt() (in module pydhn.fluids.dimensionless_numbers)
U
update() (Controller method)
(PumpController method)
(Results method)
V
valves_mask (Network property)
velocity_to_mass_flow_rate() (in module pydhn.utilities.conversion)
velocity_to_volumetric_flow_rate() (in module pydhn.utilities.conversion)
volumetric_flow_rate_to_velocity() (in module pydhn.utilities.conversion)
volumetric_to_mass_flow_rate() (in module pydhn.utilities.conversion)
W
Water (class in pydhn.fluids.fluids)