Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 248 Bytes

File metadata and controls

4 lines (3 loc) · 248 Bytes

QuadTreeCode

Matlab code to generate a 2D QuadTreeMesh from a conductivity map. Refining the areas of high gradient. Also an implementation of del^2 V = F for a variety of BC's. Basically builds a resistor network representing the FD equation.