Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: burgers-equation

skoohy/GPT-PINN

Generative Pre-Trained Physics-Informed Neural Networks Implementation

Language: Python - Size: 3 MB - Last synced: about 20 hours ago - Pushed: 1 day ago - Stars: 38 - Forks: 11

JMcardenas/CS4ML

This is a repository for CS4ML. It is a general framework for active learning in regression problems. It approximates a target function arising from general types of data, rather than pointwise samples.

Language: MATLAB - Size: 4.45 MB - Last synced: 7 days ago - Pushed: 8 days ago - Stars: 0 - Forks: 0

314arhaam/burger-pinn

A Physics-Informed Neural Network for solving Burgers' equation.

Language: Jupyter Notebook - Size: 1.18 MB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 21 - Forks: 6

Francesco-Zeno-Costanzo/PDE

small examples of solving simple pde

Language: Fortran - Size: 20 MB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 4 - Forks: 1

ray-chew/mmidk

Course material I created for the tutorial "Mathematical Modelling in Climate Research" at the Freie Universität Berlin

Language: Jupyter Notebook - Size: 42.5 MB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 0 - Forks: 0

ray-chew/data_assimilation_examples

Simple data assimilation studies

Language: Jupyter Notebook - Size: 583 KB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 0 - Forks: 0

whalenpt/rkstiff

Runge-Kutta adaptive-step solvers for nonlinear PDEs. Solvers include both exponential time differencing and integrating factor methods.

Language: Python - Size: 3.7 MB - Last synced: 25 days ago - Pushed: over 1 year ago - Stars: 10 - Forks: 1

L1ssandra/DG-with-WENO-Limiter

A simple Fortran code of DG+KXRCF Detector+WENO Limiter solving 2D Burgers Equation

Language: Fortran - Size: 3.94 MB - Last synced: 4 months ago - Pushed: almost 2 years ago - Stars: 6 - Forks: 0

sachabinder/Burgers_equation_simulation

Python script solving the Burgers' equation (équation de Burgers) 1D by using FFT pseudo-spectral method.

Language: Python - Size: 544 KB - Last synced: 4 months ago - Pushed: almost 3 years ago - Stars: 17 - Forks: 1

alsvinn/alsvinn

The fast Finite Volume simulator with UQ support.

Language: C++ - Size: 5.11 MB - Last synced: 2 months ago - Pushed: over 3 years ago - Stars: 24 - Forks: 7

soumyasen1809/OpenMP_C_12_steps_to_Navier_Stokes

Parallelization attempt to the “12 steps to Navier–Stokes” lessons using OpenMP/C

Language: C - Size: 897 KB - Last synced: 4 months ago - Pushed: almost 4 years ago - Stars: 9 - Forks: 3

RePlasma/LiuCarleman2021

Efficient quantum algorithm for dissipative nonlinear differential equations

Language: Jupyter Notebook - Size: 1.33 MB - Last synced: 8 months ago - Pushed: 8 months ago - Stars: 0 - Forks: 0

souryajitroy/Pseudo-Spectral-Methods

Some of my own pseudo-spectral method codes

Language: Jupyter Notebook - Size: 2.09 MB - Last synced: 8 months ago - Pushed: 8 months ago - Stars: 0 - Forks: 0

souryajitroy/Non-Linear-PDE-course-codes

Assignment codes from my Non -linear PDE course in ICTS TIFR

Language: Jupyter Notebook - Size: 18.9 MB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

saitoasukakawaii/Burgers

Solving 1D Burger's equation using discontinuous Galerkin method

Language: C++ - Size: 57.6 KB - Last synced: 9 months ago - Pushed: over 1 year ago - Stars: 3 - Forks: 0

mino2357/Sample_program_PDE

偏微分方程式の数値計算サンプル.バグがまだ埋まってると思う.

Language: C++ - Size: 53.7 KB - Last synced: 10 months ago - Pushed: over 6 years ago - Stars: 3 - Forks: 1

xavierdechamps/Burgers_1D

Solve the 1D forced Burgers equation with high order finite elements and finite difference schemes.

Language: MATLAB - Size: 12.1 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 19 - Forks: 2

ddrous/hyperbolic-solvers

A bunch of solvers for some of the most common hyperbolic problems in C.

Language: TeX - Size: 19.1 MB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 2 - Forks: 0

