Solution to Burger's Equation (inviscid), written in C, using Adams-Bashforth Methods. These methods include the one, two, and three step algorithms.
-
Updated
Jul 14, 2017 - C
Solution to Burger's Equation (inviscid), written in C, using Adams-Bashforth Methods. These methods include the one, two, and three step algorithms.
Two solutions, written in MATLAB, for solving the viscous Burger's equation. They are both spectral methods: the first is a Fourier Galerkin method, and the second is Collocation on the Tchebyshev-Gauß-Lobatto points.
偏微分方程式の数値計算サンプル.バグがまだ埋まってると思う.
MATLAB functions and scripts for 1D Computational Fluid Dynamics
Simple (and not-so-simple) CFD solvers written in Fortran with Python plotting routines
Finite-difference solution to 1D viscid Burger's equation
Evaluation of an analytical Volterra series solution to the Burgers equation
Parallelization attempt to the “12 steps to Navier–Stokes” lessons using OpenMP/C
This report is developed with the purpose of giving the student a better understanding of what is turbulence modelling and its analysis. A brief introduction about the Burger's equation and the theories behind the models used later on the report. The study consist in the analysis of the Burger's equation in the Fourier space analysing the behavi…
The fast Finite Volume simulator with UQ support.
A bunch of solvers for some of the most common hyperbolic problems in C.
Heliospheric Upwind eXtrapolation Technique (HUX)
Python script solving the Burgers' equation (équation de Burgers) 1D by using FFT pseudo-spectral method.
This repository contains u,x,t datasets for 4 different Partial Differential Equations(PDEs) at various noise levels
Simulation of Viscosity-Stratified Flow in MATLAB.
Physics-informed neural networks (PINNs)
A simple Fortran code of DG+KXRCF Detector+WENO Limiter solving 2D Burgers Equation
Codes to simulate & solve the Burgers equation using Fourier analysis
Solve the 1D forced Burgers equation with high order finite elements and finite difference schemes.
Add a description, image, and links to the burgers-equation topic page so that developers can more easily learn about it.
To associate your repository with the burgers-equation topic, visit your repo's landing page and select "manage topics."