Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 233 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 233 Bytes

This project implements a time-dependent Fokker-Planck equation solver for 1D diffusions using the SfePy library.

The initial condition is set to a nascent delta function, and the Crank-Nicolson method is used for time integration.