Difference between revisions of "Thermodynamics"

From AutoMeKin
Jump to navigation Jump to search
(Vapor-liquid equilibrium diagram ideal mixture)
(Vapor-liquid equilibrium diagram ideal mixture)
Line 9: Line 9:
 
    
 
    
 
   <head>
 
   <head>
 +
 +
      <div align='center'>
 
      
 
      
 
       <meta charset="utf-8">
 
       <meta charset="utf-8">
Line 84: Line 86:
 
           })();
 
           })();
 
         </script>
 
         </script>
 +
 +
        </div>
 
      
 
      
 
   </body>
 
   </body>

Revision as of 16:53, 21 April 2019

Vapor-liquid equilibrium diagram ideal mixture

The following plot shows the vapor-liquid phase diagram for a binary mixture (A and B). The vapor pressures of the pure substances are [math]P_A^*[/math] and [math]P_B^*[/math], respectively. In the example below [math]P_A^*=1[/math] (a.u.) and the [math]P_B^*/P_A^*[/math] ratio can be changed moving the slider below.


slider.py example

Return to Main_Page