kimy-de/pinns

Physics-informed neural networks (PINNs)

Language: Jupyter Notebook - Size: 881 KB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 2 - Forks: 1

Junxiao-Zhao/Curve_fitting_2D_Multi_variables

Fitting 2D curves or Multi-variable partial Differential Equations

Language: Python - Size: 2.35 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

alanmatzumiya/pySpectralPDE

PySpectral is a Python package for solving the partial differential equation (PDE) of Burgers' equation in its deterministic and stochastic version.

Language: Python - Size: 1.41 GB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 8 - Forks: 2

predsci/HUX

Heliospheric Upwind eXtrapolation Technique (HUX)

Language: Jupyter Notebook - Size: 184 MB - Last synced: about 1 year ago - Pushed: almost 3 years ago - Stars: 5 - Forks: 3

NohanJoemon/PDE-Datasets

This repository contains u,x,t datasets for 4 different Partial Differential Equations(PDEs) at various noise levels

Size: 39.9 MB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

whalenpt/spida

Spectral Integration and Differentiation Algorithms. Includes FFTs, Chebyshev Transforms, and Hankel transforms. Exponential time differencing and integrating factor Runge-Kutta methods.

Language: C++ - Size: 5.9 MB - Last synced: 11 months ago - Pushed: about 1 year ago - Stars: 1 - Forks: 0

gagocarrilloedgar/Burgers1D_Solver

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 behaviour of the total energy as a function of the Reynolds Number [Re], the number of modes [N] and finally the effect of these two on the number of iterations of the model. Finally a comparison between LES [Large Eddy Simulation] and DNS [Direct Numerical Simulation] is made in order to analysis when the increase in computational cost is necessary.

Language: MATLAB - Size: 688 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 3 - Forks: 2

mschiffn/volterra_burgers

Evaluation of an analytical Volterra series solution to the Burgers equation

Language: MATLAB - Size: 1.24 MB - Last synced: about 1 year ago - Pushed: about 4 years ago - Stars: 1 - Forks: 1

shardoolk/NMPDE-project-

Language: HTML - Size: 761 KB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

Related Keywords
burgers-equation 27 partial-differential-equations 6 python 5 matlab 4 deep-learning 3 diffusion-equation 3 pde 3 spectral-methods 3 runge-kutta 3 pinns 3 physics-informed-neural-networks 3 finite-difference-method 2 shallow-water-equations 2 adaptive-stepsize 2 exponential-time-differencing 2 hankel-tranform 2 integrating-factor 2 kdv 2 kuramoto-sivashinsky 2 nls 2 nonlinear-pde 2 discontinuous-galerkin-method 2 navier-stokes-equations 2 cfd 2 c 2 fft 2 finite-element-methods 2 turbulence 2 tensorflow 2 pytorch 2 allen-cahn 2 pdes 2 numerical-methods 2 neural-networks 2 neural-network 2 machine-learning 2 stencil 1 finite-elements 1 finite-difference 1 burgers 1 convection 1 cip 1 computational-science 1 rk4 1 pseudospectral 1 contraction-mapping 1 differential-equations 1 discrete-fourier-transform 1 dealiasing 1 quantum-algorithm 1 quadratic-nonlinearity 1 nonlinear-quantum-algorithm 1 dissipative-particle-dynamics 1 carleman-linearization 1 parallel-computing 1 openmp 1 dynamic-memory-allocation 1 convection-diffusion 1 nine-point 1 volterra-series 1 volterra-filter 1 volterra 1 plane-wave 1 nonlinear-waves 1 nonlinear-systems 1 fractional-steps 1 finite-difference-time-domain 1 diffusion 1 analytical-solution 1 flow-simulation 1 kdv-equation 1 advection-equation 1 system-identification 1 solar-physics 1 stochastic-differential-equations 1 numerical-analysis 1 fourier-analysis 1 tensorflow2 1 multivariable 1 transport-equation 1 pde-solver 1 hyperbolic-equations 1 spectrum 1 lagrange 1 high-order 1 hermite 1 computational-fluid-simulation 1 examples-python 1 data-assimilation 1 4d-var 1 tutorial-course 1 compressed-sensing 1 scientific-computing 1 heat-equation 1 finite-volume-method 1 generative-model 1 waves 1 transport 1 gradient-augmented 1 lax-wendroff 1