Reservoir ========= .. rubric:: *module* :mod:`wntr.network.elements` .. currentmodule:: wntr.network.elements .. autoclass:: Reservoir .. HACK -- the point here is that we don't want this to appear in the output, but the autosummary should still generate the pages. .. autosummary:: Reservoir.to_dict Reservoir.to_ref .. HACK -- the point here is that we don't want this to appear in the output, but the autosummary should still generate the pages. .. autosummary:: Reservoir.base_head Reservoir.coordinates Reservoir.demand Reservoir.head Reservoir.head_pattern_name Reservoir.head_timeseries Reservoir.initial_quality Reservoir.leak_area Reservoir.leak_demand Reservoir.leak_discharge_coeff Reservoir.leak_status Reservoir.name Reservoir.node_type Reservoir.pressure Reservoir.quality Reservoir.tag ~~~~~~~~~~~~~~~~~~~~~~~~~~~