water_curves ============ .. py:module:: water_curves Classes ------- .. autoapisummary:: water_curves.water_curves Module Contents --------------- .. py:class:: water_curves .. py:attribute:: path_to_file .. py:attribute:: P1 .. py:attribute:: P2 .. py:attribute:: P3 .. py:attribute:: P4 .. py:attribute:: P5 .. py:attribute:: P6 .. py:attribute:: P7 .. py:attribute:: T .. py:attribute:: points .. py:method:: plot_water_curves(ax) Function that plots the lines of water phase diagram curves Args: ax: matplotlib axes class object where diagram is added Returns: ax: matplotlib axes class with final water diagram