simulatedphysics / MCSM

Monte Carlo for Statistical Mechanics
0 stars 0 forks source link

Create Models with any type of Lattice #19

Open obrienpja opened 5 years ago

obrienpja commented 5 years ago

Currently, Models are hard-coded to create a Square Lattice. Write the code to instantiate a generic Lattice as a member of Model.

obrienpja commented 5 years ago

Tangentially related to Issue #18.