Stars
Multilayer perceptron for approximating various functions
An implementation of multilayer perceptron(MLP) on function approximation.
Code repo for paper "LaDEEP: A Deep Learning-based Surrogate Model for Large Deformation of Elastic-Plastic Solids"
FORTRAN code to solve implosion problem, Forward Facing step problem, Sod shock tube test, Double Mach Reflection problem, WENO, ENO, Flux reconstructions, Barth and Jespersen slope limiters, Venka…
A numerical simulation code for a double mach reflection problem.
This repository contains fundamental codes related to CFD that can be included in any graduate level CFD coursework.
Imputation of missing values of a matrix or data.frame using iterative prediction model
LargeScale Multiphysics Scientific Simulation Environment-OneFLOW CFD
Interactive 1D Euler equations solver — Compare finite volume schemes (Godunov, HLLC, Roe, MUSCL, WENO) on classical Riemann problems with a Streamlit app.
Self-written simple codes for testing discretization schemes
Conservative Finite-Difference Solver for Hyperbolic-Parabolic PDEs
1D Euler equation solver for calculating 1D shock tube problem
A 1D scalar conservation code using WENO reconstruction based on Caltech's AE 232 sample code
Test programs for 1D and 2D 5th order weno implementations
🌊 Julia software for fast, friendly, flexible, ocean-flavored fluid dynamics on CPUs and GPUs
Simple finite-differences solvers for the advection equation
A 1D finite volume code using WENO for the scalar advection and Burgers' equations.
Implementation of Runge-Kutta with TVD, Godunov and Weighted ENO Techniques
High-order WENO 1D Advection solver. Developed from "https://www.its.caltech.edu/~appelo/ae232/
Solution of inviscid Burgers equation using the fifth order WENO (periodic b.c.)
A sequence of Jupyter notebooks featuring the "12 Steps to Navier-Stokes" http://lorenabarba.com/
Matlab version of all the code of Lorena A. Barba's 12 steps to Navier stokes
2D Euler Equations Solver based on Lagrangian Approach