Tank ==== .. rubric:: *module* :mod:`wntr.network.elements` .. currentmodule:: wntr.network.elements .. autoclass:: Tank .. 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:: Tank.add_leak Tank.get_volume Tank.remove_leak Tank.to_dict Tank.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:: Tank.bulk_coeff Tank.coordinates Tank.demand Tank.diameter Tank.elevation Tank.head Tank.init_level Tank.initial_quality Tank.leak_area Tank.leak_demand Tank.leak_discharge_coeff Tank.leak_status Tank.level Tank.max_level Tank.min_level Tank.min_vol Tank.mixing_fraction Tank.mixing_model Tank.name Tank.node_type Tank.overflow Tank.pressure Tank.quality Tank.tag Tank.vol_curve Tank.vol_curve_name ~~~~~~~~~~~~~~~~~~~~~~~~~~~