Explore projects
-
-
EVEREST / evkit
MIT LicenseUpdated -
Updated
-
Updated
-
Filip Zaoral / GMT
GNU General Public License v2.0 or laterA tool for automated generation of finite element/volume meshes using Gmsh with emphasis on discretization of boundary layers and organization of elements/volumes and nodes into groups based on information contained in input geometry file/s.
Updated -
-
-
-
-
-
HPC in data science: Introduction to parallel programming, 2022-01-31 -> 2022-02-04, sctrain.eu/course/hpc-parallel/
Updated -
Updated
-
The code solves a reaction diffusion equation known as Fischer’s Equation.
Updated -
CG implements a simple version of the conjugate gradient method for solving a system of linear equations of the form A*x=b, suitable for situations in which the matrix A is positive definite and symmetric.
Updated -
Poisson computes an approximate solution to the Poisson equation in a rectangle.
Updated -
Heated Plate solves the steady state heat equation in a 2D rectangular region.
Updated -
Forest Fire simulates a forest fire over a rectangular array of trees, starting at a single random location.
Updated -
Game of Life computes a few steps of the evolution of John Conway's Game of Life.
Updated -
Fast Fourier Transform (FFT) is speed-up technique for calculating Discrete Fourier Transform.
Updated