Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make Model size dependent on input of system_size #18

Closed
obrienpja opened this issue Dec 28, 2018 · 3 comments
Closed

Make Model size dependent on input of system_size #18

obrienpja opened this issue Dec 28, 2018 · 3 comments
Assignees

Comments

@obrienpja
Copy link
Member

Currently, the Models are hard-coded to a 4x4 Square Lattice. Make a constructor that takes system_size parameters as arguments and builds the appropriately sized Model.

@obrienpja
Copy link
Member Author

Tangentially related to Issue #19.

@obrienpja
Copy link
Member Author

obrienpja commented Dec 31, 2018

I am running into significant problems in this Issue. In summary, changing the Square Lattice constructor to take arguments for the x- and y-sizes of the system causes a logic error in the creation of the Model. I have opened a separate issue for this problem, Issue #26.

@obrienpja
Copy link
Member Author

#26 has been fixed, and we are now creating Models dynamically, with gnuplots included.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant