This is a file from the Wikimedia Commons

File:Adiabatic saturation Engineering Thermodynamics.png

From Wikibooks, open books for an open world
Jump to navigation Jump to search

Adiabatic_saturation_Engineering_Thermodynamics.png(567 × 152 pixels, file size: 2 KB, MIME type: image/png)


Summary

Description
English:
prologues := 2;
% input metaobj.mp;
input hatching.mp;
extra_endfig := "currentpicture := currentpicture shifted -llcorner currentpicture;";
verbatimtex
%&latex
\documentclass{article}
\begin{document}
etex
beginfig(1);
  numeric u;
  u := 1cm;
%   drawarrow origin -- 10u * up;
%   drawarrow origin -- 10u * right;
  pickup pencircle scaled 2;
  path pp;
  pp := (-5u, 0) -- (-u, 0) -- (-u, -.5u) -- (0, -.5u);
%  draw pp xscaled -1;
%  draw pp;
  pp := pp .. reverse(pp xscaled -1);
  draw pp;
  path qq;
  qq := origin - 5u * dir (0) -- origin - .2u * dir (0) --
  origin - .2u * dir (0) - .5u * dir (90);
  qq := qq shifted (3u * dir (90));
  draw qq xscaled -1;
  draw qq;
  for i=1 upto 3:
    pair p;
    xpart p = xpart origin;
    ypart p = ypart point 2 of qq;
    draw p + .5u * dir(-45 * i) --  p + u * dir(-45 * i)
    dashed evenly withpen pencircle scaled 1;
  endfor;
  for i=1 upto 4:
    pair p;
    p := (i/5)[point 0 of qq, point 0 of pp];
    drawarrow p - .5u * dir (0) -- p + .5u * dir (0) withpen pencircle scaled .2;
    p := (i/5)[point 0 of (qq xscaled -1), point length(pp) of pp];
    drawarrow p - .5u * dir (0) -- p + .5u * dir (0) withpen pencircle scaled .2;
  endfor;
  label(btex \vbox{\hbox{\tt water}\hbox{\tt spray}} etex,
    (point 2 of qq) shifted (-.5u * dir (0)));
  label(btex \vbox{\hbox{\tt unsaturated}\hbox{\tt vapor}} etex, (-3u, 1.5u));
  label(btex \vbox{\hbox{\tt saturated}\hbox{\tt vapor}} etex, (7u, 1.5u));
  path wl;
  wl := (-10u, -.25u) -- (10u, -.25u);
  path wp;
  pickup pencircle scaled .2;
  wp := (wl intersectionpoint pp) -- (wl intersectionpoint reverse(pp));
  draw wp;
  draw wp shifted (.05u * down) dashed evenly;
  draw wp shifted (.15u * down) dashed evenly;
  currentpicture := currentpicture scaled 1.5;
endfig;
end;


en:/Images
Date 16 April 2004 (original upload date)
Source Transferred from en.wikibooks to Commons.
Author The original uploader was Norman Weiner at English Wikibooks.
Permission
(Reusing this file)
Released under the GNU Free Documentation License.

Licensing

GNU head Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled GNU Free Documentation License.
w:en:Creative Commons
attribution share alike
This file is licensed under the Creative Commons Attribution-Share Alike 3.0 Unported license.
You are free:
  • to share – to copy, distribute and transmit the work
  • to remix – to adapt the work
Under the following conditions:
  • attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
  • share alike – If you remix, transform, or build upon the material, you must distribute your contributions under the same or compatible license as the original.
This licensing tag was added to this file as part of the GFDL licensing update.

Original upload log

The original description page was here. All following user names refer to en.wikibooks.
Date/Time Dimensions User Comment
2004-04-16 14:54 567×152× (1775 bytes) Norman Weiner

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

depicts

16 April 2004

image/png

d15c7c41f0f746ccfc2389b978974a3344a43ae2

1,775 byte

152 pixel

567 pixel

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current23:29, 18 August 2017Thumbnail for version as of 23:29, 18 August 2017567 × 152 (2 KB)JackPotte{{BotMoveToCommons|en.wikibooks|year={{subst:CURRENTYEAR}}|month={{subst:CURRENTMONTHNAME}}|day={{subst:CURRENTDAY}}}} == {{int:filedesc}} == {{Information |Description={{en|<pre> prologues := 2; % input metaobj.mp; input hatching.mp; extra_endfig := "...

Metadata