Skip to content

Commit

Permalink
Update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
kthpanor committed Mar 22, 2024
1 parent 754c722 commit e3be17c
Show file tree
Hide file tree
Showing 348 changed files with 17,090 additions and 27,827 deletions.
2 changes: 1 addition & 1 deletion .buildinfo
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: 6e2531388bad5c7431eb69dd2a4c263e
config: 1730e940bd0f5a51009b164991c631c2
tags: 645f666f9bcd5a90fca523b33c5a78b7
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Binary file removed _images/bithiophene_slider.png
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Binary file removed _images/kahweol_normal_mode_slider.png
Diff not rendered.
Binary file removed _images/kahweol_opt_slider.png
Diff not rendered.
Binary file removed _images/kahweol_slider.png
Diff not rendered.
Binary file removed _images/linear_polarization.gif
Diff not rendered.
4 changes: 2 additions & 2 deletions _sources/docs/mol_struct/coordinates.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"tags": []
},
"source": [
"(coord)=\n",
"(sec:coord)=\n",
"\n",
"# Choice of coordinates\n",
"\n",
Expand Down Expand Up @@ -175,7 +175,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.10.6"
"version": "3.11.8"
}
},
"nbformat": 4,
Expand Down
9 changes: 7 additions & 2 deletions _sources/docs/mol_struct/molstruct_gen.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,12 @@
"source": [
"# General aspects\n",
"\n",
"This section deals with general aspects of concern for explorations of potential energy surfaces, focusing on various types of [molecular coordinates](coord)."
"This section deals with general aspects of concern for explorations of potential energy surfaces. \n",
"- **[Choice of coordinates](sec:coord)**\n",
" contains an introduction to various types of molecular coordinates, from Cartesian coordinates to different internal coordinates.\n",
"- **[Molecular symmetry](sec:molsymm)** contains an introduction to molecular symmetry operations and point symmetry groups.\n",
"- **[Transition-state theory](sec:tst)** introduces the basic ideas related to transitions states and their role in chemical reactions, as well as the steps required to identify a transition state on the global potential energy surface.\n",
"- **[Optimization methods](sec:structopt-methods)** illustrates the basic algorithms for performing structure optimizations and how they compare to each other. "
]
},
{
Expand Down Expand Up @@ -35,7 +40,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.11.7"
"version": "3.11.8"
}
},
"nbformat": 4,
Expand Down
1,149 changes: 536 additions & 613 deletions _sources/docs/mol_struct/opt_struct.ipynb

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion _sources/docs/mol_struct/symmetry.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
"tags": []
},
"source": [
"(sec:molsymm)=\n",
"# Molecular symmetry\n",
"\n",
"Molecular symmetry operations are given by rotations, reflections, and inversions of the molecule which leaves the molecule unchanged. For further details about symmetry see [this section](https://kthpanor.github.io/echem/docs/elec_struct/group_theory.html)."
Expand Down Expand Up @@ -41,7 +42,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.11.7"
"version": "3.11.8"
}
},
"nbformat": 4,
Expand Down
2 changes: 1 addition & 1 deletion _sources/docs/mol_struct/tst.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.10.13"
"version": "3.11.8"
}
},
"nbformat": 4,
Expand Down
2 changes: 1 addition & 1 deletion _sources/docs/mol_struct/tst_gen.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -984,7 +984,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.10.13"
"version": "3.11.8"
}
},
"nbformat": 4,
Expand Down
Loading

0 comments on commit e3be17c

Please sign in to comment.