dutykh / NavierStokes2DLinks
Spectral solution for 2D Navier-Stokes equations
☆14Updated 8 years ago
Alternatives and similar repositories for NavierStokes2D
Users that are interested in NavierStokes2D are comparing it to the libraries listed below
Sorting:
- Solve the 1D forced Burgers equation with high order finite elements and finite difference schemes.☆26Updated 2 years ago
- In computational fluid dynamics (CFD), the SIMPLE algorithm is a widely used numerical procedure to solve the Navier–Stokes equations. SI…☆16Updated 4 years ago
- This repository contains code for data-driven LES of two-dimensional turbulence.☆11Updated 3 years ago
- 1D RANS model simulation at fully developed turbulent channel flow.☆17Updated 8 years ago
- DNS (Direct Numerical Simulation) for an incompressible Newtonian fluid flow in a cylindrical geometry (cylindrical tank) or cylindrical …☆15Updated 10 years ago
- Numerical schemes for the Cahn-Hilliard equation.☆18Updated 8 years ago
- My codes written using Fenics☆20Updated 4 months ago
- 2D Navier-Stokes solver for the square cavity flow using a spectral collocation method☆10Updated 6 years ago
- Direct Numerical Simulation of Fluid Flow with IBM Using Python☆32Updated 2 years ago
- Computational fluid dynamics codes☆18Updated last month
- A Numerical Analysis Package in Python☆12Updated 3 years ago
- A Python library for solving any system of hyperbolic or parabolic Partial Differential Equations. The PDEs can have stiff source terms a…☆60Updated 5 years ago
- This directory contains the Lecture files and Project codes in both Julia and Matlab for a course based on the Springer textbook "An Intr…☆70Updated 5 months ago
- Experimental preCICE-adapter for the open source computing platform FEniCSx☆12Updated last month
- Repository for project codes related to turbulence modelling.☆11Updated 10 months ago
- This codes calculates the dimensionalized POD and uses SINDy from the PySINDy python package to build a data-driven model for it. The cod…☆20Updated 4 years ago
- Finite Volume PINNs for Hyperbolic Conservation Laws & Compressible Flow☆18Updated 2 years ago
- This code implements the Tensor Basis Neural Network (TBNN) as described in Ling et al. (Journal of Fluid Mechanics, 2016).☆40Updated 7 years ago
- A Python toolkit to calculate and visualize turbulence anisotropy and turbulent viscosity from Reynolds stress tensor data.☆20Updated last year
- This is a replication of "CFD Python: 12 steps to Navier-Stokes" in Julia☆40Updated 8 years ago
- Finite volume method applied to the advection-diffusion equation☆46Updated last year
- This repository contains the MATLAB implementation of popular numerical methods in Computation Fluid dynamics. Starting from simple meth…☆11Updated 3 years ago
- Level set modeling of multi-phase flow in a velocity field using the finite element and finite volume methods☆28Updated 6 years ago
- ALPACA: Adaptive Level-set PArallel Code☆21Updated 2 years ago
- The lid-driven cavity is a popular problem within the field of computational fluid dynamics (CFD) for validating computational methods. I…