Skip to content
Snippets Groups Projects
Commit 11b773f6 authored by Anton Akhmerov's avatar Anton Akhmerov
Browse files

...also run the code :-)

parent 82f45560
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -125,3 +125,6 @@ def main():
phonons_1d_2masses()
meff_1d_tb()
tight_binding_1d()
if __name__ == "__main__":
main()
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment