Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 1.13 KB

README.md

File metadata and controls

26 lines (17 loc) · 1.13 KB

ColdAsIce: Team ℏ

Abstract

In this text, we develop implement a Monte Carlo algorithm to study thermodynamic properties of ice. Our program, written in Python, is open-sourced. We consider a rudimentary 2 dimensional lattice model of ice and compute its entropy as a function of lattice size at absolute zero. A model of energetic ice is also considered and its thermodynamic properties are studied with temperature. We report a remarkable result for the energetic ice model, the presence of a phase transition at non zero temperatures.

This project is part of a submission for the course PHY 312: Numerical Methods, IISER Bhopal, Fall 2020.

Project Report

Link

Long Loop Algorithm Demonstration

Long loop gif

Prerequisites

Python3+, numpy, matplotlib.

Github Link

https://github.com/siddharthchaini/ColdAsIce

License

MIT

Authors

Tanmay Bhore, Siddharth Chaini, Siddharth Bachoti, Vipin Khade, Vinay Patil

IISER Bhopal