Pinned Repositories
2d_on_lattice
Ecoli moving on 2d lattice.
2d_on_lattice_CUDA
Simulating ecoli moving on lattice with obstacles, using CUDA
2d_on_lattice_with_growth
Simulating ecoli on 2d lattice, considering growth and death
DDM
Differential Dynamic Microscopy
non_interacting_ABPs
Particle simulation of non-interacting active Brownian particles, using Heun's scheme and SIMD instruments for speed up.
Physics_Notes
Some notes on physics (mostly in Chinese).
simMIPS
Molecular dynamic simulation of interacting active particles. Run-and-tumble particles or active Brownian particles. Interacting with pairwise forces, or quorum sensing.
spectral_solver
Solver for nonlinear diffusion equations on disk, using pseudo spectral method with Chebyshev-Fourier series.
zhaoyongfeng1990.github.io
zhaoyongfeng1990's Repositories
zhaoyongfeng1990/Physics_Notes
Some notes on physics (mostly in Chinese).
zhaoyongfeng1990/DDM
Differential Dynamic Microscopy
zhaoyongfeng1990/simMIPS
Molecular dynamic simulation of interacting active particles. Run-and-tumble particles or active Brownian particles. Interacting with pairwise forces, or quorum sensing.
zhaoyongfeng1990/spectral_solver
Solver for nonlinear diffusion equations on disk, using pseudo spectral method with Chebyshev-Fourier series.
zhaoyongfeng1990/2d_on_lattice_with_growth
Simulating ecoli on 2d lattice, considering growth and death
zhaoyongfeng1990/zhaoyongfeng1990.github.io
zhaoyongfeng1990/2d_on_lattice
Ecoli moving on 2d lattice.
zhaoyongfeng1990/2d_on_lattice_CUDA
Simulating ecoli moving on lattice with obstacles, using CUDA
zhaoyongfeng1990/non_interacting_ABPs
Particle simulation of non-interacting active Brownian particles, using Heun's scheme and SIMD instruments for speed up.