From 9000efddb9597a6569cf2b5b4a50bbcfac39ab86 Mon Sep 17 00:00:00 2001 From: Tom Hodson Date: Thu, 25 Aug 2022 19:56:58 +0200 Subject: [PATCH] updates! --- _includes/sidebar.html | 2 +- _sass/main.scss | 9 + _sass/thesis.scss | 23 +- _thesis/0_Preface/0.1_Aknowledgements.html | 171 +- _thesis/1_Introduction/1_Intro.html | 453 +- _thesis/2_Background/2.1_FK_Model.html | 749 ++-- _thesis/2_Background/2.2_HKM_Model.html | 284 +- _thesis/2_Background/2.3_Disorder.html | 441 +- .../3.1_LRFK_Model.html | 1964 ++------- .../3.2_LRFK_Methods.html | 477 +- .../3.3_LRFK_Results.html | 337 +- .../4.1.2_AMK_Model.html | 264 +- .../4.1_AMK_Model.html | 270 +- .../4.2_AMK_Methods.html | 303 +- .../4.3_AMK_Results.html | 288 +- _thesis/5_Conclusion/5_Conclusion.html | 177 +- .../A.1_Particle_Hole_Symmetry.html | 128 + .../A.2_Markov_Chain_Monte_Carlo.html | 146 + .../6_Appendices/A.3_Lattice_Generation.html | 60 + .../6_Appendices/A.4_Lattice_Colouring.html | 60 + _thesis/6_Appendices/A.5_The_Projector.html | 58 + _thesis/toc.html | 25 +- assets/js/thesis_scrollspy.js | 22 + .../background_chapter/alpha_diagram.svg | 1774 ++++++++ .../background_chapter/fk_phase_diagram.svg | 2710 ++++++++++++ .../thesis/background_chapter/simple_DOS.svg | 3919 +++++++++++++++++ thesis.html | 2 +- 27 files changed, 10522 insertions(+), 4594 deletions(-) create mode 100644 _thesis/6_Appendices/A.1_Particle_Hole_Symmetry.html create mode 100644 _thesis/6_Appendices/A.2_Markov_Chain_Monte_Carlo.html create mode 100644 _thesis/6_Appendices/A.3_Lattice_Generation.html create mode 100644 _thesis/6_Appendices/A.4_Lattice_Colouring.html create mode 100644 _thesis/6_Appendices/A.5_The_Projector.html create mode 100644 assets/js/thesis_scrollspy.js create mode 100644 assets/thesis/background_chapter/alpha_diagram.svg create mode 100644 assets/thesis/background_chapter/fk_phase_diagram.svg create mode 100644 assets/thesis/background_chapter/simple_DOS.svg diff --git a/_includes/sidebar.html b/_includes/sidebar.html index 6ec9ed2..4ba306b 100644 --- a/_includes/sidebar.html +++ b/_includes/sidebar.html @@ -1,4 +1,4 @@ -