Category: Uncategorized
-

Crystal growth Monte Carlo
The programs associated with this project can be found on my Github, github.com/ELFREELAND/vapor_dep_monte_carlo What is crystal growth? Modern electronics are enabled by the ability to grow large crystals with minimal defects and impurities. This is typically done by creating a solid crystal from a fluid precursor. For example, silicon wafers for microprocessors are created by…
-

Simulating a stringed instrument
This was a fun project I initially undertook in October 2023. I was curious to see how vibrating strings looked under conditions actually found in musical instruments, and then took off in various directions, exploring frequency distributions of different picking locations and trying to generate audio from the simulations. You can find all the code…