Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 684 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 684 Bytes

fdm

fdm is a finite difference 3d visualization with JavaScript and python, similar project here: https://chrisboligprojects.pythonanywhere.com/fdm

Details

FDM matrices update the mesh based on user applied energy and initial conditions. Before every animation loop, a color map is applied based on high and low values. Starts out with Dirichlet boundary conditions (completely reflective, like a string tied to a wall) or you can choose the Nuemann conditions where the mesh is free to move

Screenshot 2023-06-14 132813

License

MIT