Pinned Repositories
Aero-matlab
My matlab homework files
Aero-shock
My Cpp, python and fortran practice files
ApproximateRiemannSolvers
My personal collection of Riemann solvers using MUSCL and WENO schemes written as short Matlab scripts
Euler
The Euler Equations of Compressible Fluid Flow
LG_Vortex_Beams
Matlab implementations of Laguerre-Gaussian Vortex Beams
MUSCL
MUSCL (Monotonic Upstream-Centered Scheme for Conservation Laws) example schemes
openLBMflow
A tiny but powerful open source Lattice Boltzmann solver
ShallowWaterEquations
Conservative discretizations for the Saint Venant (shallow water) equations
WENO
WENO (Weighted Essentially Non-Oscillatory) schemes
WENO5-X
A 1-d comparison of finite difference implementations of fifth-order WENO schemes, namely WENO-JS, WENO-M and WENO-Z.
wme7's Repositories
wme7/openLBMflow
A tiny but powerful open source Lattice Boltzmann solver
wme7/MultiGPU_AdvectionDiffusion
Multi-GPU (CUDA-MPI) baseline implementation of Heat Equation and the inviscid Burgers' equation
wme7/Matlab2CPP
Example files I've been developing to get become more familiar in programming multiple GPUs.
wme7/WENO7-Z
A 1-d comparison between the finite difference implementations of seventh-order WENO-JS and the WENO-Z scheme.
wme7/ADER-WENO
A Python implementation of the ADER-WENO method for solving hyperbolic systems of PDEs
wme7/Fluid2d
A versatile Python-Fortran CFD code that solves a large class of 2D flows
wme7/2DENSE
2 Dimensional Euler/Naviers-Stokes Equations solver
wme7/Aero-TeX
My TeX Homeworks and Reports
wme7/FourierContinuation
Fourier Continuation or Fourier Extension Method for solving PDEs
wme7/Partition-CGNS-Mesh-Example
This is just an example of how a cgns mesh consisting of triangular elements can be loaded, partitioned with Metis and then written to a new CGNS file with each partition a separate section.
wme7/AcousticBEM
Boundary Element Method code for solving acoustic equations.
wme7/Blender_Bvoxer
Codes and blendfiles to use voxel data for scientific visualization in blender.
wme7/c2numpy
Pure-header, no dependency C/C++ code to write Numpy files (.npy)
wme7/CompPhys
CompPhys - a Computational Physics repository
wme7/Craft
A simple Minecraft clone written in C using modern OpenGL (shaders).
wme7/CUDACFD_out
CUDA C/C++ scripts for Computational Fluid Dynamics (CFD) for presentation purposes (that goes out)
wme7/Ensemble-Kalman-Filter
EnKF in Matlab for a system of two PDEs modeling burglar behavior (model of Short et al.)
wme7/gl_cl_interop_pingpong_st
OpenCL<>OpenGL interop sample using explicit Event sync
wme7/gl_cuda_interop_pingpong_st
Single-threaded CUDA OpenGL Interop
wme7/GR_Hydro
Evolves the General Relativistic Euler Equations in a 3+1 spacetime
wme7/kalman-filter
The Kalman Filter (Python & MATLAB)
wme7/libnpy
C++ library for reading and writing of numpy's .npy files
wme7/mixbench
A GPU benchmark tool for evaluating GPUs on mixed operational intensity kernels (CUDA, OpenCL, HIP)
wme7/mtheme
A modern LaTeX Beamer theme
wme7/Nifty
Numerical computing in Swift – for Linux and macOS
wme7/obbg
a block/voxel-based game
wme7/osx-terminal.app-colors-solarized
Solarized color theme for OS X 10.7+ Terminal.app
wme7/shoc
The SHOC Benchmark Suite
wme7/SIPG_MATLAB_OPTIMISED
wme7/XH5For
XDMF parallel partitioned mesh I/O on top of HDF5