Below are some extra animations and figures of the simulation results. In addition, there is also the code used and the poster presented at OSU's 2024 Spring Poster Symposium
The videos below are animations of the Metropolis algorithm running on a 4 substance Potts model with periodic boundary conditions. Black represents rock, Gray represents water, White represents ice, and Green represents air.
The interaction strengths are: rr = 0; ww = 0; ii = 0; aa = .5; rw = 0; ri = -1; wi = -1; ra = -1; wa = 0; ia = -1;
The data for the rock in the models below is from Peszynska et al. (2021).
The code is hosted at the github repository: https://github.com/blazakin/URSA-Potts-Model/tree/main