فائل:Emissive Power.svg

Page contents not supported in other languages.
آزاد انسائیکلوپیڈیا، وکیپیڈیا توں

اصل فائل(ایس وی جی فائل، پکسل:۶۷۶ × ۴۷۴، فائل سائز: ۶۲ کلوبائٹ)

ایہ فائل Wikimedia Commons توں اے تے دوجیاں ویونتاں تے وی ورتی جاسکدی اے۔ گل بات اس دے فائل گل بات صفحہ تے تھلے دتی گئی۔

خلاصہ

تفصیل
English: Power emitted by a black body with emissivity equals to one and an area of 1 squared meter.
Español: Potencia emitida por un cuerpo negro con emisividad igual a la unidad y un área de 1 metro cuadrado.
تریخ
سروت آپݨا کم
لکھاری Nicoguaro
دوجے ورژن
SVG genesis
InfoField
 
The SVG code is valid.
 
This plot was created with Matplotlib.
Source code
InfoField

Python code

import numpy as np
import matplotlib.pyplot as plt
from matplotlib import rcParams

rcParams['font.size'] = 16
rcParams['font.family'] = 'serif'

# Colors
red = '#e41a1c'
blue = '#377eb8'
green = '#4daf4a'
purple = '#984ea3'

# Data
sigma = 5.670373e-8
area = 1
emissivity = 1
T = np.linspace(0, 400)
P = lambda T: sigma * area * emissivity * T**4

# First plot
fig = plt.figure(figsize=(8, 5))
ax1 = fig.add_subplot(111)
plt.plot(T, P(T), lw=2, color='black')
plt.grid(b=True, ls='--', alpha=0.4)
plt.xlabel(r"$T$ (K)")
plt.ylabel(r"$P$ (W/m$^2$)")

# Annotations
plt.plot(273.15, P(273.15), 'o', color=blue, ms=10)
plt.text(240, P(273.15), 'Ice', color=blue, va='center')
plt.plot(293.15, P(293.15), 'o', color=green, ms=10)
plt.text(300, P(293.15), 'Room\ntemperature', color=green, va='top')
plt.plot(310.15, P(310.15), 'o', color=purple, ms=10)
plt.text(220, P(310.15) + 10, 'Body\ntemperature', color=purple, va='bottom')
plt.plot(373.15, P(373.15), 'o', color=red, ms=10)
plt.text(320, P(373.15), 'Boiling\nwater', color=red)

# Second axis
ax2 = ax1.twiny()
ax2.set_xlim([-273.15, 126.85])
plt.xlabel(r"$T$ ($^\circ$C)")

plt.savefig('Emissive_Power.svg', bbox_inches='tight')
plt.show()

لائسنس –

میں، اس کم دے کاپیرائٹ دا مالک، اس کم نوں اس لائسنس دے مطابق چھاپدا واں:
w:en:Creative Commons
کس دے ناں
This file is licensed under the Creative Commons Attribution 4.0 International license.
تہانوں کھلھ اے:
  • حصہ کرنا – کاپی، ونڈنا تے کم بھیجنا
  • فیر رلانا – کم نوں فٹ کرنا
تھلے دتیاں شرطاں نال:
  • کس دے ناں – تسیں لازمی ایس کم دے بناں والے بارے دسو جنج اونے آکھیا اے یا جنج لسنس چ آکھیا گیا ہے۔

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

چترن

copyrighted English

۲۶ جون 2016

فائل دی تریخ

فائل نو اس ویلے دی حالت وچ ویکھن واسطے تاریخ/ویلے تے کلک کرو۔

تریخ تے ویلہنکی مورتپاسےورتن والاتیپّݨی کرو
موجودہ۲۲:۳۲, ۲۶ جون ۲۰۱۶۲۲:۳۲, ۲۶ جون ۲۰۱۶ ویلے دے ورژن ساتھ انگوٹھاکار روپ۶۷۶ × ۴۷۴ (۶۲ کلوبائٹ)NicoguaroUser created page with UploadWizard

تھلے دتے گئے 1 صفحے اس فائل نال جُڑدے نیں

فائل ویاپک ورتوں

ایہہ دوجے وکیاں ایس فائل نوں ورتدے نیں –

میٹا ڈیٹا