Numerical solution of wave equation using Fortran

As part of the Computational Fluid Dynamics course of my bachelor’s degree, I was tasked with the project of solving the wave equation below using 3 numerical methods as subroutines in Fortran programming language. ut+ux=0 Fortran is a general-purpose, compiled imperative programming language that is especially suited to numeric computation and scientific computing. Originally developedContinue reading “Numerical solution of wave equation using Fortran”

Design a site like this with WordPress.com
Get started