Daniel's Math Library
-
Updated
Jul 31, 2016 - Fortran
Daniel's Math Library
Implementation of the 1D scheme for Poisson equation, described in the paper "A Cartesian Grid Embedded Boundary Method for Poisson's Equation on Irregular Domains", by Hans Johansen and Phillip Colella, JOURNAL OF COMPUTATIONAL PHYSICS 147, 60–85 (1998).
Basic numerical methods implemented in FORTRAN
some Fortran 77 programs made for the course PHN-311
Implement finite volume scheme to solve the Laplace equation (3.4), page 33 of "Finite Volume Methods", by Robert Eymard, Thierry Gallouet, and Raphaele Herbin. The link of the book: https://www.cmi.univ-mrs.fr/~herbin/PUBLI/bookevol.pdf
Euler equations unstructured solver using kinetic flux vector splitting (KFVS) scheme
Numerical methods and Physics problem and solution with FORTRAN
An idea for solving a given numerical integration using 3 methods. Trapezoid method, Romberg algorithm matrix and a Newton Cotes 4-point Simpson's Rule method
This is a very simple polynomial interpolator implemented in Fortran 90 📉
Numerical Analysis Problems and Solutions
My fortran code snippets
Personalised FAST codes based on FAST v8 with the implementation of TRD
Lightweight, standalone set of common linear algebraic operations for vectors and matrices.
Assignments of the subject Numerical and Matrix Analysis of the degree in Mathematics at the University of Santiago de Compostela (USC). Course 2018/2019
Bunch of fortran scripts to process astronomical data
Some numerical analysis algorithms for integration and interpolation.
Massively Parallel Semiconductor Device Simulation using Quantum Monte-Carlo
[WIP] Numerical methods implemented in Fortran.
Add a description, image, and links to the numerical-analysis topic page so that developers can more easily learn about it.
To associate your repository with the numerical-analysis topic, visit your repo's landing page and select "manage topics."