.. _air-to-water-heatpump-asset: Air-to-water heat pump asset ++++++++++++++++++++++++++++ The **Air-to-Water Heat Pump Asset** is the entity-level representation of a heat pump that uses ambient air as source and delivers heat to the thermal network. It captures the configuration needed to describe this specialized producer in the simulation input model. Implemented by -------------- This reference page documents the ``AirToWaterHeatPump`` entity in ``omotes_simulator_core.entities.assets.air_to_water_heat_pump``. Related documentation --------------------- - For asset behavior during simulation, see :doc:`../physics/air_to_water_heat_pump_physics`. - For control behavior that coordinates heat supply, see :doc:`../controller/controller`. .. autoclass:: omotes_simulator_core.entities.assets.air_to_water_heat_pump.AirToWaterHeatPump :no-index: :members: