Skip to content

Navihdz/Fortran_codes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Heat Transfer Simulation and Derivation in Fortran

This repository contains Fortran implementations for simulating heat transfer on a 2D metal plate and calculating derivatives. Visualization of the results is done using MATLAB.

Heat Transfer Simulation

The Fortran code simulates heat transfer on a 2D metal plate, illustrating how heat propagates over time. The simulation results have been captured and are visualized in the GIF below:

Heat Transfer Simulation Simulation_heat_2D\figures\heat_simulation.gif

Derivative Calculation

The Fortran code also includes a derivative calculation. Below is a graph showing a sinusoidal function and its calculated derivative, which resembles the cosine function:

Derivative Calculation

Repository Structure

  • /Simulation_heat_2d: Contains Fortran code for simulating heat transfer.
  • /Derivative: Contains Fortran code for derivative calculation and MATLAB scripts for visualizing simulation results

Feel free to explore the code and experiment with the simulations and derivative calculations.


Enjoy exploring the heat transfer simulation and derivative calculation in Fortran!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published