Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Shuvra-Da-CodER committed Dec 9, 2024
2 parents 84ad2d3 + 4f095c9 commit 14e91c6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Calculators/Heat-Transfer-Calculator/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
## Description :-

The Heat Transfer Calculator is designed to calculate the amount of heat transferred between one region of temperature T1 and another region of temperature T2, which are L distance apart. The cross sectional area through which heat transfer occurs is A and the thermal conductivity of the material is K.
Working formula:- H=(K*A*(T~1~-T~2~)*t)/L
Working formula:- H=(K* A *(T<sub>1</sub>-T<sub>2</sub>)*t)/L

## Tech Stacks :-

Expand All @@ -18,4 +18,4 @@ Working formula:- H=(K*A*(T~1~-T~2~)*t)/L

## Screenshots :-

![image](https://github.com/user-attachments/assets/292b4795-916c-44f6-921b-92134efb8a08)
![image](https://github.com/user-attachments/assets/292b4795-916c-44f6-921b-92134efb8a08)

0 comments on commit 14e91c6

Please sign in to comment.