top of page

Create Your First Project

Start adding your projects to your portfolio. Click on "Manage Projects" to get started

Ferromagnet Simulation

Description

Final Project for Scientific Computation

Date

Spring 2021

Location

Goucher College

Skills

Python, physics simulation, Monte Carlo simulation, Metropolis Algorithm, data visualization, MatPlotLib, Numpy

Objective

Pick a topic in science to simulate with Python.

Role

I worked independently on this project.

Results

The simulation displayed the theoretical behavior predicted by the 2D Ising Ferromagnet framework.

Reflection

This project taught me how to leverage Python libraries for custom data visualization and how to simulate a physical framework. Since this was one of my first coding projects, it is not very efficient and there are opportunities for it to be improved.

bottom of page