Skip to content

Commit

Permalink
Add a section for BDE tutorial
Browse files Browse the repository at this point in the history
  • Loading branch information
rashatwi committed Sep 13, 2023
1 parent 1037196 commit d933920
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions docs/source/workflows/tutorials.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,12 @@ This page is under construction.

Running an ESP workflow
------------------------------
This workflow calculates the partial charges on atoms of a molecule. The charges are fit
to the electrostatic potential at points selected according to the Merz-Singh-Kollman
The ESP workflow calculates the partial charges on atoms of a molecule. The charges are
fit to the electrostatic potential at points selected according to the Merz-Singh-Kollman
scheme, but other schemes supported by Gaussian can be used as well.

**The ESP workflow performs the following steps:**


.. mermaid::

%%{
Expand Down Expand Up @@ -161,6 +160,9 @@ This will output the partial charges on the atoms of the molecule:
"16": ["H", 0.034974],
}
Running a BDE workflow
------------------------------


Running an MD workflow
------------------------------
Expand Down

0 comments on commit d933920

Please sign in to comment.