File:Isothermal process.svg

Original file(SVG file, nominally 375 × 375 pixels, file size: 42 KB)

Captions

Captions

Add a one-line explanation of what this file represents

Summary edit

Description
English: Illustration of isothermal process
Date
Source Own work
Author Netheril96

Created by Asymptote and converted by Inkscape.

Source file

size(300);
settings.tex="xelatex";
usepackage("amsmath,unicode-math");
texpreamble("\setmathfont{XITS Math}");

import graph;
xaxis("$V$",-50,450,Arrow);
yaxis("$P$",-50,350,Arrow);
label("$O$",(0,0),SW);

real f(real x){return 15000/x;};
guide g=graph(f,f(350),350,operator..);
label(scale(1.2)*Label("$P=\dfrac{T}{V}$"),g,align=(2,2));
draw(g);

pair A=(f(200),200);pair B=(200,f(200));
pair C=(200,0);pair D=(f(200),0);
filldraw(graph(f,f(200),200,operator..)--C--D--cycle,lightblue);

dot(A);dot(B);

label("$A$",A,NE);label("$B$",B,NE);
label("$V_B$",C,S);label("$V_A$",D,S);
label(scale(1.2)*Label("$W_{A\to B}$"),((200+f(200))/2,50));

Licensing edit

I, the copyright holder of this work, hereby publish it under the following license:
Creative Commons CC-Zero This file is made available under the Creative Commons CC0 1.0 Universal Public Domain Dedication.
The person who associated a work with this deed has dedicated the work to the public domain by waiving all of their rights to the work worldwide under copyright law, including all related and neighboring rights, to the extent allowed by law. You can copy, modify, distribute and perform the work, even for commercial purposes, all without asking permission.

File history

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

Date/TimeThumbnailDimensionsUserComment
current14:24, 20 June 2011Thumbnail for version as of 14:24, 20 June 2011375 × 375 (42 KB)Netheril96 (talk | contribs)Complete conversion of text to path
14:21, 20 June 2011Thumbnail for version as of 14:21, 20 June 2011375 × 375 (43 KB)Netheril96 (talk | contribs)

The following 2 pages use this file:

File usage on other wikis

The following other wikis use this file: