本圖片是以PNG、GIF或JPEG格式上傳。然而,其中包含的資料或訊息,應該重新建立成可縮放向量圖形(SVG)檔案,以更有效率或更準確的方式儲存。如有可能,請上傳本圖片的SVG格式版本。在上傳之後,請修改維基各姊妹計畫中所有使用舊版圖片的條目(列在圖像連結章節中),替換為新版圖片,並在舊圖片的描述頁中加入{{Vector version available|新圖片名稱.svg}}模板,同時移除本模板。
Anything uploaded on the English Wikipedia with Template:GFDL-self within the following dates has disclaimers applicable. Otherwise, no disclaimers are applicable.
22:43, 20 February 2004 to 17:19, 25 November 2005
23:00, 26 November 2005 to 23:28, 18 May 2007
21:17, 19 May 2007 to 20:01, 21 May 2007
For Template:GFDL, the dates are slightly different:
I improved the look of the plot. I added labels, a legend and made the lines clearer. Here's the Python code I used: <code><nowiki> import matplotlib.pyplot as plt import sympy f = 3 gamma = (f + 2) / f from sympy.abc import p, V, C adiabat = sympy.Eq(p*V**gamma, C) isotherm = sympy.Eq(p*V, C) fig, ax = plt.subplots() for equation, color, label in [ (adiabat, "k", "Adiabat"), (isotherm, "r", "Isotherm"), ]: needs_labels = True for C_value in np.logspace(0, 3, 15): q...
{{Information |Description=Superposition of Entropy and Temperature Contour Maps (on a P-V diagram). Isotherms are shown as red lines, and adiabats are shown as black lines. This image was made by AugPi. <br> (c) AugPi, 2004. Licensed to Wikimedia. <br