File:Chambadal–Novikov efficiency.svg

From testwiki
Jump to navigation Jump to search
Original file (SVG file, nominally 720 × 540 pixels, file size: 19 KB)

This file is from Wikimedia Commons and may be used by other projects. The description on its file description page there is shown below.

Summary

Description
English: Desc

Python

import numpy as np
import matplotlib.pyplot as plt

# Generate x values
x = np.linspace(0, 1, 10000)

# Calculate the corresponding y values
y = 1 - np.sqrt(1 - x)

# Create the plot
plt.figure(figsize=(8, 6))
plt.plot(x, y, label=r'$1 - \sqrt{1 - x}}}, color='blue')
plt.plot(x, x, linestyle='--', label=r'$y = x}}, color='red')

# Add labels to axes
plt.xlabel(r'$\eta_{Carnot}}})
plt.ylabel(r'$\eta}})
# Show the plot
plt.grid(True)
plt.savefig("eta_carnot.svg")

Date
Source Own work
Author Cosmia Nebula

Licensing

I, the copyright holder of this work, hereby publish it under the following license:
w:en:Creative Commons
attribution share alike
This file is licensed under the Creative Commons Attribution-Share Alike 4.0 International 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.

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

depicts

image/svg+xml

bb7648a26a79cb7e8a88ba9315e0dcf3cd2a2925

19,686 byte

540 pixel

720 pixel

File history

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

Date/TimeThumbnailDimensionsUserComment
current08:04, 29 September 2023Thumbnail for version as of 08:04, 29 September 2023720 × 540 (19 KB)wikimediacommons>Cosmia NebulaUploaded while editing "Endoreversible thermodynamics" on en.wikipedia.org

The following page uses this file: