tanumoydhar
Doctoral candidate @Saintillan Research Group @Mechanical and Aerospace Engineering, University of California, San Diego
University of CaliforniaSan Diego
Pinned Repositories
1D-Heat-Equation
1D equation c++ codes FTCS,Dufort-frankel, RK4, Higher Order Compact (HOC)
1D-Swift-Hohenberg-equation
Objective: To integrate 1d Swift-Hohenberg (SH) equation with periodic boundaries. Method used: spectral method using Fourier modes in spatial dimension, time integration is performed using: second-order Adams-Bashforth + Crank-Nicholson (implicit treatment of linear terms and explicit treatment to non-linear terms)
2D-Lid-Driven-Cavity-Flow-Incompressible-Navier-Stokes-Solver
This repository provides MATLAB code for the lid-driven cavity flow where incompressible Navier Stokes equation is numerically solved using a simple 2nd order finite difference scheme on a staggered grid system.
atom
:atom: The hackable text editor
Auto07p
References, installation guide, and tutorial on "spatial pattern formation"
BIE2D
MATLAB tools for boundary integral equations in 2D (Laplace, Helmholtz, Stokes, ...)
Math228B
Numerical Solution to Partial Differential Equations
PyDMD
Python Dynamic Mode Decomposition
SlenderBody
Slender-body hydrodynamics
spod_matlab
Spectral proper orthogonal decomposition in Matlab
tanumoydhar's Repositories
tanumoydhar/2D-Lid-Driven-Cavity-Flow-Incompressible-Navier-Stokes-Solver
This repository provides MATLAB code for the lid-driven cavity flow where incompressible Navier Stokes equation is numerically solved using a simple 2nd order finite difference scheme on a staggered grid system.
tanumoydhar/PyDMD
Python Dynamic Mode Decomposition
tanumoydhar/1D-Swift-Hohenberg-equation
Objective: To integrate 1d Swift-Hohenberg (SH) equation with periodic boundaries. Method used: spectral method using Fourier modes in spatial dimension, time integration is performed using: second-order Adams-Bashforth + Crank-Nicholson (implicit treatment of linear terms and explicit treatment to non-linear terms)
tanumoydhar/atom
:atom: The hackable text editor
tanumoydhar/Auto07p
References, installation guide, and tutorial on "spatial pattern formation"
tanumoydhar/BIE2D
MATLAB tools for boundary integral equations in 2D (Laplace, Helmholtz, Stokes, ...)
tanumoydhar/SlenderBody
Slender-body hydrodynamics
tanumoydhar/awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
tanumoydhar/brew
🍺 The missing package manager for macOS (or Linux)
tanumoydhar/Chromatin_Code
A boundary integral simulation tool for chromatin organization inside the nucleus.
tanumoydhar/CMake
Mirror of CMake upstream repository
tanumoydhar/fmm2d
This codebase is a set of libraries to compute N-body interactions governed by the Laplace and Helmholtz equations, to a specified precision, in two dimensions, on a multi-core shared-memory machine.
tanumoydhar/hello-world
Hello world in every computer language.
tanumoydhar/IBAMR
An adaptive and distributed-memory parallel implementation of the immersed boundary (IB) method
tanumoydhar/Learning_closures
Codes to reproduce results from the JCP paper on learning closures
tanumoydhar/matplotlib
matplotlib: plotting with Python
tanumoydhar/mechanicsoflife
tanumoydhar/morpho_APS_2023
The Morpho language 🦋. Morpho is a small embeddable language for scientific computing applications.
tanumoydhar/OpenFOAM-dev
OpenFOAM Foundation development repository
tanumoydhar/Paraxial-Helmholtz-equation
Paraxial Helmholtz equation ∂φ∂y= ((−i) /2*k )∂2φ/∂x2, which looks like the unsteady heat equation except that y is % the time-like variable and the coefficient of the second derivative is imaginary. In this equation, φ is a complex variable representing the phase and amplitude of the wave and k is the wave number equal to 2π/λ, where λ is the wavelength.
tanumoydhar/plotcodes
tanumoydhar/PseudospectralTutorial
Contains notes and jupyter notebooks for Pseudospectral methods tutorial. (Les Houches, Summer 2017)
tanumoydhar/pybbfmm
Black-box fast multipole method package for Python
tanumoydhar/pybie2d
2D Boundary Integral Equation Tools in Python
tanumoydhar/pystokes
PyStokes: phoresis and Stokesian hydrodynamics in Python - https://pystokes.readthedocs.io
tanumoydhar/reveal.js
The HTML Presentation Framework
tanumoydhar/Supersonic-flow-past-a-flat-plate
Here is the code for a supersonic flow past a flat which I wrote during taking coursework.
tanumoydhar/Three-Tube-Kidney-Model
The exchange of solute and water in a 3-tube model of the human kidney is described by the following system of non-linear ordinary differential equations:
tanumoydhar/tuthpc
Tutorial on "Efficient Python for High-Performance Computing"
tanumoydhar/visit
VisIt - Visualization and Data Analysis for Mesh-based Scientific Data