/latticemc

Lattice Monte Carlo

Primary LanguageJupyter NotebookMIT LicenseMIT

Lattice Monte Carlo simulations of Liquid Crystal symmetry models

This package provides methods for running Monte Carlo simulations of lattice symmetry models that describe some types of liquid crystals. It is a follow-up on previous code that was used for obtaining results for my PhD dissertation, "Lattice Models of Biaxial, Tetrahedratic and Chiral Order". The aim is to reproduce all the results using well-tested code written in modern Python.

Installing

Python 3.7 is required. PyPi packages are coming. Until then, after cloning the package can be installed in development mode in a virtual environment:

pip install --upgrade -r requirements.txt

References